diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent/libtorrent-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/libtorrent/libtorrent-9999.ebuild b/net-libs/libtorrent/libtorrent-9999.ebuild index b504de6..02c1dc1 100644 --- a/net-libs/libtorrent/libtorrent-9999.ebuild +++ b/net-libs/libtorrent/libtorrent-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-libs/libtorrent/libtorrent-0.12.4.ebuild,v 1.6 2009/03/06 00:11:38 jer Exp $ +EAPI=5 -inherit base eutils toolchain-funcs flag-o-matic libtool git +inherit base eutils toolchain-funcs flag-o-matic libtool git-2 DESCRIPTION="LibTorrent is a BitTorrent library written in C++ for *nix." HOMEPAGE="http://libtorrent.rakshasa.no/" |