diff options
author | 2014-08-10 20:14:27 +0000 | |
---|---|---|
committer | 2014-08-10 20:14:27 +0000 | |
commit | d1633d15d028cf0e21eb13bfc7357cbff10f9b67 (patch) | |
tree | e1d8a66c4136c7a7cbd352203a1438061b68f909 /www-apps | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d1633d15d028cf0e21eb13bfc7357cbff10f9b67.tar.gz gentoo-2-d1633d15d028cf0e21eb13bfc7357cbff10f9b67.tar.bz2 gentoo-2-d1633d15d028cf0e21eb13bfc7357cbff10f9b67.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-apps')
-rw-r--r-- | www-apps/openwebstats/ChangeLog | 7 | ||||
-rw-r--r-- | www-apps/openwebstats/openwebstats-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/openwebstats/ChangeLog b/www-apps/openwebstats/ChangeLog index 1cd4a50c5bd6..03d8adf88694 100644 --- a/www-apps/openwebstats/ChangeLog +++ b/www-apps/openwebstats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/openwebstats -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/openwebstats/ChangeLog,v 1.7 2013/11/06 02:26:38 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/openwebstats/ChangeLog,v 1.8 2014/08/10 20:14:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> openwebstats-1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 30 Oct 2013; Patrick Lauer <patrick@gentoo.org> openwebstats-1.1.ebuild: Shorten description, fix quoting, make repoman happier diff --git a/www-apps/openwebstats/openwebstats-1.1.ebuild b/www-apps/openwebstats/openwebstats-1.1.ebuild index 3f6604af323b..2a0d20c15975 100644 --- a/www-apps/openwebstats/openwebstats-1.1.ebuild +++ b/www-apps/openwebstats/openwebstats-1.1.ebuild @@ -1,10 +1,10 @@ -# 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-apps/openwebstats/openwebstats-1.1.ebuild,v 1.6 2013/11/06 02:26:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/openwebstats/openwebstats-1.1.ebuild,v 1.7 2014/08/10 20:14:27 slyfox Exp $ inherit webapp -DESCRIPTION="PHP stats application that reads Apache log files and imports the data to a MySQL database." +DESCRIPTION="PHP stats application that reads Apache log files and imports the data to a MySQL database" HOMEPAGE="http://openwebstats.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |