summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:26:01 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:26:01 +0000
commit6c3301453b2a720d1d72f5d36230c329e123ba23 (patch)
tree916d735ba83621e5541cff21adeb8380fa29001f /dev-php/PEAR-Console_Getopt
parentx86 stable wrt bug #399295 (diff)
downloadgentoo-2-6c3301453b2a720d1d72f5d36230c329e123ba23.tar.gz
gentoo-2-6c3301453b2a720d1d72f5d36230c329e123ba23.tar.bz2
gentoo-2-6c3301453b2a720d1d72f5d36230c329e123ba23.zip
x86 stable wrt bug #399297
(Portage version: 2.1.10.44/cvs/Linux i686)
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.3.1.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 e277a8cde17a..9ee6649f7d57 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.33 2012/01/19 17:28:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.34 2012/01/28 15:26:01 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-Console_Getopt-1.3.1.ebuild:
+ x86 stable wrt bug #399297
19 Jan 2012; Agostino Sarubbo <ago@gentoo.org>
PEAR-Console_Getopt-1.3.1.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild
index e9986071728c..b87079c798a0 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.3.1.ebuild,v 1.2 2012/01/19 17:28:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild,v 1.3 2012/01/28 15:26:01 phajdan.jr 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 )