summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ab03932aa66a..50f9149a9e38 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.27 2012/01/15 15:36:30 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.28 2012/01/29 15:07:18 armin76 Exp $
+
+ 29 Jan 2012; Raúl Porcel <armin76@gentoo.org>
+ PEAR-XML_Beautifier-1.2.2.ebuild:
+ alpha/ia64/sparc stable
15 Jan 2012; Pawel Hajdan jr <phajdan.jr@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 0e3bee3ad836..eb84d6f26e3d 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.3 2012/01/15 15:36:30 phajdan.jr Exp $
+# $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 $
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"