summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-01-28 20:00:21 +0000
committerMike Gilbert <floppym@gentoo.org>2012-01-28 20:00:21 +0000
commit3cb1fa301c1147f45861cf6f9c41bcb3c599b899 (patch)
tree94d1c6bafae0fdcc3a786fdfcb82f5cd65ee6a24 /net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild
parentPrepare for PYTHON_ABI-versioned Boost Python libraries in Boost 1.48. Patch ... (diff)
downloadhistorical-3cb1fa301c1147f45861cf6f9c41bcb3c599b899.tar.gz
historical-3cb1fa301c1147f45861cf6f9c41bcb3c599b899.tar.bz2
historical-3cb1fa301c1147f45861cf6f9c41bcb3c599b899.zip
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
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild')
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.15.9.ebuild7
1 files changed, 4 insertions, 3 deletions
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="<dev-libs/boost-1.48[python?]
>=sys-devel/libtool-2.2
sys-libs/zlib
examples? ( !net-p2p/mldonkey )