summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-02-01 11:09:52 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-02-01 11:09:52 +0000
commitf077bafece669767b6766a26736ae2b065538dc8 (patch)
tree1a50f87830a2461ed4a23dc9a9508ddd7a360515 /dev-php
parentppc/ppc64 stable wrt #396997 (diff)
downloadgentoo-2-f077bafece669767b6766a26736ae2b065538dc8.tar.gz
gentoo-2-f077bafece669767b6766a26736ae2b065538dc8.tar.bz2
gentoo-2-f077bafece669767b6766a26736ae2b065538dc8.zip
ppc/ppc64 stable wrt #396999
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
index 50f9149a9e38..66a61605b29b 100644
--- a/dev-php/PEAR-XML_Beautifier/ChangeLog
+++ b/dev-php/PEAR-XML_Beautifier/ChangeLog
@@ -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.28 2012/01/29 15:07:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.29 2012/02/01 11:09:52 ssuominen Exp $
+
+ 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+ PEAR-XML_Beautifier-1.2.2.ebuild:
+ ppc/ppc64 stable wrt #396999
29 Jan 2012; Raúl Porcel <armin76@gentoo.org>
PEAR-XML_Beautifier-1.2.2.ebuild:
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild
index eb84d6f26e3d..2914f580a3e9 100644
--- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild
+++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 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.4 2012/01/29 15:07:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v 1.5 2012/02/01 11:09:52 ssuominen 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."
LICENSE="PHP-2.02"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="dev-php/PEAR-XML_Util
dev-php/PEAR-XML_Parser"