From 3893fe63b83524644a2cc0fc54ee6ebed30d2570 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:15:56 +0100 Subject: x11-misc/alock: eutils-- Signed-off-by: Sam James --- x11-misc/alock/alock-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/alock') diff --git a/x11-misc/alock/alock-1.0.0.ebuild b/x11-misc/alock/alock-1.0.0.ebuild index 8488326f9503..e636eb5415e6 100644 --- a/x11-misc/alock/alock-1.0.0.ebuild +++ b/x11-misc/alock/alock-1.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs # we need this since there are no tagged releases yet DESCRIPTION="locks the local X display until a password is entered" -- cgit v1.2.3-65-gdbad