summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-09-13 13:10:43 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-09-13 13:10:43 +0000
commit2b655881682d7e3508b5baa52308c1dcfff60d5c (patch)
tree8a5afe0d01dd6af4bdae3674e3517afc52ba8d00 /net-p2p/tribler
parentVersion bump, drop old (diff)
downloadgentoo-2-2b655881682d7e3508b5baa52308c1dcfff60d5c.tar.gz
gentoo-2-2b655881682d7e3508b5baa52308c1dcfff60d5c.tar.bz2
gentoo-2-2b655881682d7e3508b5baa52308c1dcfff60d5c.zip
Depend on dev-python/twisted-core. Fixes bug #522694.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-p2p/tribler')
-rw-r--r--net-p2p/tribler/ChangeLog5
-rw-r--r--net-p2p/tribler/tribler-6.3.3.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/tribler/ChangeLog b/net-p2p/tribler/ChangeLog
index a44c21b1d437..f6acf9d10e17 100644
--- a/net-p2p/tribler/ChangeLog
+++ b/net-p2p/tribler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/tribler
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.53 2014/09/13 01:32:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.54 2014/09/13 13:10:43 blueness Exp $
+
+ 13 Sep 2014; Anthony G. Basile <blueness@gentoo.org> tribler-6.3.3.ebuild:
+ Depend on dev-python/twisted-core. Fixes bug #522694.
*tribler-6.3.3 (13 Sep 2014)
diff --git a/net-p2p/tribler/tribler-6.3.3.ebuild b/net-p2p/tribler/tribler-6.3.3.ebuild
index c4aac9752972..fbbbc4e2f058 100644
--- a/net-p2p/tribler/tribler-6.3.3.ebuild
+++ b/net-p2p/tribler/tribler-6.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.3.3.ebuild,v 1.1 2014/09/13 01:32:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.3.3.ebuild,v 1.2 2014/09/13 13:10:43 blueness Exp $
EAPI="5"
@@ -24,8 +24,9 @@ RDEPEND="
dev-python/feedparser
dev-python/m2crypto
dev-python/netifaces
- dev-libs/openssl:0[-bindist]
+ dev-python/twisted-core
dev-python/wxpython
+ dev-libs/openssl:0[-bindist]
net-libs/rb_libtorrent
vlc? (
media-video/vlc