diff options
author | 2004-09-27 21:23:26 +0000 | |
---|---|---|
committer | 2004-09-27 21:23:26 +0000 | |
commit | b88a9b3148bb93a5072945fee3968574b8909f3f (patch) | |
tree | abe2bde81e946f3ad4620fb5c16ccf889cc44a61 /dev-php/mod_php/mod_php-4.3.9.ebuild | |
parent | s390 and ia64 stabilization (Manifest recommit) (diff) | |
download | gentoo-2-b88a9b3148bb93a5072945fee3968574b8909f3f.tar.gz gentoo-2-b88a9b3148bb93a5072945fee3968574b8909f3f.tar.bz2 gentoo-2-b88a9b3148bb93a5072945fee3968574b8909f3f.zip |
Stable on alpha, bug 64223.
Diffstat (limited to 'dev-php/mod_php/mod_php-4.3.9.ebuild')
-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 45e0bffe8f61..cd7ef828ab31 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.2 2004/09/27 19:27:01 gustavoz Exp $ +# $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 $ IUSE="${IUSE} apache2" -KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ~ppc sparc alpha ~hppa ~amd64 ~ia64 ~s390" detectapache() { local domsg= |