summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:15:34 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:15:34 +0000
commit1eb55f1db4ffc24a3e4ae2acdffec400aeaf4aaa (patch)
tree48ad4a61c415da6cbcb5b50da5e7d41c08210385 /www-apache
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1eb55f1db4ffc24a3e4ae2acdffec400aeaf4aaa.tar.gz
gentoo-2-1eb55f1db4ffc24a3e4ae2acdffec400aeaf4aaa.tar.bz2
gentoo-2-1eb55f1db4ffc24a3e4ae2acdffec400aeaf4aaa.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_fastcgi/ChangeLog9
-rw-r--r--www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild6
-rw-r--r--www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild6
3 files changed, 13 insertions, 8 deletions
diff --git a/www-apache/mod_fastcgi/ChangeLog b/www-apache/mod_fastcgi/ChangeLog
index d796c2a9713d..95cb4c51f12e 100644
--- a/www-apache/mod_fastcgi/ChangeLog
+++ b/www-apache/mod_fastcgi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apache/mod_fastcgi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/ChangeLog,v 1.17 2013/07/10 02:45:54 neurogeek Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/ChangeLog,v 1.18 2014/08/10 20:15:34 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ mod_fastcgi-2.4.7_pre0910052141-r1.ebuild,
+ mod_fastcgi-2.4.7_pre0910052141.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*mod_fastcgi-2.4.7_pre0910052141-r1 (10 Jul 2013)
diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild
index feafd1ced217..f4bb52b5dfb2 100644
--- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild
+++ b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild,v 1.1 2013/07/10 02:45:54 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild,v 1.2 2014/08/10 20:15:34 slyfox Exp $
EAPI="5"
inherit apache-module eutils
MY_P="${PN}-SNAP-${PV/2.4.7_pre/}"
-DESCRIPTION="FastCGI is a open extension to CGI without the limitations of server specific APIs."
+DESCRIPTION="FastCGI is a open extension to CGI without the limitations of server specific APIs"
HOMEPAGE="http://fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${MY_P}.tar.gz"
diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild
index 363dd36901ae..85bc3eb0759d 100644
--- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild
+++ b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild,v 1.5 2012/10/16 02:52:38 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild,v 1.6 2014/08/10 20:15:34 slyfox Exp $
inherit apache-module
MY_P="${PN}-SNAP-${PV/2.4.7_pre/}"
-DESCRIPTION="FastCGI is a open extension to CGI without the limitations of server specific APIs."
+DESCRIPTION="FastCGI is a open extension to CGI without the limitations of server specific APIs"
HOMEPAGE="http://fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${MY_P}.tar.gz"