summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:14:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:14:44 +0000
commit132f1697f44fd8c6503d411e4cb0e2c57a8bad00 (patch)
tree5bf7e22ba2c09a84647b8bc7834cd4132d21722e /dev-php/PEAR-XML_Beautifier
parentStable for ppc64, wrt bug #535294 (diff)
downloadgentoo-2-132f1697f44fd8c6503d411e4cb0e2c57a8bad00.tar.gz
gentoo-2-132f1697f44fd8c6503d411e4cb0e2c57a8bad00.tar.bz2
gentoo-2-132f1697f44fd8c6503d411e4cb0e2c57a8bad00.zip
Stable for ppc64, wrt bug #535296
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.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 9a7c5f03ae80..75cfc722f230 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.35 2015/02/21 12:12:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.36 2015/02/23 11:14:44 ago Exp $
+
+ 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-XML_Beautifier-1.2.2-r1.ebuild:
+ Stable for ppc64, wrt bug #535296
21 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
PEAR-XML_Beautifier-1.2.2-r1.ebuild:
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild
index 6479c2ad1673..347aa24bc73c 100644
--- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild
+++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.4 2015/02/21 12:12:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild,v 1.5 2015/02/23 11:14:44 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ 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"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-XML_Util
dev-php/PEAR-XML_Parser"