diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 00:05:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-02 00:05:16 +0000 |
commit | 9c5fffba8de9e99d5ca66c0a6fc7df436aa2c99c (patch) | |
tree | 6a21dda6218c0ef7b886cd153e60bcc9170dc65f /dev-php/PEAR-Console_Getopt | |
parent | arm/s390 love (diff) | |
download | gentoo-2-9c5fffba8de9e99d5ca66c0a6fc7df436aa2c99c.tar.gz gentoo-2-9c5fffba8de9e99d5ca66c0a6fc7df436aa2c99c.tar.bz2 gentoo-2-9c5fffba8de9e99d5ca66c0a6fc7df436aa2c99c.zip |
arm 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-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild index 868b56c3be34..3994e771fb4f 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.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-r1.ebuild,v 1.8 2005/11/01 05:04:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.9 2005/11/02 00:04:29 vapier Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" IUSE="" 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 fac81b1a26b9..4c76b11d1432 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.12 2005/05/13 01:17:29 vapier Exp $ +# $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 $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |