summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 20:28:41 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 20:28:41 +0000
commitd4d3c5f488378cce00cc14d753592872cb129b42 (patch)
tree70a35a57362221e1a116b16e18105d7b14423f16 /dev-php/PEAR-XML_Parser
parentAdded ppc keyword. bug 119459 (diff)
downloadhistorical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.gz
historical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.bz2
historical-d4d3c5f488378cce00cc14d753592872cb129b42.zip
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-XML_Parser')
-rw-r--r--dev-php/PEAR-XML_Parser/ChangeLog8
-rw-r--r--dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog
index 4df0a8f8aa01..76769350d1a7 100644
--- a/dev-php/PEAR-XML_Parser/ChangeLog
+++ b/dev-php/PEAR-XML_Parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_Parser
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.15 2005/11/22 19:01:41 corsair Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.16 2006/01/21 20:08:23 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ PEAR-XML_Parser-1.2.7.ebuild:
+ Stable on ppc64; bug #119722
22 Nov 2005; Markus Rothe <corsair@gentoo.org>
PEAR-XML_Parser-1.2.7.ebuild:
diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
index 9222befea390..1cacbe7eb34b 100644
--- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
+++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.4 2005/11/22 19:01:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.5 2006/01/21 20:08:23 corsair Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""