slyfox 14/08/10 20:14:27 Modified: openwebstats-1.1.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.7 www-apps/openwebstats/openwebstats-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/openwebstats/openwebstats-1.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/openwebstats/openwebstats-1.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/openwebstats/openwebstats-1.1.ebuild?r1=1.6&r2=1.7 Index: openwebstats-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/openwebstats/openwebstats-1.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- openwebstats-1.1.ebuild 6 Nov 2013 02:26:38 -0000 1.6 +++ openwebstats-1.1.ebuild 10 Aug 2014 20:14:27 -0000 1.7 @@ -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" 1.8 www-apps/openwebstats/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/openwebstats/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/openwebstats/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/openwebstats/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/openwebstats/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 6 Nov 2013 02:26:38 -0000 1.7 +++ ChangeLog 10 Aug 2014 20:14:27 -0000 1.8 @@ -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 <sly...@gentoo.org> openwebstats-1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 30 Oct 2013; Patrick Lauer <patr...@gentoo.org> openwebstats-1.1.ebuild: Shorten description, fix quoting, make repoman happier