diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:17:26 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:45 +0200 |
commit | f97ec42a2fc5d3c926b4fba3d2657af82f1e3780 (patch) | |
tree | 6287e7ba216ada19378b04c20f46737698413435 /www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | |
parent | www-apache/mod_extract_forwarded: Shorter DESCRIPTION (diff) | |
download | gentoo-f97ec42a2fc5d3c926b4fba3d2657af82f1e3780.tar.gz gentoo-f97ec42a2fc5d3c926b4fba3d2657af82f1e3780.tar.bz2 gentoo-f97ec42a2fc5d3c926b4fba3d2657af82f1e3780.zip |
www-apache/mod_fcgid: Shorter DESCRIPTION
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 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" |