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 0e81120908de..702b60278217 100644 --- a/dev-php/mod_php/mod_php-5.0.4.ebuild +++ b/dev-php/mod_php/mod_php-5.0.4.ebuild @@ -1,6 +1,6 @@ # 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.2 2005/05/19 06:59:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-5.0.4.ebuild,v 1.3 2005/05/19 20:23:05 robbat2 Exp $ IUSE="${IUSE} apache2" @@ -14,7 +14,7 @@ else fi KEYWORDS="~x86 ~amd64 ~ppc64" -PROVIDE="virtual/httpd-php-${PV}" +PROVIDE="virtual/httpd-php" SLOT="${APACHE_VERSION}" |