diff options
author | 2004-02-07 11:02:48 +0000 | |
---|---|---|
committer | 2004-02-07 11:02:48 +0000 | |
commit | 921f4f60fe420a1dcbc80f57775474150d406c50 (patch) | |
tree | 11d63d9e2640625288b43a061dacbf3f43ddc3b0 /dev-php/mod_php | |
parent | Version bump (Bug #35658). Fixed fftw DEP (Bug #34010). Updated ebuild to c... (diff) | |
download | gentoo-2-921f4f60fe420a1dcbc80f57775474150d406c50.tar.gz gentoo-2-921f4f60fe420a1dcbc80f57775474150d406c50.tar.bz2 gentoo-2-921f4f60fe420a1dcbc80f57775474150d406c50.zip |
Stable on X86.
Diffstat (limited to 'dev-php/mod_php')
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.4-r4.ebuild b/dev-php/mod_php/mod_php-4.3.4-r4.ebuild index ce6c3f5c4c21..4f6229fd3501 100644 --- a/dev-php/mod_php/mod_php-4.3.4-r4.ebuild +++ b/dev-php/mod_php/mod_php-4.3.4-r4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.4-r4.ebuild,v 1.1 2004/02/07 01:13:06 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.4-r4.ebuild,v 1.2 2004/02/07 11:02:48 plasmaroo Exp $ IUSE="${IUSE} apache2" DESCRIPTION="Apache module for PHP" -KEYWORDS="~x86 ~sparc ppc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" detectapache() { local domsg= |