Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/rb_libtorrent: rb_libtorrent-0.14.12.ebuild ChangeLog
Date: Mon, 30 May 2011 14:22:41
Message-Id: 20110530142228.532A920054@flycatcher.gentoo.org
1 hwoarang 11/05/30 14:22:28
2
3 Modified: rb_libtorrent-0.14.12.ebuild ChangeLog
4 Log:
5 Revert my previous commit
6
7 (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild?r1=1.4&r2=1.5
15
16 Index: rb_libtorrent-0.14.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- rb_libtorrent-0.14.12.ebuild 30 May 2011 13:05:30 -0000 1.4
23 +++ rb_libtorrent-0.14.12.ebuild 30 May 2011 14:22:28 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild,v 1.4 2011/05/30 13:05:30 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.12.ebuild,v 1.5 2011/05/30 14:22:28 hwoarang Exp $
29
30 EAPI="2"
31 inherit autotools eutils flag-o-matic versionator
32 @@ -21,7 +21,7 @@
33
34 DEPEND="|| ( >=dev-libs/boost-1.35
35 ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) )
36 - python? ( >=dev-libs/boost-1.35.0-r5[python] >=dev-lang/python-2.6[threads] )
37 + python? ( >=dev-libs/boost-1.35.0-r5[python] dev-lang/python:2.6[threads] )
38 >=sys-devel/libtool-2.2
39 sys-libs/zlib
40 examples? ( !net-p2p/mldonkey )" #292998
41
42
43
44 1.112 net-libs/rb_libtorrent/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.112&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.112&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?r1=1.111&r2=1.112
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
53 retrieving revision 1.111
54 retrieving revision 1.112
55 diff -u -r1.111 -r1.112
56 --- ChangeLog 30 May 2011 13:05:30 -0000 1.111
57 +++ ChangeLog 30 May 2011 14:22:28 -0000 1.112
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-libs/rb_libtorrent
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.111 2011/05/30 13:05:30 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.112 2011/05/30 14:22:28 hwoarang Exp $
63 +
64 + 30 May 2011; Markos Chandras <hwoarang@g.o>
65 + rb_libtorrent-0.14.12.ebuild:
66 + Revert my previous commit
67
68 30 May 2011; Markos Chandras <hwoarang@g.o>
69 rb_libtorrent-0.14.12.ebuild: