Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libtorrent: libtorrent-0.12.2-r3.ebuild ChangeLog
Date: Sat, 02 Aug 2008 21:35:47
Message-Id: E1KPOlM-0004gO-CS@stork.gentoo.org
1 corsair 08/08/02 21:35:44
2
3 Modified: libtorrent-0.12.2-r3.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #233122
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild?r1=1.4&r2=1.5
14
15 Index: libtorrent-0.12.2-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- libtorrent-0.12.2-r3.ebuild 1 Aug 2008 18:41:16 -0000 1.4
22 +++ libtorrent-0.12.2-r3.ebuild 2 Aug 2008 21:35:43 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.4 2008/08/01 18:41:16 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.5 2008/08/02 21:35:43 corsair Exp $
28
29 inherit autotools eutils toolchain-funcs flag-o-matic libtool
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
33 SLOT="0"
34 LICENSE="GPL-2"
35 -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
37
38 IUSE="debug ipv6"
39
40
41
42
43 1.121 net-libs/libtorrent/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.121&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.121&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.120&r2=1.121
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
52 retrieving revision 1.120
53 retrieving revision 1.121
54 diff -u -r1.120 -r1.121
55 --- ChangeLog 1 Aug 2008 18:41:16 -0000 1.120
56 +++ ChangeLog 2 Aug 2008 21:35:43 -0000 1.121
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-libs/libtorrent
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.120 2008/08/01 18:41:16 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.121 2008/08/02 21:35:43 corsair Exp $
62 +
63 + 02 Aug 2008; Markus Rothe <corsair@g.o>
64 + libtorrent-0.12.2-r3.ebuild:
65 + Stable on ppc64; bug #233122
66
67 01 Aug 2008; nixnut <nixnut@g.o> libtorrent-0.12.2-r3.ebuild:
68 Stable on ppc wrt bug 233122