Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/rb_libtorrent: ChangeLog rb_libtorrent-0.13-r1.ebuild
Date: Mon, 29 Jun 2009 21:25:58
Message-Id: E1MLOMN-0006Re-Vb@stork.gentoo.org
1 maekke 09/06/29 21:25:55
2
3 Modified: ChangeLog rb_libtorrent-0.13-r1.ebuild
4 Log:
5 amd64/x86 stable, bug #273156
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.63 net-libs/rb_libtorrent/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.63&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.63&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?r1=1.62&r2=1.63
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
18 retrieving revision 1.62
19 retrieving revision 1.63
20 diff -u -r1.62 -r1.63
21 --- ChangeLog 29 Jun 2009 19:34:59 -0000 1.62
22 +++ ChangeLog 29 Jun 2009 21:25:55 -0000 1.63
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-libs/rb_libtorrent
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.62 2009/06/29 19:34:59 yngwin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.63 2009/06/29 21:25:55 maekke Exp $
28 +
29 + 29 Jun 2009; Markus Meier <maekke@g.o>
30 + rb_libtorrent-0.13-r1.ebuild:
31 + amd64/x86 stable, bug #273156
32
33 29 Jun 2009; Ben de Groot <yngwin@g.o>
34 rb_libtorrent-0.13-r1.ebuild,
35
36
37
38 1.4 net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: rb_libtorrent-0.13-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- rb_libtorrent-0.13-r1.ebuild 29 Jun 2009 19:34:59 -0000 1.3
51 +++ rb_libtorrent-0.13-r1.ebuild 29 Jun 2009 21:25:55 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild,v 1.3 2009/06/29 19:34:59 yngwin Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13-r1.ebuild,v 1.4 2009/06/29 21:25:55 maekke Exp $
57
58 EAPI="2"
59 inherit eutils flag-o-matic
60 @@ -14,7 +14,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
66 IUSE="debug doc"
67
68 DEPEND="|| ( >=dev-libs/boost-1.34.1