From a897e23ad967651a1c55c0c878dafad12fcc7645 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 19 May 2005 20:25:58 +0000 Subject: Bug #93028, clean up PROVIDE instances. (Portage version: 2.0.51.22-r1) --- dev-php/mod_php/mod_php-5.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/mod_php/mod_php-5.0.4.ebuild') 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}" -- cgit v1.2.3-65-gdbad