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.15.3.ebuild ChangeLog rb_libtorrent-0.15.1.ebuild rb_libtorrent-0.15.4.ebuild
Date: Thu, 06 Jan 2011 11:53:40
Message-Id: 20110106115329.63FDE20051@flycatcher.gentoo.org
1 hwoarang 11/01/06 11:53:29
2
3 Modified: rb_libtorrent-0.15.3.ebuild ChangeLog
4 rb_libtorrent-0.15.1.ebuild
5 rb_libtorrent-0.15.4.ebuild
6 Log:
7 Adjust boost dependencies. Bug #342589
8
9 (Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.5 net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild?r1=1.4&r2=1.5
17
18 Index: rb_libtorrent-0.15.3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- rb_libtorrent-0.15.3.ebuild 9 Dec 2010 19:35:18 -0000 1.4
25 +++ rb_libtorrent-0.15.3.ebuild 6 Jan 2011 11:53:29 -0000 1.5
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild,v 1.4 2010/12/09 19:35:18 xmw Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.3.ebuild,v 1.5 2011/01/06 11:53:29 hwoarang Exp $
32
33 EAPI="2"
34 WANT_AUTOMAKE="1.11.1"
35 @@ -20,9 +20,8 @@
36 IUSE="debug doc examples python"
37 RESTRICT="test"
38
39 -DEPEND="|| ( >=dev-libs/boost-1.35
40 - ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) )
41 - python? ( >=dev-libs/boost-1.35.0-r5[python]
42 +DEPEND=">=dev-libs/boost-1.36
43 + python? ( >=dev-libs/boost-1.36[python]
44 || ( dev-lang/python:2.6[threads]
45 dev-lang/python:2.7[threads] ) )
46 >=sys-devel/libtool-2.2
47
48
49
50 1.99 net-libs/rb_libtorrent/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.99&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.99&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?r1=1.98&r2=1.99
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
59 retrieving revision 1.98
60 retrieving revision 1.99
61 diff -u -r1.98 -r1.99
62 --- ChangeLog 9 Dec 2010 19:35:18 -0000 1.98
63 +++ ChangeLog 6 Jan 2011 11:53:29 -0000 1.99
64 @@ -1,6 +1,11 @@
65 # ChangeLog for net-libs/rb_libtorrent
66 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.98 2010/12/09 19:35:18 xmw Exp $
68 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.99 2011/01/06 11:53:29 hwoarang Exp $
70 +
71 + 06 Jan 2011; Markos Chandras <hwoarang@g.o>
72 + rb_libtorrent-0.15.1.ebuild, rb_libtorrent-0.15.3.ebuild,
73 + rb_libtorrent-0.15.4.ebuild:
74 + Adjust boost dependencies. Bug #342589
75
76 09 Dec 2010; Michael Weber <xmw@g.o> rb_libtorrent-0.15.1.ebuild,
77 rb_libtorrent-0.15.3.ebuild, rb_libtorrent-0.15.4.ebuild:
78
79
80
81 1.6 net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild?rev=1.6&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild?rev=1.6&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild?r1=1.5&r2=1.6
86
87 Index: rb_libtorrent-0.15.1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v
90 retrieving revision 1.5
91 retrieving revision 1.6
92 diff -u -r1.5 -r1.6
93 --- rb_libtorrent-0.15.1.ebuild 9 Dec 2010 19:35:18 -0000 1.5
94 +++ rb_libtorrent-0.15.1.ebuild 6 Jan 2011 11:53:29 -0000 1.6
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2010 Gentoo Foundation
97 +# Copyright 1999-2011 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.5 2010/12/09 19:35:18 xmw Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.6 2011/01/06 11:53:29 hwoarang Exp $
101
102 EAPI="2"
103 WANT_AUTOMAKE="1.11.1"
104 @@ -20,9 +20,8 @@
105 IUSE="debug doc examples python"
106 RESTRICT="test"
107
108 -DEPEND="|| ( >=dev-libs/boost-1.35
109 - ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) )
110 - python? ( >=dev-libs/boost-1.35.0-r5[python] dev-lang/python:2.6[threads] )
111 +DEPEND=">=dev-libs/boost-1.36
112 + python? ( >=dev-libs/boost-1.36[python] dev-lang/python:2.6[threads] )
113 >=sys-devel/libtool-2.2
114 sys-libs/zlib
115 examples? ( !net-p2p/mldonkey )" #292998
116
117
118
119 1.7 net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild
120
121 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild?rev=1.7&view=markup
122 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild?rev=1.7&content-type=text/plain
123 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild?r1=1.6&r2=1.7
124
125 Index: rb_libtorrent-0.15.4.ebuild
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild,v
128 retrieving revision 1.6
129 retrieving revision 1.7
130 diff -u -r1.6 -r1.7
131 --- rb_libtorrent-0.15.4.ebuild 9 Dec 2010 19:35:18 -0000 1.6
132 +++ rb_libtorrent-0.15.4.ebuild 6 Jan 2011 11:53:29 -0000 1.7
133 @@ -1,6 +1,6 @@
134 -# Copyright 1999-2010 Gentoo Foundation
135 +# Copyright 1999-2011 Gentoo Foundation
136 # Distributed under the terms of the GNU General Public License v2
137 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild,v 1.6 2010/12/09 19:35:18 xmw Exp $
138 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.4.ebuild,v 1.7 2011/01/06 11:53:29 hwoarang Exp $
139
140 EAPI="2"
141 inherit eutils versionator
142 @@ -19,9 +19,8 @@
143 IUSE="debug doc examples python ssl"
144 RESTRICT="test"
145
146 -DEPEND="|| ( >=dev-libs/boost-1.35
147 - ( ~dev-libs/boost-1.34.1 dev-cpp/asio ) )
148 - python? ( >=dev-libs/boost-1.35.0-r5[python]
149 +DEPEND=">=dev-libs/boost-1.36
150 + python? ( >=dev-libs/boost-1.36[python]
151 || ( dev-lang/python:2.6[threads]
152 dev-lang/python:2.7[threads] ) )
153 >=sys-devel/libtool-2.2