diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-15 13:55:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-15 13:55:26 +0000 |
commit | daf337e37e78fdc2c43755f8e024ba426d74b86f (patch) | |
tree | 0c338408977ac822ee69edc4b3430aecf72cfc35 /dev-php/mod_php | |
parent | stable for security (Manifest recommit) (diff) | |
download | gentoo-2-daf337e37e78fdc2c43755f8e024ba426d74b86f.tar.gz gentoo-2-daf337e37e78fdc2c43755f8e024ba426d74b86f.tar.bz2 gentoo-2-daf337e37e78fdc2c43755f8e024ba426d74b86f.zip |
stable for security
Diffstat (limited to 'dev-php/mod_php')
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-4.3.8.ebuild b/dev-php/mod_php/mod_php-4.3.8.ebuild index c5217094e631..3f2973f56fb9 100644 --- a/dev-php/mod_php/mod_php-4.3.8.ebuild +++ b/dev-php/mod_php/mod_php-4.3.8.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.8.ebuild,v 1.5 2004/07/15 11:24:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.8.ebuild,v 1.6 2004/07/15 13:55:26 vapier Exp $ IUSE="${IUSE} apache2" -KEYWORDS="x86 sparc alpha ~hppa ~ia64 ~amd64 ~s390 ppc" +KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ~ia64 ~s390" detectapache() { local domsg= |