summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 15:17:26 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:45 +0200
commitf97ec42a2fc5d3c926b4fba3d2657af82f1e3780 (patch)
tree6287e7ba216ada19378b04c20f46737698413435 /www-apache
parentwww-apache/mod_extract_forwarded: Shorter DESCRIPTION (diff)
downloadgentoo-f97ec42a2fc5d3c926b4fba3d2657af82f1e3780.tar.gz
gentoo-f97ec42a2fc5d3c926b4fba3d2657af82f1e3780.tar.bz2
gentoo-f97ec42a2fc5d3c926b4fba3d2657af82f1e3780.zip
www-apache/mod_fcgid: Shorter DESCRIPTION
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild4
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild4
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"