diff options
Diffstat (limited to 'www-apache/pwauth/pwauth-2.3.10.ebuild')
-rw-r--r-- | www-apache/pwauth/pwauth-2.3.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/pwauth/pwauth-2.3.10.ebuild b/www-apache/pwauth/pwauth-2.3.10.ebuild index c1fd701b6e9c..7e2341f2621a 100644 --- a/www-apache/pwauth/pwauth-2.3.10.ebuild +++ b/www-apache/pwauth/pwauth-2.3.10.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -inherit base flag-o-matic pam toolchain-funcs +inherit flag-o-matic pam toolchain-funcs DESCRIPTION="A Unix Web Authenticator" HOMEPAGE="https://github.com/phokz/pwauth/tree/master/pwauth" |