diff options
Diffstat (limited to 'dev-php/mod_php/mod_php-5.0.4.ebuild')
-rw-r--r-- | dev-php/mod_php/mod_php-5.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/mod_php/mod_php-5.0.4.ebuild b/dev-php/mod_php/mod_php-5.0.4.ebuild index 0d9e182b5cd0..d389083c6efc 100644 --- a/dev-php/mod_php/mod_php-5.0.4.ebuild +++ b/dev-php/mod_php/mod_php-5.0.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.0.4.ebuild,v 1.5 2005/06/11 13:30:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.0.4.ebuild,v 1.6 2005/07/16 15:23:54 swegener Exp $ -IUSE="${IUSE} apache2" +IUSE="apache2" # this duplicates the code from depend.apache.eclass, but it's the # only way to do this here |