jlec 15/04/12 17:21:04
Modified: rb_libtorrent-0.16.19.ebuild
rb_libtorrent-1.0.3.ebuild
rb_libtorrent-0.16.17-r2.ebuild ChangeLog
Removed: rb_libtorrent-0.16.17-r1.ebuild
rb_libtorrent-1.0.2.ebuild
Log:
Export best python version before configure, #545354
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.3 net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild?r1=1.2&r2=1.3
Index: rb_libtorrent-0.16.19.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rb_libtorrent-0.16.19.ebuild 23 Mar 2015 12:07:50 -0000 1.2
+++ rb_libtorrent-0.16.19.ebuild 12 Apr 2015 17:21:04 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.16.19.ebuild,v
1.2 2015/03/23 12:07:50 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild,v
1.3 2015/04/12 17:21:04 jlec Exp $
EAPI=5
@@ -53,6 +53,9 @@
$(use_enable python python-binding)
$(usex debug "--enable-logging=verbose" "")
)
+
+ use python && python_setup
+
autotools-utils_src_configure
use python && cd "${BUILD_DIR}"/bindings/python &&
distutils-r1_src_configure
}
1.5 net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild?r1=1.4&r2=1.5
Index: rb_libtorrent-1.0.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rb_libtorrent-1.0.3.ebuild 23 Mar 2015 12:07:50 -0000 1.4
+++ rb_libtorrent-1.0.3.ebuild 12 Apr 2015 17:21:04 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild,v 1.4
2015/03/23 12:07:50 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild,v 1.5
2015/04/12 17:21:04 jlec Exp $
EAPI=5
@@ -55,6 +55,9 @@
$(use_enable python python-binding)
$(usex debug "--enable-logging=verbose" "")
)
+
+ use python && python_setup
+
autotools-utils_src_configure
use python && cd "${BUILD_DIR}"/bindings/python &&
distutils-r1_src_configure
}
1.5 net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild?r1=1.4&r2=1.5
Index: rb_libtorrent-0.16.17-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rb_libtorrent-0.16.17-r2.ebuild 23 Mar 2015 12:07:50 -0000 1.4
+++ rb_libtorrent-0.16.17-r2.ebuild 12 Apr 2015 17:21:04 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.16.17-r2.ebuild,v
1.4 2015/03/23 12:07:50 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild,v
1.5 2015/04/12 17:21:04 jlec Exp $
EAPI=5
@@ -53,6 +53,9 @@
$(use_enable python python-binding)
$(usex debug "--enable-logging=verbose" "")
)
+
+ use python && python_setup
+
autotools-utils_src_configure
use python && cd "${BUILD_DIR}"/bindings/python &&
distutils-r1_src_configure
}
1.194 net-libs/rb_libtorrent/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.194&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.194&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?r1=1.193&r2=1.194
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog 28 Mar 2015 13:32:02 -0000 1.193
+++ ChangeLog 12 Apr 2015 17:21:04 -0000 1.194
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/rb_libtorrent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.193
2015/03/28 13:32:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.194
2015/04/12 17:21:04 jlec Exp $
+
+ 12 Apr 2015; Justin Lecher <[email protected]>
-rb_libtorrent-0.16.17-r1.ebuild,
+ -rb_libtorrent-1.0.2.ebuild, rb_libtorrent-0.16.17-r2.ebuild,
+ rb_libtorrent-0.16.19.ebuild, rb_libtorrent-1.0.3.ebuild:
+ Export best python version before configure, #545354
28 Mar 2015; Justin Lecher <[email protected]>
files/rb_libtorrent-1.0.2-python.patch: