summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:53:33 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:07 +0100
commit1c2a4f3ccafc12f7e2b8e3dd7c47bc8f44f7cd21 (patch)
tree8dea69749be371fe5679598b42040e49586aadd4 /sys-auth
parentsys-auth/oath-toolkit: eutils-- (diff)
downloadgentoo-1c2a4f3ccafc12f7e2b8e3dd7c47bc8f44f7cd21.tar.gz
gentoo-1c2a4f3ccafc12f7e2b8e3dd7c47bc8f44f7cd21.tar.bz2
gentoo-1c2a4f3ccafc12f7e2b8e3dd7c47bc8f44f7cd21.zip
sys-auth/pam_skey: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
index 8c065a3bf569..df9cb74af248 100644
--- a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
+++ b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils pam autotools multilib readme.gentoo-r1
+inherit pam autotools multilib readme.gentoo-r1
DESCRIPTION="PAM interface for the S/Key authentication system"
HOMEPAGE="http://freshmeat.net/projects/pam_skey/"