diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild | 4 |
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/" |