summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 17:31:41 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 17:31:41 +0000
commit62831817e34b7d62994e241acb372358fc860879 (patch)
tree229730501222d0d20060f6c0e6501674054f25ab /net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild
parentdev-db/mysql => virtual/mysql (diff)
downloadgentoo-2-62831817e34b7d62994e241acb372358fc860879.tar.gz
gentoo-2-62831817e34b7d62994e241acb372358fc860879.tar.bz2
gentoo-2-62831817e34b7d62994e241acb372358fc860879.zip
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild')
-rw-r--r--net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild b/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild
index 00ec07790a05..457394015dcb 100644
--- a/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild
+++ b/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild,v 1.1 2005/09/23 21:21:31 kang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild,v 1.2 2006/11/23 17:31:41 vivo Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE="mysql"
DEPEND="dev-python/twisted
dev-python/twisted-web
- mysql? ( dev-db/mysql )"
+ mysql? ( virtual/mysql )"
RDEPEND=""