summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 16:36:21 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 16:36:21 +0000
commitbb568774c269eb21245db0f9de47b418f156d42e (patch)
tree2e001376d082cc5fe2ebc8c4940cccc1dae74997 /www-apps/drupal/drupal-4.7.3.ebuild
parentdev-db/mysql => virtual/mysql (diff)
downloadhistorical-bb568774c269eb21245db0f9de47b418f156d42e.tar.gz
historical-bb568774c269eb21245db0f9de47b418f156d42e.tar.bz2
historical-bb568774c269eb21245db0f9de47b418f156d42e.zip
dev-db/mysql => virtual/mysql
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'www-apps/drupal/drupal-4.7.3.ebuild')
-rw-r--r--www-apps/drupal/drupal-4.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/drupal/drupal-4.7.3.ebuild b/www-apps/drupal/drupal-4.7.3.ebuild
index af60137a163a..7cc38e472db1 100644
--- a/www-apps/drupal/drupal-4.7.3.ebuild
+++ b/www-apps/drupal/drupal-4.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-4.7.3.ebuild,v 1.2 2006/10/28 12:27:56 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-4.7.3.ebuild,v 1.3 2006/11/23 16:34:55 vivo Exp $
inherit webapp eutils
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/php"
-RDEPEND="|| ( dev-db/mysql dev-db/postgresql )
+RDEPEND="|| ( virtual/mysql dev-db/postgresql )
virtual/httpd-php"
src_compile() {