diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 06:45:05 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 06:45:05 +0000 |
commit | 6117e569dea4d711d6b5c2dfa0caeef69729421c (patch) | |
tree | c5db6df751fdd73742323dc95d173d4a26e72145 /dev-php/mod_php | |
parent | added to ~mips for testing (diff) | |
download | historical-6117e569dea4d711d6b5c2dfa0caeef69729421c.tar.gz historical-6117e569dea4d711d6b5c2dfa0caeef69729421c.tar.bz2 historical-6117e569dea4d711d6b5c2dfa0caeef69729421c.zip |
added to ~mips for testing
Diffstat (limited to 'dev-php/mod_php')
-rw-r--r-- | dev-php/mod_php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog index f27749b887e0..5316156180b1 100644 --- a/dev-php/mod_php/ChangeLog +++ b/dev-php/mod_php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/mod_php # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.187 2004/10/27 03:30:55 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.188 2004/11/03 06:45:05 psi29a Exp $ + + 03 Nov 2004; Bret Curtis <psi29a@gentoo.org> mod_php-4.3.9.ebuild: + marked as ~mips for testing 26 Oct 2004; Tom Gall <tgall@gentoo.org> mod_php-4.3.9.ebuild: stable on ppc64, bug #66968 diff --git a/dev-php/mod_php/mod_php-4.3.9.ebuild b/dev-php/mod_php/mod_php-4.3.9.ebuild index 08c3d75ec5ae..93a728a948a0 100644 --- a/dev-php/mod_php/mod_php-4.3.9.ebuild +++ b/dev-php/mod_php/mod_php-4.3.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.9 2004/10/27 03:30:55 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.10 2004/11/03 06:45:05 psi29a Exp $ IUSE="${IUSE} apache2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~s390 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~s390 ppc64 ~mips" detectapache() { local domsg= |