summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2004-07-06 23:01:31 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2004-07-06 23:01:31 +0000
commitdf84e764d099cbec96ef5d6e52f5368e6ba65280 (patch)
tree37346161738498454ae0199697f144feaf931ea1 /dev-php/PEAR-XML_XPath
parentStable on ppc. (Manifest recommit) (diff)
downloadgentoo-2-df84e764d099cbec96ef5d6e52f5368e6ba65280.tar.gz
gentoo-2-df84e764d099cbec96ef5d6e52f5368e6ba65280.tar.bz2
gentoo-2-df84e764d099cbec96ef5d6e52f5368e6ba65280.zip
Stable on ppc.
Diffstat (limited to 'dev-php/PEAR-XML_XPath')
-rw-r--r--dev-php/PEAR-XML_XPath/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_XPath/ChangeLog b/dev-php/PEAR-XML_XPath/ChangeLog
index 4dc1ff2cfbb2..16b90347d065 100644
--- a/dev-php/PEAR-XML_XPath/ChangeLog
+++ b/dev-php/PEAR-XML_XPath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_XPath
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/ChangeLog,v 1.9 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/ChangeLog,v 1.10 2004/07/06 22:58:36 hansmi Exp $
+
+ 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-XML_XPath-1.2-r1.ebuild:
+ Stable on ppc.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
PEAR-XML_XPath-1.2-r1.ebuild:
diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild
index f88ffedd323c..480c26f1fc90 100644
--- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild
+++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Authore: Tom von Schwerdtner <tvon@etria.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild,v 1.6 2004/07/06 22:58:36 hansmi Exp $
inherit php-pear
DESCRIPTION="The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha"
+KEYWORDS="x86 ~sparc alpha ppc"
IUSE=""
pkg_postinst () {