diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 02:24:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 02:24:25 +0000 |
commit | 53902f271f544d602f0444d733d5a75993cf0b81 (patch) | |
tree | 6b682cf3607f112ff03258021109c155f5e48247 /dev-php/PEAR-Console_Getopt | |
parent | Version bump upstream (diff) | |
download | gentoo-2-53902f271f544d602f0444d733d5a75993cf0b81.tar.gz gentoo-2-53902f271f544d602f0444d733d5a75993cf0b81.tar.bz2 gentoo-2-53902f271f544d602f0444d733d5a75993cf0b81.zip |
alpha/ia64 love
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild index 4c76b11d1432..70b24ea981d8 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.13 2005/11/02 00:04:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.14 2005/11/11 02:24:25 vapier Exp $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="" |