summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2014-02-20 08:32:30 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2014-02-20 08:32:30 +0200
commitb6ebc3ab027b6c55a57fde0eaedaae6114ed0d81 (patch)
tree05307e63ca01029caede346b6fd59a0ed926ab13 /net-p2p
parentb7207ac6cbe002488052dfe3156c57c85cb0c041 (diff)
cleanup...
update to new api
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent/rtorrent-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-9999.ebuild b/net-p2p/rtorrent/rtorrent-9999.ebuild
index 36a6a99..03e737c 100644
--- a/net-p2p/rtorrent/rtorrent-9999.ebuild
+++ b/net-p2p/rtorrent/rtorrent-9999.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.4-r1.ebuild,v 1.7 2009/03/06 00:13:27 jer Exp $
+EAPI=5
-inherit base eutils toolchain-funcs flag-o-matic git
+inherit base eutils toolchain-funcs flag-o-matic git-2
DESCRIPTION="BitTorrent Client using libtorrent"
HOMEPAGE="http://libtorrent.rakshasa.no/"