diff options
author | 2006-01-27 19:56:09 +0000 | |
---|---|---|
committer | 2006-01-27 19:56:09 +0000 | |
commit | 545139d3b93549e083bb537acb0ef704869d8928 (patch) | |
tree | 4b1940873dc1a2bfa257fe8df72f7466a12447af /dev-php/PEAR-XML_Beautifier | |
parent | dev-php/PEAR-XML_RSS stable on ppc. (diff) | |
download | gentoo-2-545139d3b93549e083bb537acb0ef704869d8928.tar.gz gentoo-2-545139d3b93549e083bb537acb0ef704869d8928.tar.bz2 gentoo-2-545139d3b93549e083bb537acb0ef704869d8928.zip |
dev-php/PEAR-XML_Beautifier stable on ppc.
(Portage version: 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="" |