Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Tue, 29 Jul 2008 16:53:08
Message-Id: E1KNsRc-0005Yx-Nm@stork.gentoo.org
1 armin76 08/07/29 16:53:04
2
3 Modified: libtorrent-0.12.2-r3.ebuild ChangeLog
4 Log:
5 x86 stable wrt #233122
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 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.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild?rev=1.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libtorrent-0.12.2-r3.ebuild 28 Jun 2008 11:34:22 -0000 1.1
22 +++ libtorrent-0.12.2-r3.ebuild 29 Jul 2008 16:53:04 -0000 1.2
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.1 2008/06/28 11:34:22 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.2 2008/07/29 16:53:04 armin76 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.118 net-libs/libtorrent/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.118&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.118&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.117&r2=1.118
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
52 retrieving revision 1.117
53 retrieving revision 1.118
54 diff -u -r1.117 -r1.118
55 --- ChangeLog 28 Jun 2008 11:34:22 -0000 1.117
56 +++ ChangeLog 29 Jul 2008 16:53:04 -0000 1.118
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.117 2008/06/28 11:34:22 loki_val Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.118 2008/07/29 16:53:04 armin76 Exp $
62 +
63 + 29 Jul 2008; Raúl Porcel <armin76@g.o>
64 + libtorrent-0.12.2-r3.ebuild:
65 + x86 stable wrt #233122
66
67 *libtorrent-0.12.2-r3 (28 Jun 2008)