summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 17:43:21 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 17:43:21 +0000
commit7d079500896f3ee9f31ec17ced283e71ca25279d (patch)
tree3b036fa02922057d0da7eced204d9eaa6e930695 /dev-php/PEAR-Console_Getopt
parentAdded to ~sparc. (diff)
downloadhistorical-7d079500896f3ee9f31ec17ced283e71ca25279d.tar.gz
historical-7d079500896f3ee9f31ec17ced283e71ca25279d.tar.bz2
historical-7d079500896f3ee9f31ec17ced283e71ca25279d.zip
Marked ~amd64, bug 102649.
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/PEAR-Console_Getopt-1.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index bc618bcec026..3b888f7c6693 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.14 2005/09/16 22:24:56 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.15 2005/09/17 17:43:21 cryos Exp $
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ PEAR-Console_Getopt-1.2-r1.ebuild:
+ Marked ~amd64, bug 102649.
16 Sep 2005; Christian Parpart <trapni@gentoo.org>
PEAR-Console_Getopt-1.2-r1.ebuild:
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 8410e22d77d7..3ff40cd2feed 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.6 2005/09/17 11:06:44 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.7 2005/09/17 17:43:21 cryos Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""