diff options
author | 2010-07-18 12:19:04 +0000 | |
---|---|---|
committer | 2010-07-18 12:19:04 +0000 | |
commit | b8e8b0e03fff71fdbfe4e91269856e8b051e56e0 (patch) | |
tree | 245525987296100a9343e8c75761c914cbfda8f4 /dev-php | |
parent | ppc stable #311633 (diff) | |
download | gentoo-2-b8e8b0e03fff71fdbfe4e91269856e8b051e56e0.tar.gz gentoo-2-b8e8b0e03fff71fdbfe4e91269856e8b051e56e0.tar.bz2 gentoo-2-b8e8b0e03fff71fdbfe4e91269856e8b051e56e0.zip |
ppc stable #311633
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog index b12ad9372feb..423481855963 100644 --- a/dev-php/PEAR-Console_Getopt/ChangeLog +++ b/dev-php/PEAR-Console_Getopt/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2010/06/11 22:34:17 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.25 2010/07/18 12:19:04 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> PEAR-Console_Getopt-1.2.3.ebuild: + ppc stable #311633 *PEAR-Console_Getopt-1.2.3-r1 (11 Jun 2010) 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 b7552718fde2..369b02a07657 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.5 2010/05/09 16:24:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.6 2010/07/18 12:19:04 nixnut 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" |