Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libtorrent: libtorrent-0.12.9.ebuild ChangeLog
Date: Wed, 07 Mar 2012 21:50:47
Message-Id: 20120307215037.1D3EC2004B@flycatcher.gentoo.org
1 ranger 12/03/07 21:50:37
2
3 Modified: libtorrent-0.12.9.ebuild ChangeLog
4 Log:
5 Marking libtorrent-0.12.9 ppc64 for bug 389817
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.7 net-libs/libtorrent/libtorrent-0.12.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild?r1=1.6&r2=1.7
15
16 Index: libtorrent-0.12.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- libtorrent-0.12.9.ebuild 11 Dec 2011 22:09:41 -0000 1.6
23 +++ libtorrent-0.12.9.ebuild 7 Mar 2012 21:50:37 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v 1.6 2011/12/11 22:09:41 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.9.ebuild,v 1.7 2012/03/07 21:50:37 ranger Exp $
30
31 EAPI=4
32 inherit autotools-utils libtool
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
38 +KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
39 IUSE="debug ipv6 ssl test"
40
41 RDEPEND=">=dev-libs/libsigc++-2.2.2:2
42
43
44
45 1.165 net-libs/libtorrent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.165&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.165&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.164&r2=1.165
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
54 retrieving revision 1.164
55 retrieving revision 1.165
56 diff -u -r1.164 -r1.165
57 --- ChangeLog 11 Dec 2011 22:09:41 -0000 1.164
58 +++ ChangeLog 7 Mar 2012 21:50:37 -0000 1.165
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-libs/libtorrent
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.164 2011/12/11 22:09:41 maekke Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.165 2012/03/07 21:50:37 ranger Exp $
65 +
66 + 07 Mar 2012; Brent Baude <ranger@g.o> libtorrent-0.12.9.ebuild:
67 + Marking libtorrent-0.12.9 ppc64 for bug 389817
68
69 11 Dec 2011; Markus Meier <maekke@g.o> libtorrent-0.12.9.ebuild:
70 x86 stable, bug #389817