diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:45:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:45:35 +0000 |
commit | 460ee4a23463d7776490a1cd346c821768543722 (patch) | |
tree | 7a954a8e3b792bccc9d0bbc175767dcfaba46617 /dev-php/PEAR-Console_Getopt | |
parent | Keyword ~ppc/~ppc64 wrt #396967 (diff) | |
download | historical-460ee4a23463d7776490a1cd346c821768543722.tar.gz historical-460ee4a23463d7776490a1cd346c821768543722.tar.bz2 historical-460ee4a23463d7776490a1cd346c821768543722.zip |
ppc/ppc64 stable wrt #399297
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.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 0de1488fff1a..23fe9322f260 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.35 2012/01/29 15:36:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.36 2012/02/01 10:45:35 ssuominen Exp $ + + 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + PEAR-Console_Getopt-1.3.1.ebuild: + ppc/ppc64 stable wrt #399297 29 Jan 2012; Raúl Porcel <armin76@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 1246b8b0f08f..b2669a926a2a 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.4 2012/01/29 15:36:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild,v 1.5 2012/02/01 10:45:35 ssuominen 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 ) |