summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apache/mod_fcgid/ChangeLog6
-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
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apache/mod_fcgid/ChangeLog b/www-apache/mod_fcgid/ChangeLog
index a27bc1760da0..95ffa9f20d62 100644
--- a/www-apache/mod_fcgid/ChangeLog
+++ b/www-apache/mod_fcgid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/mod_fcgid
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/ChangeLog,v 1.62 2014/02/07 20:08:42 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/ChangeLog,v 1.63 2014/08/10 20:15:44 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mod_fcgid-2.3.9-r1.ebuild,
+ mod_fcgid-2.3.9.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*mod_fcgid-2.3.9-r1 (07 Feb 2014)
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 f78e045243d5..b5eb85a06ae6 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,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild,v 1.1 2014/02/07 20:08:42 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild,v 1.2 2014/08/10 20:15:44 slyfox Exp $
EAPI=5
inherit apache-module eutils multilib
-DESCRIPTION="A binary-compatible alternative to mod_fastcgi with better process management."
+DESCRIPTION="A binary-compatible alternative to mod_fastcgi with better process management"
HOMEPAGE="http://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 92fd5d7bf08b..5bfa19add984 100644
--- a/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild
+++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild,v 1.4 2014/01/17 20:46:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.9.ebuild,v 1.5 2014/08/10 20:15:44 slyfox Exp $
inherit apache-module eutils multilib
-DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management."
+DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management"
HOMEPAGE="http://httpd.apache.org/mod_fcgid/"
SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2"