diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:19:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:19:04 +0000 |
commit | b8e8b0e03fff71fdbfe4e91269856e8b051e56e0 (patch) | |
tree | 245525987296100a9343e8c75761c914cbfda8f4 /dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | |
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/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |