Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libtorrent: libtorrent-0.12.6.ebuild ChangeLog
Date: Sun, 04 Jul 2010 13:22:39
Message-Id: 20100704132234.BF17A2CE14@corvid.gentoo.org
1 ssuominen 10/07/04 13:22:34
2
3 Modified: libtorrent-0.12.6.ebuild ChangeLog
4 Log:
5 ppc64 stable wrt #311143
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 net-libs/libtorrent/libtorrent-0.12.6.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild?r1=1.5&r2=1.6
14
15 Index: libtorrent-0.12.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- libtorrent-0.12.6.ebuild 4 May 2010 10:12:20 -0000 1.5
22 +++ libtorrent-0.12.6.ebuild 4 Jul 2010 13:22:34 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 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.6.ebuild,v 1.5 2010/05/04 10:12:20 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.6 2010/07/04 13:22:34 ssuominen Exp $
28
29 EAPI=2
30 inherit eutils libtool
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
37 IUSE="debug ipv6 ssl"
38
39 RDEPEND=">=dev-libs/libsigc++-2.2.2:2
40
41
42
43 1.152 net-libs/libtorrent/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.152&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.152&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.151&r2=1.152
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
52 retrieving revision 1.151
53 retrieving revision 1.152
54 diff -u -r1.151 -r1.152
55 --- ChangeLog 4 May 2010 10:12:20 -0000 1.151
56 +++ ChangeLog 4 Jul 2010 13:22:34 -0000 1.152
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-libs/libtorrent
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.151 2010/05/04 10:12:20 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.152 2010/07/04 13:22:34 ssuominen Exp $
62 +
63 + 04 Jul 2010; Samuli Suominen <ssuominen@g.o>
64 + libtorrent-0.12.6.ebuild:
65 + ppc64 stable wrt #311143
66
67 04 May 2010; <angelos@g.o> libtorrent-0.12.6.ebuild:
68 amd64 stable, thanks to Roeland Douma (bug #311143)