summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-10 18:12:25 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-10 18:12:25 +0000
commitf427592c42578106e5f2b6be74110f9dd618f8f7 (patch)
treedc7e914a8008be33128c81d568ea41fa4731a30e /dev-php/PEAR-Console_Getopt
parentKeyword ~x86-macos. (diff)
downloadgentoo-2-f427592c42578106e5f2b6be74110f9dd618f8f7.tar.gz
gentoo-2-f427592c42578106e5f2b6be74110f9dd618f8f7.tar.bz2
gentoo-2-f427592c42578106e5f2b6be74110f9dd618f8f7.zip
ppc stable wrt #294256, #349318, #350908
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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.3-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 939be1274cf3..279ac1e8c981 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.30 2011/01/06 20:05:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.31 2011/01/10 18:12:25 xarthisius Exp $
+
+ 10 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ PEAR-Console_Getopt-1.2.3-r1.ebuild:
+ ppc stable wrt #294256, #349318, #350908
06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
PEAR-Console_Getopt-1.2.3-r1.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild
index 7f5177d24dae..4b0d94a2b34d 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.3-r1.ebuild,v 1.5 2011/01/06 20:05:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.6 2011/01/10 18:12:25 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ DESCRIPTION="Command-line option parser"
LICENSE="PHP-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )