diff options
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | 4 | ||||
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild | 4 |
2 files changed, 4 insertions, 4 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 f371e586c44a..df4dab78ef92 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,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit apache-module eutils multilib -DESCRIPTION="A binary-compatible alternative to mod_fastcgi with better process management" +DESCRIPTION="Binary-compatible alternative to mod_fastcgi with better process management" HOMEPAGE="https://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" 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 9e82ab572bf5..b660fe032275 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit apache-module eutils multilib -DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management" +DESCRIPTION="Binary-compatible alternative to mod_fastcgi with better process management" HOMEPAGE="https://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" |