diff options
Diffstat (limited to 'www-apache/mod_fcgid')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild index b660fe032275..aa1fea10f4e4 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit apache-module eutils multilib DESCRIPTION="Binary-compatible alternative to mod_fastcgi with better process management" |