summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-04 17:05:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-04 17:05:53 +0000
commit6b868c17c161110158d03df9d030f8d45dae9def (patch)
tree201a452986fc2194f30380e8942e3dfd0d7fc63b /dev-php
parentStable for AMD64, wrt bug #397001 (diff)
downloadgentoo-2-6b868c17c161110158d03df9d030f8d45dae9def.tar.gz
gentoo-2-6b868c17c161110158d03df9d030f8d45dae9def.tar.bz2
gentoo-2-6b868c17c161110158d03df9d030f8d45dae9def.zip
Stable for AMD64, wrt bug #396999
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog8
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
index 217659a3f1b6..2060cc3bd4be 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.25 2011/02/25 12:11:48 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.26 2012/01/04 17:05:53 ago Exp $
+
+ 04 Jan 2012; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-XML_Beautifier-1.2.2.ebuild:
+ Stable for AMD64, wrt bug #396999
*PEAR-XML_Beautifier-1.2.2 (25 Feb 2011)
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 ad8032443ac7..7538f06ccfde 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-2011 Gentoo Foundation
+# 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.1 2011/02/25 12:11:48 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v 1.2 2012/01/04 17:05:53 ago 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"