diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 16:24:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 16:24:19 +0000 |
commit | 2b17b855d5ff88bbf6c6928209fdae1fac9011b4 (patch) | |
tree | 74de69bc6feec4057b5bbe8f9ee7f7831f90bb48 /dev-php | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #314013 (diff) | |
download | gentoo-2-2b17b855d5ff88bbf6c6928209fdae1fac9011b4.tar.gz gentoo-2-2b17b855d5ff88bbf6c6928209fdae1fac9011b4.tar.bz2 gentoo-2-2b17b855d5ff88bbf6c6928209fdae1fac9011b4.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #311633
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog index 06b31a521248..fb5fadea355f 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.22 2010/04/15 21:45:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.23 2010/05/09 16:24:19 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + PEAR-Console_Getopt-1.2.3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #311633 15 Apr 2010; Markus Meier <maekke@gentoo.org> PEAR-Console_Getopt-1.2.3.ebuild: diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild index 0045b1979fea..b7552718fde2 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.4 2010/04/15 21:45:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.5 2010/05/09 16:24:19 armin76 Exp $ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" @@ -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-php/PEAR-PEAR-1.8.1" |