summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Parpart <trapni@gentoo.org>2005-09-16 22:24:56 +0000
committerChristian Parpart <trapni@gentoo.org>2005-09-16 22:24:56 +0000
commit4877c9ddb4afed3788acdec9d2ca04109e983908 (patch)
tree157465b3c02557a1997e45c75614a28dc1d72a12 /dev-php/PEAR-Console_Getopt
parentConverted to UTF-8, fixed encoding screwups (diff)
downloadgentoo-2-4877c9ddb4afed3788acdec9d2ca04109e983908.tar.gz
gentoo-2-4877c9ddb4afed3788acdec9d2ca04109e983908.tar.bz2
gentoo-2-4877c9ddb4afed3788acdec9d2ca04109e983908.zip
adding to ~amd64
(Portage version: 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 b9247bd8f0bc..bc618bcec026 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.13 2005/09/14 15:33:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.14 2005/09/16 22:24:56 trapni Exp $
+
+ 16 Sep 2005; Christian Parpart <trapni@gentoo.org>
+ PEAR-Console_Getopt-1.2-r1.ebuild:
+ added to ~amd64
14 Sep 2005; Joseph Jezak <josejx@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 f523cf475f42..49366688ea95 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.4 2005/09/14 15:33:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.5 2005/09/16 22:24:56 trapni 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=""