diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:56:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:56:09 +0000 |
commit | 331eecf337a71e7bcc514b025e79a662408ee5e0 (patch) | |
tree | 7f763bfef53ac76b503c2509be9dfacaf29ad891 /dev-php/PEAR-XML_Beautifier | |
parent | dev-php/PEAR-XML_RSS stable on ppc. (diff) | |
download | historical-331eecf337a71e7bcc514b025e79a662408ee5e0.tar.gz historical-331eecf337a71e7bcc514b025e79a662408ee5e0.tar.bz2 historical-331eecf337a71e7bcc514b025e79a662408ee5e0.zip |
dev-php/PEAR-XML_Beautifier stable on ppc.
Package-Manager: portage-2.1_pre3-r1
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.1-r1.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 e1ef05f588d0..38ce44859e9c 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 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.17 2006/01/23 17:52:11 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.18 2006/01/27 19:56:09 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-XML_Beautifier-1.1-r1.ebuild: + Stable on ppc. 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-XML_Beautifier-1.1-r1.ebuild: diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild index 53981291e522..b296bf184ceb 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.11 2006/01/23 17:52:11 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.12 2006/01/27 19:56:09 hansmi 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" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |