From 11eabb3a65280cbbaa41dac1beec425714b7230a Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 30 Dec 2017 07:21:49 +0300 Subject: pybitmessage-0.6 scm --- net-libs/libtorrent/libtorrent-scm.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libtorrent/libtorrent-scm.ebuild b/net-libs/libtorrent/libtorrent-scm.ebuild index 96dde0e..66f72d6 100644 --- a/net-libs/libtorrent/libtorrent-scm.ebuild +++ b/net-libs/libtorrent/libtorrent-scm.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -inherit eutils toolchain-funcs libtool git-2 +inherit eutils toolchain-funcs libtool git-r3 DESCRIPTION="BitTorrent library written in C++ for *nix" HOMEPAGE="https://rakshasa.github.io/rtorrent/" @@ -13,6 +13,7 @@ LICENSE="GPL-2" KEYWORDS="" EGIT_REPO_URI="git://github.com/rakshasa/libtorrent.git" +EGIT_BRANCH="feature-bind" IUSE="debug ipv6 +c++0x libressl +ssl static-libs" -- cgit v1.2.3