diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-03 06:47:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-03 06:47:00 +0000 |
commit | 8227e964bc57e8dac882225da596412cf6b6ae7b (patch) | |
tree | f572179cbf82024d45da3a0718a8446892909521 /dev-php/php | |
parent | fix ksyms links #35601 (Manifest recommit) (diff) | |
download | gentoo-2-8227e964bc57e8dac882225da596412cf6b6ae7b.tar.gz gentoo-2-8227e964bc57e8dac882225da596412cf6b6ae7b.tar.bz2 gentoo-2-8227e964bc57e8dac882225da596412cf6b6ae7b.zip |
s390 stable for swig
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/php-4.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild index c7c28e7f36cd..ac7cbf4bed40 100644 --- a/dev-php/php/php-4.3.9.ebuild +++ b/dev-php/php/php-4.3.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.9 2004/09/30 13:45:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.10 2004/10/03 06:47:00 vapier Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~s390 ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 s390 ~ppc64" IUSE="" src_unpack() { |