summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-17 22:10:37 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-17 22:10:37 +0000
commit5baa281ce322f51d21a0aef2a2e3adfc739df1c3 (patch)
treed67b24a9093142cbd4aa92f26b0982a2f286eb78 /dev-php/PEAR-XML_Beautifier
parentAdd gcc-4 fix, mark stable on ia64 (diff)
downloadgentoo-2-5baa281ce322f51d21a0aef2a2e3adfc739df1c3.tar.gz
gentoo-2-5baa281ce322f51d21a0aef2a2e3adfc739df1c3.tar.bz2
gentoo-2-5baa281ce322f51d21a0aef2a2e3adfc739df1c3.zip
Mark 1.1-r1 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
index 38ce44859e9c..b468df183746 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.18 2006/01/27 19:56:09 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.19 2006/02/17 22:10:37 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ PEAR-XML_Beautifier-1.1-r1.ebuild:
+ Mark 1.1-r1 stable on alpha/ia64. #119722
27 Jan 2006; Michael Hanselmann <hansmi@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 b296bf184ceb..50aa660ecb9b 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.12 2006/01/27 19:56:09 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.13 2006/02/17 22:10:37 agriffis 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="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""