diff options
Diffstat (limited to 'sys-auth/pam_require/pam_require-0.7.ebuild')
-rw-r--r-- | sys-auth/pam_require/pam_require-0.7.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-auth/pam_require/pam_require-0.7.ebuild b/sys-auth/pam_require/pam_require-0.7.ebuild index 4804c0b1a5aa..86c057892009 100644 --- a/sys-auth/pam_require/pam_require-0.7.ebuild +++ b/sys-auth/pam_require/pam_require-0.7.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils pam DESCRIPTION="Allows you to require a special group or user to access a service" |