diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 06:48:10 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 06:48:10 +0000 |
commit | 33b21591cf29625af555bd3f3f98800b4aff5e72 (patch) | |
tree | 783a9eca6c431fd550d3de48bcdcd2ba6e96c885 /dev-php/php | |
parent | added to ~mips for testing (Manifest recommit) (diff) | |
download | gentoo-2-33b21591cf29625af555bd3f3f98800b4aff5e72.tar.gz gentoo-2-33b21591cf29625af555bd3f3f98800b4aff5e72.tar.bz2 gentoo-2-33b21591cf29625af555bd3f3f98800b4aff5e72.zip |
added to ~mips for testing
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php/php-4.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index 2ebf6943d4aa..d781214cdc38 100644 --- a/dev-php/php/ChangeLog +++ b/dev-php/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/php # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.128 2004/10/10 01:33:15 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.129 2004/11/03 06:43:48 psi29a Exp $ + + 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> php-4.3.9.ebuild: + added to ~mips for testing 09 Oct 2004; Tom Gall <tgall@gentoo.org> php-4.3.9.ebuild: stable on ppc64, bug #64223 diff --git a/dev-php/php/php-4.3.9.ebuild b/dev-php/php/php-4.3.9.ebuild index e228305a3ece..bbfd605c6f65 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.11 2004/10/10 01:33:15 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.9.ebuild,v 1.12 2004/11/03 06:43:48 psi29a 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 ~mips" IUSE="" src_unpack() { |