pesa        14/10/10 18:06:43

  Modified:             rb_libtorrent-0.16.10.ebuild
                        rb_libtorrent-0.16.17.ebuild ChangeLog
  Log:
  Silence repoman warning.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.9                  net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild

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

Index: rb_libtorrent-0.16.10.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rb_libtorrent-0.16.10.ebuild        15 Mar 2014 16:49:36 -0000      1.8
+++ rb_libtorrent-0.16.10.ebuild        10 Oct 2014 18:06:43 -0000      1.9
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 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.10.ebuild,v 
1.8 2014/03/15 16:49:36 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v 
1.9 2014/10/10 18:06:43 pesa Exp $
 
 EAPI="4"
-PYTHON_DEPEND="python? 2:2.6"
+PYTHON_DEPEND="python? 2:2.7"
 PYTHON_USE_WITH="threads"
 PYTHON_USE_WITH_OPT="python"
 



1.5                  net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.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.ebuild?r1=1.4&r2=1.5

Index: rb_libtorrent-0.16.17.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rb_libtorrent-0.16.17.ebuild        10 Oct 2014 11:02:55 -0000      1.4
+++ rb_libtorrent-0.16.17.ebuild        10 Oct 2014 18:06:43 -0000      1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 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.ebuild,v 
1.4 2014/10/10 11:02:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 
1.5 2014/10/10 18:06:43 pesa Exp $
 
 EAPI="4"
-PYTHON_DEPEND="python? 2:2.6"
+PYTHON_DEPEND="python? 2:2.7"
 PYTHON_USE_WITH="threads"
 PYTHON_USE_WITH_OPT="python"
 



1.179                net-libs/rb_libtorrent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   10 Oct 2014 18:02:37 -0000      1.178
+++ ChangeLog   10 Oct 2014 18:06:43 -0000      1.179
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/rb_libtorrent
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.178 
2014/10/10 18:02:37 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.179 
2014/10/10 18:06:43 pesa Exp $
+
+  10 Oct 2014; Davide Pesavento <p...@gentoo.org> rb_libtorrent-0.16.10.ebuild,
+  rb_libtorrent-0.16.17.ebuild:
+  Silence repoman warning.
 
   10 Oct 2014; Davide Pesavento <p...@gentoo.org> 
-rb_libtorrent-0.15.10.ebuild,
   -rb_libtorrent-0.16.15.ebuild, -rb_libtorrent-0.16.16.ebuild:




Reply via email to