summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-07 05:04:21 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-07 05:04:21 +0000
commitf8e7b7fa41f1baa52491324955480cbb483c45f1 (patch)
treebf6bd538d5786e1d22c4dc8d895d5395a11f1b20 /net-p2p/qtella/qtella-0.7.0.ebuild
parentarm/s390 stable (diff)
downloadgentoo-2-f8e7b7fa41f1baa52491324955480cbb483c45f1.tar.gz
gentoo-2-f8e7b7fa41f1baa52491324955480cbb483c45f1.tar.bz2
gentoo-2-f8e7b7fa41f1baa52491324955480cbb483c45f1.zip
Fix qt dep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-p2p/qtella/qtella-0.7.0.ebuild')
-rw-r--r--net-p2p/qtella/qtella-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qtella/qtella-0.7.0.ebuild b/net-p2p/qtella/qtella-0.7.0.ebuild
index 7ff221c13cf0..5afcfa7a6b86 100644
--- a/net-p2p/qtella/qtella-0.7.0.ebuild
+++ b/net-p2p/qtella/qtella-0.7.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.7.0.ebuild,v 1.8 2005/02/27 22:30:19 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.7.0.ebuild,v 1.9 2005/07/07 05:01:32 caleb Exp $
inherit kde eutils
IUSE="kde"
-DEPEND=">=x11-libs/qt-3
+DEPEND="=x11-libs/qt-3*
kde? ( >=kde-base/kdelibs-3 )"
SRC_URI="mirror://sourceforge/qtella/${P}.tar.gz"