summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-19 17:28:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-19 17:28:58 +0000
commit9d78accd3954cbb18db936f5bd4b7df895c8b6e6 (patch)
tree201ba64482ec073c49ce52df0db15da3da71e9b3 /dev-php
parentDrop old. Fix bug #389635. (diff)
downloadgentoo-2-9d78accd3954cbb18db936f5bd4b7df895c8b6e6.tar.gz
gentoo-2-9d78accd3954cbb18db936f5bd4b7df895c8b6e6.tar.bz2
gentoo-2-9d78accd3954cbb18db936f5bd4b7df895c8b6e6.zip
Stable for amd64, wrt bug #399297
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog8
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index c90ca40087b4..e277a8cde17a 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.32 2011/03/14 12:19:20 olemarkus Exp $
+# 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 $
+
+ 19 Jan 2012; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-Console_Getopt-1.3.1.ebuild:
+ Stable for amd64, wrt bug #399297
*PEAR-Console_Getopt-1.3.1 (14 Mar 2011)
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 edab945bddc1..e9986071728c 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-2011 Gentoo Foundation
+# 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.1 2011/03/14 12:19:20 olemarkus Exp $
+# $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 $
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 )