diff options
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild index 61a9a805cd0b..693cc0c6699d 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit apache-module eutils multilib +inherit apache-module multilib DESCRIPTION="Binary-compatible alternative to mod_fastcgi with better process management" HOMEPAGE="https://httpd.apache.org/mod_fcgid/" |