idella4     15/03/11 07:38:28

  Modified:             rb_libtorrent-0.16.17-r2.ebuild ChangeLog
  Log:
  revert DEPEND RDEPEND to reflect the state in the -r1
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.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-r2.ebuild?r1=1.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rb_libtorrent-0.16.17-r2.ebuild     5 Mar 2015 14:59:22 -0000       1.1
+++ rb_libtorrent-0.16.17-r2.ebuild     11 Mar 2015 07:38:28 -0000      1.2
@@ -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.1 2015/03/05 14:59:22 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild,v
 1.2 2015/03/11 07:38:28 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -22,7 +22,7 @@
 IUSE="debug doc examples python ssl static-libs test"
 RESTRICT="test"
 
-DEPEND=">=dev-libs/boost-1.48:=[threads]
+RDEPEND=">=dev-libs/boost-1.48:=[threads]
        >=sys-devel/libtool-2.2
        sys-libs/zlib
        examples? ( !net-p2p/mldonkey )
@@ -31,7 +31,7 @@
                ${PYTHON_DEPS}
                dev-libs/boost[python,${PYTHON_USEDEP}]
        )"
-RDEPEND="${DEPEND}
+DEPEND="${RDEPEND}
        >=sys-devel/libtool-2.2"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



1.188                net-libs/rb_libtorrent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog   5 Mar 2015 15:28:45 -0000       1.187
+++ ChangeLog   11 Mar 2015 07:38:28 -0000      1.188
@@ -1,6 +1,9 @@
 # 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.187 
2015/03/05 15:28:45 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.188 
2015/03/11 07:38:28 idella4 Exp $
+
+  11 Mar 2015; Ian Delaney <[email protected]> 
rb_libtorrent-0.16.17-r2.ebuild:
+  revert DEPEND RDEPEND to reflect the state in the -r1
 
 *rb_libtorrent-0.16.17-r2.ebuild (05 Mar 2015)
 




Reply via email to