summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-03-18 14:30:28 +0000
committerJeroen Roovers <jer@gentoo.org>2006-03-18 14:30:28 +0000
commit65f06058b1e180dcf049e7804b257c800b34ebcd (patch)
treea0206297d5f4c18bde886275d52e035da6ef377f /dev-php/PEAR-XML_Beautifier
parentStable on hppa (bug #119722). (diff)
downloadhistorical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.gz
historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.bz2
historical-65f06058b1e180dcf049e7804b257c800b34ebcd.zip
Stable on hppa (bug #119722).
Package-Manager: portage-2.1_pre6-r3
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.1-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 3fc82f123cf7..128615cf5bbc 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 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.20 2006/02/28 09:09:41 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.21 2006/03/18 14:30:28 jer Exp $
+
+ 18 Mar 2006; Jeroen Roovers <jer@gentoo.org>
+ PEAR-XML_Beautifier-1.1-r1.ebuild:
+ Stable on hppa (bug #119722).
28 Feb 2006; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_Beautifier-1.1.ebuild, PEAR-XML_Beautifier-1.1-r1.ebuild:
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild
index fe572a3521d3..afb330365497 100644
--- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild
+++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.1-r1.ebuild,v 1.14 2006/02/28 09:09:41 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.15 2006/03/18 14:30:28 jer 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"
SLOT="0"
-KEYWORDS="alpha amd64 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"