diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-28 12:50:46 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-28 12:50:46 +0000 |
commit | 1d121d6bc05d1d0ec6518a6509230001683dbf80 (patch) | |
tree | e0ad302b4f06267f9cb01f7dccace85790f1af13 /dev-php/mod_php | |
parent | Stable for sparc. Needed for several app-sci upgrades. (Manifest recommit) (diff) | |
download | gentoo-2-1d121d6bc05d1d0ec6518a6509230001683dbf80.tar.gz gentoo-2-1d121d6bc05d1d0ec6518a6509230001683dbf80.tar.bz2 gentoo-2-1d121d6bc05d1d0ec6518a6509230001683dbf80.zip |
ppc stable profile update
Diffstat (limited to 'dev-php/mod_php')
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 cd7ef828ab31..6dc98ae287cd 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.3 2004/09/27 21:19:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9.ebuild,v 1.4 2004/09/28 12:49:41 pvdabeel Exp $ IUSE="${IUSE} apache2" -KEYWORDS="~x86 ~ppc sparc alpha ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ppc sparc alpha ~hppa ~amd64 ~ia64 ~s390" detectapache() { local domsg= |