diff options
Diffstat (limited to 'sys-auth/pam_passwdqc')
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild index 0d721858e4b..53338be2a82 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit pam eutils toolchain-funcs DESCRIPTION="Password strength checking for PAM aware password changing programs" diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild index 99663893cdc..ab08019357f 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit pam eutils toolchain-funcs DESCRIPTION="Password strength checking for PAM aware password changing programs" |