diff options
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 9 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild | 9 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild | 9 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild | 9 |
4 files changed, 19 insertions, 17 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index dd2ab4d66d52..08076c621515 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/rb_libtorrent -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.98 2010/12/09 19:35:18 xmw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.99 2011/01/06 11:53:29 hwoarang Exp $ + + 06 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + rb_libtorrent-0.15.1.ebuild, rb_libtorrent-0.15.3.ebuild, + rb_libtorrent-0.15.4.ebuild: + Adjust boost dependencies. Bug #342589 09 Dec 2010; Michael Weber <xmw@gentoo.org> rb_libtorrent-0.15.1.ebuild, rb_libtorrent-0.15.3.ebuild, rb_libtorrent-0.15.4.ebuild: diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild index d5b36233ce6e..29851122af15 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.1.ebuild,v 1.5 2010/12/09 19:35:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.6 2011/01/06 11:53:29 hwoarang Exp $ EAPI="2" WANT_AUTOMAKE="1.11.1" @@ -20,9 +20,8 @@ KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc examples python" RESTRICT="test" -DEPEND="|| ( >=dev-libs/boost-1.35 - ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) ) - python? ( >=dev-libs/boost-1.35.0-r5[python] dev-lang/python:2.6[threads] ) +DEPEND=">=dev-libs/boost-1.36 + python? ( >=dev-libs/boost-1.36[python] dev-lang/python:2.6[threads] ) >=sys-devel/libtool-2.2 sys-libs/zlib examples? ( !net-p2p/mldonkey )" #292998 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild index 6daa44099525..725062c35a24 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3.ebuild,v 1.4 2010/12/09 19:35:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild,v 1.5 2011/01/06 11:53:29 hwoarang Exp $ EAPI="2" WANT_AUTOMAKE="1.11.1" @@ -20,9 +20,8 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples python" RESTRICT="test" -DEPEND="|| ( >=dev-libs/boost-1.35 - ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) ) - python? ( >=dev-libs/boost-1.35.0-r5[python] +DEPEND=">=dev-libs/boost-1.36 + python? ( >=dev-libs/boost-1.36[python] || ( dev-lang/python:2.6[threads] dev-lang/python:2.7[threads] ) ) >=sys-devel/libtool-2.2 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild index 24e0ea39982b..c7adcdd43e73 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.4.ebuild,v 1.6 2010/12/09 19:35:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild,v 1.7 2011/01/06 11:53:29 hwoarang Exp $ EAPI="2" inherit eutils versionator @@ -19,9 +19,8 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc examples python ssl" RESTRICT="test" -DEPEND="|| ( >=dev-libs/boost-1.35 - ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) ) - python? ( >=dev-libs/boost-1.35.0-r5[python] +DEPEND=">=dev-libs/boost-1.36 + python? ( >=dev-libs/boost-1.36[python] || ( dev-lang/python:2.6[threads] dev-lang/python:2.7[threads] ) ) >=sys-devel/libtool-2.2 |