summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-09-29 00:10:25 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-09-29 00:10:25 +0000
commitcbdbdcd9120320a0e898b77f917b96924155cceb (patch)
treeed4915ea84666278d655b31639c74e1798bd2f50 /net-p2p
parentLock wxGTK to 2.6. (diff)
downloadgentoo-2-cbdbdcd9120320a0e898b77f917b96924155cceb.tar.gz
gentoo-2-cbdbdcd9120320a0e898b77f917b96924155cceb.tar.bz2
gentoo-2-cbdbdcd9120320a0e898b77f917b96924155cceb.zip
Lock wxGTK to 2.6.
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittorrent/ChangeLog5
-rw-r--r--net-p2p/bittorrent/bittorrent-5.0.7.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index e5be1bb38f82..2318f1318420 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/bittorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.116 2007/06/24 22:24:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.117 2007/09/29 00:10:25 dirtyepic Exp $
+
+ 29 Sep 2007; Ryan Hill <dirtyepic@gentoo.org> bittorrent-5.0.7.ebuild:
+ Lock wxGTK to 2.6.
24 Jun 2007; Raúl Porcel <armin76@gentoo.org> -bittorrent-5.0.5.ebuild:
old
diff --git a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
index 231028064edd..20a5913e3194 100644
--- a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
+++ b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.13 2007/06/24 22:14:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.14 2007/09/29 00:10:25 dirtyepic Exp $
inherit distutils fdo-mime eutils
@@ -19,8 +19,7 @@ IUSE="gtk"
RDEPEND=">=dev-lang/python-2.3
gtk? (
- >=x11-libs/wxGTK-2.6
- >=dev-python/wxpython-2.6
+ =dev-python/wxpython-2.6*
)
>=dev-python/pycrypto-2.0
>=dev-python/twisted-2