summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-05-19 20:25:58 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-05-19 20:25:58 +0000
commita897e23ad967651a1c55c0c878dafad12fcc7645 (patch)
treebdb6f7f1d25368abc16f63fc250bc35b29d2c873 /dev-php/mod_php/mod_php-5.0.4.ebuild
parentAdded cross-compile support. (diff)
downloadgentoo-2-a897e23ad967651a1c55c0c878dafad12fcc7645.tar.gz
gentoo-2-a897e23ad967651a1c55c0c878dafad12fcc7645.tar.bz2
gentoo-2-a897e23ad967651a1c55c0c878dafad12fcc7645.zip
Bug #93028, clean up PROVIDE instances.
(Portage version: 2.0.51.22-r1)
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.ebuild4
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}"