diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:19:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:19:30 +0000 |
commit | 1f907f656696ce0f9f0c1a2d7cff038373ca913e (patch) | |
tree | 66930530a5a53f8b5944204ef0277db4d3faa7e4 /dev-php/PEAR-Console_Getopt | |
parent | version bump (bug #82393) (diff) | |
download | gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.tar.gz gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.tar.bz2 gentoo-2-1f907f656696ce0f9f0c1a2d7cff038373ca913e.zip |
s390 love
(Portage version: 2.0.51.21-r1)
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 8c621b9dd29a..fac81b1a26b9 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.11 2005/05/02 05:09:15 vapier Exp $ +# $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 $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |