hwoarang    15/03/03 22:11:55

  Modified:             rb_libtorrent-0.16.17-r1.ebuild
                        rb_libtorrent-1.0.3.ebuild ChangeLog
  Log:
  Add epatch_user. Bug #541690
  
  (Portage version: 2.2.17/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r1.ebuild?r1=1.1&r2=1.2

Index: rb_libtorrent-0.16.17-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rb_libtorrent-0.16.17-r1.ebuild     15 Nov 2014 08:33:02 -0000      1.1
+++ rb_libtorrent-0.16.17-r1.ebuild     3 Mar 2015 22:11:55 -0000       1.2
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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-r1.ebuild,v
 1.1 2014/11/15 08:33:02 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r1.ebuild,v
 1.2 2015/03/03 22:11:55 hwoarang Exp $
 
 EAPI="5"
 PYTHON_DEPEND="python? 2:2.7"
 PYTHON_USE_WITH="threads"
 PYTHON_USE_WITH_OPT="python"
 
-inherit multilib python versionator
+inherit eutils multilib python versionator
 
 MY_P=${P/rb_/}
 MY_P=${MY_P/torrent/torrent-rasterbar}
@@ -39,6 +39,7 @@
 
 src_prepare() {
        use python && python_convert_shebangs -r 2 .
+       epatch_user
 }
 
 src_configure() {



1.2                  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild?rev=1.2&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.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rb_libtorrent-1.0.3.ebuild  19 Dec 2014 21:07:33 -0000      1.1
+++ rb_libtorrent-1.0.3.ebuild  3 Mar 2015 22:11:55 -0000       1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.1 
2014/12/19 21:07:33 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild,v 1.2 
2015/03/03 22:11:55 hwoarang Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 PYTHON_REQ_USE="threads"
 
-inherit multilib python-r1
+inherit eutils multilib python-r1
 
 MY_P=${P/rb_/}
 MY_P=${MY_P/torrent/torrent-rasterbar}
@@ -36,6 +36,7 @@
 
 src_prepare() {
        use python && python_copy_sources
+       epatch_user
 }
 
 src_configure() {



1.185                net-libs/rb_libtorrent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.185&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.185&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?r1=1.184&r2=1.185

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog   2 Mar 2015 09:20:26 -0000       1.184
+++ ChangeLog   3 Mar 2015 22:11:55 -0000       1.185
@@ -1,6 +1,10 @@
 # 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.184 
2015/03/02 09:20:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.185 
2015/03/03 22:11:55 hwoarang Exp $
+
+  03 Mar 2015; Markos Chandras <[email protected]>
+  rb_libtorrent-0.16.17-r1.ebuild, rb_libtorrent-1.0.3.ebuild:
+  Add epatch_user. Bug #541690
 
   02 Mar 2015; Agostino Sarubbo <[email protected]> rb_libtorrent-0.16.17.ebuild:
   Stable for ppc, wrt bug #522764




Reply via email to