summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-08-03 17:12:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-08-03 17:12:29 +0000
commitbeff3fd7221cf1d8d6ea3d38d69549b4aabb2cce (patch)
tree3f431ded4f69fc897b69e05faaf50a839a314fdb /dev-php/PEAR-XML_Beautifier
parentClarified which language it covers; bug #58841. (diff)
downloadhistorical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.gz
historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.bz2
historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.zip
add ia64 keywords #56295
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog5
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
index d03b1346a8dd..1c84fee6bb66 100644
--- a/dev-php/PEAR-XML_Beautifier/ChangeLog
+++ b/dev-php/PEAR-XML_Beautifier/ChangeLog
@@ -1,6 +1,9 @@
# 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.4 2004/07/06 23:03:21 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.5 2004/08/03 17:10:45 agriffis Exp $
+
+ 03 Aug 2004; <agriffis@gentoo.org> PEAR-XML_Beautifier-1.1.ebuild:
+ add ia64 keywords #56295
06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org>
PEAR-XML_Beautifier-1.1.ebuild:
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 b046529acaea..fb98da5352bd 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.4 2004/07/06 23:03:21 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.5 2004/08/03 17:10:45 agriffis 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"
+KEYWORDS="x86 ~ppc ia64"
IUSE=""