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
commitb14e128006d7ee67ae5a5257d560cde87d1a9415 (patch)
tree34ca28e783a7d0f7d6bc2ef6d901996a80f1e44d /dev-php/PEAR-XML_Beautifier
parentStable on sparc. (diff)
downloadhistorical-b14e128006d7ee67ae5a5257d560cde87d1a9415.tar.gz
historical-b14e128006d7ee67ae5a5257d560cde87d1a9415.tar.bz2
historical-b14e128006d7ee67ae5a5257d560cde87d1a9415.zip
Added ~sparc keyword.
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/Manifest4
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild4
3 files changed, 9 insertions, 5 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/Manifest b/dev-php/PEAR-XML_Beautifier/Manifest
index 440e7b4909e6..5a98f23677dc 100644
--- a/dev-php/PEAR-XML_Beautifier/Manifest
+++ b/dev-php/PEAR-XML_Beautifier/Manifest
@@ -1,4 +1,4 @@
-MD5 2633ca26bf6842e188187dab0983fea3 ChangeLog 691
-MD5 ede35550ee1a2bc438d739f365127947 PEAR-XML_Beautifier-1.1.ebuild 482
+MD5 36ff571397f863318584b832f703e741 ChangeLog 793
MD5 ba001f830d728b8ce150553c2e553a6c metadata.xml 219
+MD5 9abe56e47b76af000841c97a4d4c729b PEAR-XML_Beautifier-1.1.ebuild 486
MD5 79862a91dc02e3e8be9ff822b1c95f68 files/digest-PEAR-XML_Beautifier-1.1 65
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=""