summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-07-26 13:55:09 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-07-26 13:55:09 +0000
commitc68e5b4125ba7e399882c30c896c5018ee91ec03 (patch)
treeb4122085c10ee293b39a5ebb69020c183c774358 /net-p2p/ktorrent
parentMarking fwbuilder-3.0.3 ppc64 for bug 235809 (diff)
downloadgentoo-2-c68e5b4125ba7e399882c30c896c5018ee91ec03.tar.gz
gentoo-2-c68e5b4125ba7e399882c30c896c5018ee91ec03.tar.bz2
gentoo-2-c68e5b4125ba7e399882c30c896c5018ee91ec03.zip
Depend on krosspython only when kross use enabled.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r--net-p2p/ktorrent/ChangeLog6
-rw-r--r--net-p2p/ktorrent/ktorrent-3.2.2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
index 743a36760b38..1011673806db 100644
--- a/net-p2p/ktorrent/ChangeLog
+++ b/net-p2p/ktorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.124 2009/07/24 16:18:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.125 2009/07/26 13:55:09 scarabeus Exp $
+
+ 26 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ ktorrent-3.2.2.ebuild:
+ Depend on krosspython only when kross use enabled.
24 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org>
ktorrent-3.2.2.ebuild:
diff --git a/net-p2p/ktorrent/ktorrent-3.2.2.ebuild b/net-p2p/ktorrent/ktorrent-3.2.2.ebuild
index dac8f000349a..ca2cfb67cdbe 100644
--- a/net-p2p/ktorrent/ktorrent-3.2.2.ebuild
+++ b/net-p2p/ktorrent/ktorrent-3.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.2.2.ebuild,v 1.3 2009/07/24 16:18:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-3.2.2.ebuild,v 1.4 2009/07/26 13:55:09 scarabeus Exp $
EAPI="2"
@@ -30,9 +30,9 @@ DEPEND="${COMMONDEPEND}
sys-devel/gettext
"
RDEPEND="${COMMONDEPEND}
- >=kde-base/krosspython-${KDE_MINIMAL}
infowidget? ( >=dev-libs/geoip-1.4.4 )
- ipfilter? ( >=kde-base/kdebase-kioslaves-${KDE_MINIMAL} )"
+ ipfilter? ( >=kde-base/kdebase-kioslaves-${KDE_MINIMAL} )
+ kross? ( >=kde-base/krosspython-${KDE_MINIMAL} )"
src_prepare() {
if ! use plasma; then