From 3cb1fa301c1147f45861cf6f9c41bcb3c599b899 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 28 Jan 2012 20:00:21 +0000 Subject: Prepare for PYTHON_ABI-versioned Boost Python libraries in Boost 1.48. Patch by Arfrever. Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64 --- net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild') diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild index 3be6cdfa373b..54d049586e9d 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild,v 1.1 2011/11/22 21:28:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild,v 1.2 2012/01/28 20:00:21 floppym Exp $ EAPI="2" PYTHON_DEPEND="python? 2:2.6" PYTHON_USE_WITH="threads" +PYTHON_USE_WITH_OPT="python" inherit eutils versionator python @@ -22,7 +23,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples python ssl static-libs" RESTRICT="test" -DEPEND=">=dev-libs/boost-1.36[python?] +DEPEND="=sys-devel/libtool-2.2 sys-libs/zlib examples? ( !net-p2p/mldonkey ) -- cgit v1.2.3-65-gdbad