summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-10-16 07:06:52 +0000
committerJason Wever <weeve@gentoo.org>2005-10-16 07:06:52 +0000
commit2579aa601fced6e768e9b8898257d9eb7cb29839 (patch)
tree93f1183e5b169c4146456cca15d557e1f133b2d3 /dev-php
parentRemove a few older versions. (diff)
downloadhistorical-2579aa601fced6e768e9b8898257d9eb7cb29839.tar.gz
historical-2579aa601fced6e768e9b8898257d9eb7cb29839.tar.bz2
historical-2579aa601fced6e768e9b8898257d9eb7cb29839.zip
Added ~sparc keyword.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_XPath/ChangeLog5
-rw-r--r--dev-php/PEAR-XML_XPath/Manifest14
-rw-r--r--dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-XML_XPath/ChangeLog b/dev-php/PEAR-XML_XPath/ChangeLog
index b14c2acfe269..89e59d73f393 100644
--- a/dev-php/PEAR-XML_XPath/ChangeLog
+++ b/dev-php/PEAR-XML_XPath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-XML_XPath
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/ChangeLog,v 1.17 2005/10/16 06:15:31 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/ChangeLog,v 1.18 2005/10/16 07:06:52 weeve Exp $
+
+ 16 Oct 2005; Jason Wever <weeve@gentoo.org> PEAR-XML_XPath-1.2.2.ebuild:
+ Added ~sparc keyword.
16 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_XPath-1.2.2.ebuild:
diff --git a/dev-php/PEAR-XML_XPath/Manifest b/dev-php/PEAR-XML_XPath/Manifest
index d0c4ce09994e..a356a3891b46 100644
--- a/dev-php/PEAR-XML_XPath/Manifest
+++ b/dev-php/PEAR-XML_XPath/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6bba0c2184fb400de77f2f9c4be6c83f ChangeLog 2424
+MD5 2e29f4f41a0ae54a0f8a77cec1c2513c ChangeLog 2520
MD5 96db5e2dff75a39c601147b65dbbaed2 PEAR-XML_XPath-1.2-r1.ebuild 608
MD5 f33dd643b0c75b3035ece8895c9955e3 PEAR-XML_XPath-1.2.1.ebuild 615
-MD5 4d2528bd772b167620c87eb2230a34d8 PEAR-XML_XPath-1.2.2.ebuild 583
+MD5 46677f78b67eb8f2e81fd694b3cd4e02 PEAR-XML_XPath-1.2.2.ebuild 586
MD5 51b0bc3986dd3613af0ceeb5d8effd4e files/digest-PEAR-XML_XPath-1.2-r1 61
MD5 e4ad9f13e1bac0415bb8c09f227ddb1b files/digest-PEAR-XML_XPath-1.2.1 63
MD5 56019851ac9d6978e12aa2c6154a200b files/digest-PEAR-XML_XPath-1.2.2 63
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDUfB2aGfFFLhbXWkRApYKAJ9lya16Xt2a2CRnXUhV7fxU+qNMSgCfTA9e
-+FTJi4PbpRl3nA/D0Ch4i+w=
-=k+to
------END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild
index 66e1fc40f490..42beeb4bbff4 100644
--- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild
+++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild,v 1.2 2005/10/16 06:15:31 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.2.ebuild,v 1.3 2005/10/16 07:06:52 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="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""
pkg_postinst () {