diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-22 17:33:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-22 17:33:53 +0000 |
commit | 72a0cbe0c8b7854281cbdd27c322a51a18b99fff (patch) | |
tree | a76bd971455811b70043802a7f942e64041860a6 /dev-php4/PEAR-XML_XPath | |
parent | Replacing pdflib use flag with pdf use flag (diff) | |
download | gentoo-2-72a0cbe0c8b7854281cbdd27c322a51a18b99fff.tar.gz gentoo-2-72a0cbe0c8b7854281cbdd27c322a51a18b99fff.tar.bz2 gentoo-2-72a0cbe0c8b7854281cbdd27c322a51a18b99fff.zip |
Stable on SPARC wrt bug #119722.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php4/PEAR-XML_XPath')
-rw-r--r-- | dev-php4/PEAR-XML_XPath/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/PEAR-XML_XPath/ChangeLog b/dev-php4/PEAR-XML_XPath/ChangeLog index 71ecc90047fa..2b9c2cf83edd 100644 --- a/dev-php4/PEAR-XML_XPath/ChangeLog +++ b/dev-php4/PEAR-XML_XPath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/PEAR-XML_XPath # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/PEAR-XML_XPath/ChangeLog,v 1.5 2006/01/22 07:22:07 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/PEAR-XML_XPath/ChangeLog,v 1.6 2006/01/22 17:32:47 weeve Exp $ + + 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-XML_XPath-1.2.2.ebuild: + Stable on SPARC wrt bug #119722. 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-XML_XPath-1.2.2.ebuild: Stable on x86; bug #119722 diff --git a/dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild b/dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild index 3fca2cce280c..95e53f17fdc9 100644 --- a/dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild +++ b/dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild,v 1.4 2006/01/22 07:22:07 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild,v 1.5 2006/01/22 17:32:47 weeve Exp $ inherit php-pear-r1 depend.php DESCRIPTION="The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~ppc ppc64 ~sparc x86" +KEYWORDS="~ppc ppc64 sparc x86" IUSE="" pkg_postinst () { |