diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:38:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:38:05 +0000 |
commit | ec90d7932f472a64d37586df5c62a2d2bd184410 (patch) | |
tree | 763dbf526ccf2a0518e5f356f62db170497b4d67 /dev-php/PEAR-XML_Beautifier | |
parent | Marked -hppa (bug #400671). (diff) | |
download | historical-ec90d7932f472a64d37586df5c62a2d2bd184410.tar.gz historical-ec90d7932f472a64d37586df5c62a2d2bd184410.tar.bz2 historical-ec90d7932f472a64d37586df5c62a2d2bd184410.zip |
alpha/ia64/sparc stable
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog index ab03932aa66a..50f9149a9e38 100644 --- a/dev-php/PEAR-XML_Beautifier/ChangeLog +++ b/dev-php/PEAR-XML_Beautifier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Beautifier # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.27 2012/01/15 15:36:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.28 2012/01/29 15:07:18 armin76 Exp $ + + 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> + PEAR-XML_Beautifier-1.2.2.ebuild: + alpha/ia64/sparc stable 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-XML_Beautifier-1.2.2.ebuild: 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 0e3bee3ad836..eb84d6f26e3d 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.3 2012/01/15 15:36:30 phajdan.jr Exp $ +# $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 $ 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" |