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
commit684a61e73739d7953b5af8e6b87950476f6d478c (patch)
tree7f2a029bf02e711eb528deee0567f252ed7b11b4 /dev-php/PEAR-XML_Beautifier
parentStable on hppa (bug #119722). (diff)
downloadgentoo-2-684a61e73739d7953b5af8e6b87950476f6d478c.tar.gz
gentoo-2-684a61e73739d7953b5af8e6b87950476f6d478c.tar.bz2
gentoo-2-684a61e73739d7953b5af8e6b87950476f6d478c.zip
Stable on hppa (bug #119722).
(Portage version: 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"