summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-23 15:03:50 +0000
committerJason Wever <weeve@gentoo.org>2004-10-23 15:03:50 +0000
commit0cd6877bd6d5aeb5b8be0a64fafe5b9390127acc (patch)
tree40db42a50550df6223f18f768a72a06676a0f03e /dev-php
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-0cd6877bd6d5aeb5b8be0a64fafe5b9390127acc.tar.gz
gentoo-2-0cd6877bd6d5aeb5b8be0a64fafe5b9390127acc.tar.bz2
gentoo-2-0cd6877bd6d5aeb5b8be0a64fafe5b9390127acc.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.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 1c84fee6bb66..652bc1b773a4 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.5 2004/08/03 17:10:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.6 2004/10/23 15:03:50 weeve Exp $
+
+ 23 Oct 2004; Jason Wever <weeve@gentoo.org>
+ PEAR-XML_Beautifier-1.1.ebuild:
+ Added ~sparc keyword.
03 Aug 2004; <agriffis@gentoo.org> PEAR-XML_Beautifier-1.1.ebuild:
add ia64 keywords #56295
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
index d1889cd74ce3..2a8671f191b2 100644
--- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
+++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 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.ebuild,v 1.6 2004/09/25 00:26:58 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.7 2004/10/23 15:03:50 weeve Exp $
inherit php-pear
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="x86 ppc ia64"
+KEYWORDS="x86 ppc ia64 ~sparc"
IUSE=""