grknight    14/10/11 17:38:08

  Modified:             PEAR-XML_Beautifier-1.2.2.ebuild ChangeLog
  Added:                PEAR-XML_Beautifier-1.2.2-r1.ebuild
  Removed:              PEAR-XML_Beautifier-1.1-r1.ebuild
  Log:
  Drop old; Revbump for EAPI5; Fix Description
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  Changes    Path
1.8                  
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.8&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.8&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.7&r2=1.8

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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- PEAR-XML_Beautifier-1.2.2.ebuild    10 Aug 2014 20:57:41 -0000      1.7
+++ PEAR-XML_Beautifier-1.2.2.ebuild    11 Oct 2014 17:38:08 -0000      1.8
@@ -1,10 +1,10 @@
 # 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.7 2014/08/10 20:57:41 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v
 1.8 2014/10/11 17:38:08 grknight 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="Adds indentation and linebreaks, replace entities, formats 
comments and makes XML easier to read"
 LICENSE="PHP-2.02"
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"



1.32                 dev-php/PEAR-XML_Beautifier/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   10 Aug 2014 20:57:41 -0000      1.31
+++ ChangeLog   11 Oct 2014 17:38:08 -0000      1.32
@@ -1,6 +1,13 @@
 # ChangeLog for dev-php/PEAR-XML_Beautifier
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 
1.32 2014/10/11 17:38:08 grknight Exp $
+
+*PEAR-XML_Beautifier-1.2.2-r1 (11 Oct 2014)
+
+  11 Oct 2014; Brian Evans <grkni...@gentoo.org>
+  +PEAR-XML_Beautifier-1.2.2-r1.ebuild, -PEAR-XML_Beautifier-1.1-r1.ebuild,
+  PEAR-XML_Beautifier-1.2.2.ebuild:
+  Drop old; Revbump for EAPI5; Fix Description
 
   10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org>
   PEAR-XML_Beautifier-1.1-r1.ebuild, PEAR-XML_Beautifier-1.2.2.ebuild:



1.1                  
dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: PEAR-XML_Beautifier-1.2.2-r1.ebuild
===================================================================
# 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-r1.ebuild,v
 1.1 2014/10/11 17:38:08 grknight Exp $

EAPI=5

inherit php-pear-r1

DESCRIPTION="Adds indentation and linebreaks, replace entities, formats 
comments and makes XML easier to read"
LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-XML_Util
        dev-php/PEAR-XML_Parser"




Reply via email to