diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-14 15:35:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-14 15:35:31 +0000 |
commit | 1f0b4366aa6f112fd1cb5456041bdb03daba91f5 (patch) | |
tree | 16b1bf615a41182d576aa4a3a110f8c2a941c7be /dev-php/PEAR-Console_Getopt | |
parent | Automated update of use.local.desc (diff) | |
download | historical-1f0b4366aa6f112fd1cb5456041bdb03daba91f5.tar.gz historical-1f0b4366aa6f112fd1cb5456041bdb03daba91f5.tar.bz2 historical-1f0b4366aa6f112fd1cb5456041bdb03daba91f5.zip |
x86 stable, bug 336869
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
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.2.3-r1.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 0d608043997c..7ea33ed3aaf4 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.26 2010/10/01 01:01:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.27 2010/10/14 15:33:55 fauli Exp $ + + 14 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + PEAR-Console_Getopt-1.2.3-r1.ebuild: + x86 stable, bug 336869 01 Oct 2010; Brent Baude <ranger@gentoo.org> PEAR-Console_Getopt-1.2.3.ebuild: diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild index ac021013d703..beb4242f8b4b 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.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-r1.ebuild,v 1.1 2010/06/11 22:34:17 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.2 2010/10/14 15:33:55 fauli 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 ) |