diff options
author | 2014-08-10 20:10:20 +0000 | |
---|---|---|
committer | 2014-08-10 20:10:20 +0000 | |
commit | 9355b3050a0d2ae26e4b09b4817e50d877847153 (patch) | |
tree | 3e454311a2bcb9e2ed0c1e8ef2447134763819a4 /www-misc/awstats | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-9355b3050a0d2ae26e4b09b4817e50d877847153.tar.gz gentoo-2-9355b3050a0d2ae26e4b09b4817e50d877847153.tar.bz2 gentoo-2-9355b3050a0d2ae26e4b09b4817e50d877847153.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-misc/awstats')
-rw-r--r-- | www-misc/awstats/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/awstats/awstats-7.1.1.ebuild | 6 | ||||
-rw-r--r-- | www-misc/awstats/awstats-7.1_p20121017.ebuild | 6 | ||||
-rw-r--r-- | www-misc/awstats/awstats-7.3.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/www-misc/awstats/ChangeLog b/www-misc/awstats/ChangeLog index d6908cebe1d3..87caeaa0112c 100644 --- a/www-misc/awstats/ChangeLog +++ b/www-misc/awstats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/awstats # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.35 2014/04/26 20:23:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.36 2014/08/10 20:10:20 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> awstats-7.1.1.ebuild, + awstats-7.1_p20121017.ebuild, awstats-7.3.ebuild: + QA: drop trailing '.' from DESCRIPTION *awstats-7.3 (26 Apr 2014) diff --git a/www-misc/awstats/awstats-7.1.1.ebuild b/www-misc/awstats/awstats-7.1.1.ebuild index aaf75d227963..7260ec8475c2 100644 --- a/www-misc/awstats/awstats-7.1.1.ebuild +++ b/www-misc/awstats/awstats-7.1.1.ebuild @@ -1,6 +1,6 @@ -# 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-misc/awstats/awstats-7.1.1.ebuild,v 1.1 2013/04/03 10:09:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.1.1.ebuild,v 1.2 2014/08/10 20:10:20 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils MY_P=${PN}-${PV%_p*} -DESCRIPTION="AWStats is short for Advanced Web Statistics." +DESCRIPTION="AWStats is short for Advanced Web Statistics" HOMEPAGE="http://www.awstats.org/" if [ ${MY_P} != ${P} ]; then diff --git a/www-misc/awstats/awstats-7.1_p20121017.ebuild b/www-misc/awstats/awstats-7.1_p20121017.ebuild index b1143aab60ca..ce505a2330c3 100644 --- a/www-misc/awstats/awstats-7.1_p20121017.ebuild +++ b/www-misc/awstats/awstats-7.1_p20121017.ebuild @@ -1,6 +1,6 @@ -# 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-misc/awstats/awstats-7.1_p20121017.ebuild,v 1.5 2012/11/15 12:23:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.1_p20121017.ebuild,v 1.6 2014/08/10 20:10:20 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils MY_P=${PN}-${PV%_p*} -DESCRIPTION="AWStats is short for Advanced Web Statistics." +DESCRIPTION="AWStats is short for Advanced Web Statistics" HOMEPAGE="http://www.awstats.org/" if [ ${MY_P} != ${P} ]; then diff --git a/www-misc/awstats/awstats-7.3.ebuild b/www-misc/awstats/awstats-7.3.ebuild index 36db86e11020..add680bb4102 100644 --- a/www-misc/awstats/awstats-7.3.ebuild +++ b/www-misc/awstats/awstats-7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.3.ebuild,v 1.1 2014/04/26 20:23:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.3.ebuild,v 1.2 2014/08/10 20:10:20 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils MY_P=${PN}-${PV%_p*} -DESCRIPTION="AWStats is short for Advanced Web Statistics." +DESCRIPTION="AWStats is short for Advanced Web Statistics" HOMEPAGE="http://www.awstats.org/" if [ ${MY_P} != ${P} ]; then |