diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:26:58 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:26:58 +0000 |
commit | 9e121f1a7aa3d7f1edd46089fe8b6987f817c0af (patch) | |
tree | 0167ab9f631bf8862e25a6ef1e137bd135f5bd70 /dev-php/PEAR-XML_Beautifier | |
parent | PPC unstable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.tar.gz gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.tar.bz2 gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.zip |
ppc stable profile update
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-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 fb98da5352bd..d1889cd74ce3 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.5 2004/08/03 17:10:45 agriffis Exp $ +# $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 $ 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" IUSE="" |