diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-05-26 17:51:28 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-05-26 17:51:28 +0000 |
commit | eba074f493014d2634c07cae979c3bb9410e6573 (patch) | |
tree | faf8c5041a820a9b3c3dca32bad69d74460fa5a3 /dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-eba074f493014d2634c07cae979c3bb9410e6573.tar.gz gentoo-2-eba074f493014d2634c07cae979c3bb9410e6573.tar.bz2 gentoo-2-eba074f493014d2634c07cae979c3bb9410e6573.zip |
Initial add, Bug #51891
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 | 11 |
1 files changed, 11 insertions, 0 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 new file mode 100644 index 000000000000..e0a13cc411e7 --- /dev/null +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.1 2004/05/26 17:51:28 rizzo 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" +IUSE="" |