summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bittornado/bittornado-0.3.12.ebuild')
-rw-r--r--net-p2p/bittornado/bittornado-0.3.12.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bittornado/bittornado-0.3.12.ebuild b/net-p2p/bittornado/bittornado-0.3.12.ebuild
index 84a4672fc627..79db1605e382 100644
--- a/net-p2p/bittornado/bittornado-0.3.12.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.12.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/net-p2p/bittornado/bittornado-0.3.12.ebuild,v 1.6 2005/09/16 04:17:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.12.ebuild,v 1.7 2005/09/25 20:41:05 mkay Exp $
inherit distutils eutils
@@ -14,9 +14,9 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86"
-IUSE="X"
+IUSE="gtk"
-RDEPEND="X? ( >=dev-python/wxpython-2.4 )
+RDEPEND="gtk? ( >=dev-python/wxpython-2.4 )
>=dev-lang/python-2.1
!virtual/bittorrent"
DEPEND="${RDEPEND}
@@ -44,7 +44,7 @@ src_install() {
cp -pPR /etc/mailcap ${D}/etc/
MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\""
- if use X; then
+ if use gtk; then
dodir ${PIXMAPLOC}
insinto ${PIXMAPLOC}
doins *.ico *.gif