Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/rb_libtorrent: ChangeLog rb_libtorrent-0.16.5.ebuild
Date: Wed, 26 Dec 2012 22:15:46
Message-Id: 20121226221534.CEF282171D@flycatcher.gentoo.org
1 jdhore 12/12/26 22:15:34
2
3 Modified: ChangeLog rb_libtorrent-0.16.5.ebuild
4 Log:
5 marked x86 per bug 442314
6
7 (Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
8
9 Revision Changes Path
10 1.147 net-libs/rb_libtorrent/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.147&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?rev=1.147&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/ChangeLog?r1=1.146&r2=1.147
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v
19 retrieving revision 1.146
20 retrieving revision 1.147
21 diff -u -r1.146 -r1.147
22 --- ChangeLog 22 Dec 2012 14:02:59 -0000 1.146
23 +++ ChangeLog 26 Dec 2012 22:15:34 -0000 1.147
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/rb_libtorrent
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.146 2012/12/22 14:02:59 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.147 2012/12/26 22:15:34 jdhore Exp $
29 +
30 + 26 Dec 2012; Jeff Horelick <jdhore@g.o> rb_libtorrent-0.16.5.ebuild:
31 + marked x86 per bug 442314
32
33 22 Dec 2012; Agostino Sarubbo <ago@g.o> rb_libtorrent-0.16.5.ebuild:
34 Stable for ppc, wrt bug #442314
35
36
37
38 1.9 net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild?r1=1.8&r2=1.9
43
44 Index: rb_libtorrent-0.16.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- rb_libtorrent-0.16.5.ebuild 22 Dec 2012 14:02:59 -0000 1.8
51 +++ rb_libtorrent-0.16.5.ebuild 26 Dec 2012 22:15:34 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.16.5.ebuild,v 1.8 2012/12/22 14:02:59 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild,v 1.9 2012/12/26 22:15:34 jdhore Exp $
57
58 EAPI="4"
59 PYTHON_DEPEND="python? 2:2.6"
60 @@ -19,7 +19,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm ppc ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE="debug doc examples python ssl static-libs"
67 RESTRICT="test"