summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-09-09 00:09:55 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-09-09 00:09:55 +0000
commit167a2bc2cb4b4175a9fd4aaaaa567f12b63efc3d (patch)
tree60bddbb8df02226cb20c22859fb9fe35cac04dac
parentversion bump (diff)
downloadgentoo-2-167a2bc2cb4b4175a9fd4aaaaa567f12b63efc3d.tar.gz
gentoo-2-167a2bc2cb4b4175a9fd4aaaaa567f12b63efc3d.tar.bz2
gentoo-2-167a2bc2cb4b4175a9fd4aaaaa567f12b63efc3d.zip
Depend on openssl[-bindist] for elliptic crypto, bug #519706
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-rw-r--r--net-p2p/tribler/ChangeLog5
-rw-r--r--net-p2p/tribler/tribler-6.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/tribler/ChangeLog b/net-p2p/tribler/ChangeLog
index 726b49e55996..f7b39ce11e4d 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.50 2014/09/04 10:29:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/ChangeLog,v 1.51 2014/09/09 00:09:55 blueness Exp $
+
+ 09 Sep 2014; Anthony G. Basile <blueness@gentoo.org> tribler-6.3.1.ebuild:
+ Depend on openssl[-bindist] for elliptic crypto, bug #519706
*tribler-6.3.1 (04 Sep 2014)
diff --git a/net-p2p/tribler/tribler-6.3.1.ebuild b/net-p2p/tribler/tribler-6.3.1.ebuild
index 63f83b21e0a9..7c865e73bd32 100644
--- a/net-p2p/tribler/tribler-6.3.1.ebuild
+++ b/net-p2p/tribler/tribler-6.3.1.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.1.ebuild,v 1.1 2014/09/04 10:29:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/tribler/tribler-6.3.1.ebuild,v 1.2 2014/09/09 00:09:55 blueness Exp $
EAPI="5"
@@ -24,7 +24,7 @@ RDEPEND="
dev-python/feedparser
dev-python/m2crypto
dev-python/netifaces
- dev-libs/openssl
+ dev-libs/openssl:0[-bindist]
dev-python/wxpython
net-libs/rb_libtorrent
vlc? (