diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
commit | 20a0cb026c7526a8f4412677d2b16bf26f73d098 (patch) | |
tree | d93330604483e963cc89e14658a0fe438ec7ef7e /dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild | |
parent | add ia64 keywords #56295 (Manifest recommit) (diff) | |
download | gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.tar.gz gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.tar.bz2 gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.zip |
add ia64 keywords #56295
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |