diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 11:09:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 11:09:52 +0000 |
commit | f077bafece669767b6766a26736ae2b065538dc8 (patch) | |
tree | 1a50f87830a2461ed4a23dc9a9508ddd7a360515 /dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild | |
parent | ppc/ppc64 stable wrt #396997 (diff) | |
download | gentoo-2-f077bafece669767b6766a26736ae2b065538dc8.tar.gz gentoo-2-f077bafece669767b6766a26736ae2b065538dc8.tar.bz2 gentoo-2-f077bafece669767b6766a26736ae2b065538dc8.zip |
ppc/ppc64 stable wrt #396999
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild index eb84d6f26e3d..2914f580a3e9 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.2.2.ebuild,v 1.4 2012/01/29 15:07:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v 1.5 2012/02/01 11:09:52 ssuominen Exp $ inherit php-pear-r1 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-2.02" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-php/PEAR-XML_Util dev-php/PEAR-XML_Parser" |