summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-09-10 02:38:00 +0000
committerJason Wever <weeve@gentoo.org>2005-09-10 02:38:00 +0000
commit62d8de69cf9ef84de3c6173666bbf4802eedb05d (patch)
tree6b77e928753f83f6915484f4b9f8043b20b6581c /dev-php/PEAR-Console_Getopt
parentversion bump 0.9.0_rc12 (diff)
downloadhistorical-62d8de69cf9ef84de3c6173666bbf4802eedb05d.tar.gz
historical-62d8de69cf9ef84de3c6173666bbf4802eedb05d.tar.bz2
historical-62d8de69cf9ef84de3c6173666bbf4802eedb05d.zip
Added ~sparc keyword.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/Manifest16
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild4
3 files changed, 10 insertions, 16 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index d1e4b9a9963e..043b24e9726a 100644
--- a/dev-php/PEAR-Console_Getopt/ChangeLog
+++ b/dev-php/PEAR-Console_Getopt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_Getopt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.11 2005/09/08 05:56:01 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.12 2005/09/10 02:36:58 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org>
+ PEAR-Console_Getopt-1.2-r1.ebuild:
+ Added ~sparc keyword.
*PEAR-Console_Getopt-1.2-r1 (08 Sep 2005)
diff --git a/dev-php/PEAR-Console_Getopt/Manifest b/dev-php/PEAR-Console_Getopt/Manifest
index 6b645312a36a..efe2bd7b278f 100644
--- a/dev-php/PEAR-Console_Getopt/Manifest
+++ b/dev-php/PEAR-Console_Getopt/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 2f12bb24b5d892eef55cf80b02222ceb PEAR-Console_Getopt-1.2-r1.ebuild 357
-MD5 6f191d8c3e32c6cd70f0cba14a55067a PEAR-Console_Getopt-1.2.ebuild 391
MD5 53afddffdb07bc05380d2cb1986c0175 ChangeLog 1629
+MD5 6f191d8c3e32c6cd70f0cba14a55067a PEAR-Console_Getopt-1.2.ebuild 391
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
-MD5 c9d76029e885ac56a75a03019d4e0907 files/digest-PEAR-Console_Getopt-1.2-r1 65
+MD5 77bd9842d05ead89679c5519e24f478f PEAR-Console_Getopt-1.2-r1.ebuild 364
MD5 c9d76029e885ac56a75a03019d4e0907 files/digest-PEAR-Console_Getopt-1.2 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrUaGfFFLhbXWkRAuNyAJ0VqVlP4WQxIMeiB7t55FooMubxdACfQSq7
-2X8GUtr5booBMeLSQ1rMy+g=
-=vxd/
------END PGP SIGNATURE-----
+MD5 c9d76029e885ac56a75a03019d4e0907 files/digest-PEAR-Console_Getopt-1.2-r1 65
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild
index 049532ccedae..4b67a97938ac 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.2 2005/09/09 14:21:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.3 2005/09/10 02:36:58 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""