slyfox 14/08/10 20:57:41 Modified: PEAR-XML_Beautifier-1.2.2.ebuild PEAR-XML_Beautifier-1.1-r1.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 dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild?r1=1.6&r2=1.7 Index: PEAR-XML_Beautifier-1.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- PEAR-XML_Beautifier-1.2.2.ebuild 7 Feb 2012 16:52:39 -0000 1.6 +++ PEAR-XML_Beautifier-1.2.2.ebuild 10 Aug 2014 20:57:41 -0000 1.7 @@ -1,10 +1,10 @@ -# 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/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v 1.6 2012/02/07 16:52:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v 1.7 2014/08/10 20:57:41 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read." +DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read" LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" 1.17 dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild?r1=1.16&r2=1.17 Index: PEAR-XML_Beautifier-1.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- PEAR-XML_Beautifier-1.1-r1.ebuild 6 Dec 2007 00:57:58 -0000 1.16 +++ PEAR-XML_Beautifier-1.1-r1.ebuild 10 Aug 2014 20:57:41 -0000 1.17 @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.16 2007/12/06 00:57:58 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.17 2014/08/10 20:57:41 slyfox Exp $ inherit php-pear-r1 -DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read." +DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read" LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" 1.31 dev-php/PEAR-XML_Beautifier/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 7 Feb 2012 16:52:39 -0000 1.30 +++ ChangeLog 10 Aug 2014 20:57:41 -0000 1.31 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Beautifier -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.30 2012/02/07 16:52:39 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.31 2014/08/10 20:57:41 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + PEAR-XML_Beautifier-1.1-r1.ebuild, PEAR-XML_Beautifier-1.2.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Feb 2012; Jeroen Roovers <j...@gentoo.org> PEAR-XML_Beautifier-1.2.2.ebuild: @@ -125,4 +129,3 @@ 26 May 2004; Don Seiler <ri...@gentoo.org>; +metadata.xml, +PEAR-XML_Beautifier-1.1.ebuild: Initial add. -