summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-29 15:36:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-29 15:36:48 +0000
commit114d99a1ddd79c43428321ad0fa1b806355ed052 (patch)
tree49704afa5684b61ed5a41fc81eb130b74c785fe0 /dev-php/PEAR-Console_Getopt
parentalpha/arm/ia64/s390/sh/sparc stable (diff)
downloadgentoo-2-114d99a1ddd79c43428321ad0fa1b806355ed052.tar.gz
gentoo-2-114d99a1ddd79c43428321ad0fa1b806355ed052.tar.bz2
gentoo-2-114d99a1ddd79c43428321ad0fa1b806355ed052.zip
alpha/arm/ia64/s390/sh/sparc stable
(Portage version: 2.1.10.44/cvs/Linux ia64)
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 9ee6649f7d57..0de1488fff1a 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.34 2012/01/28 15:26:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.35 2012/01/29 15:36:48 armin76 Exp $
+
+ 29 Jan 2012; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Console_Getopt-1.3.1.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@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 b87079c798a0..1246b8b0f08f 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.3 2012/01/28 15:26:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild,v 1.4 2012/01/29 15:36:48 armin76 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 )