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.6.ebuild ChangeLog libtorrent-0.12.5.ebuild
Date: Mon, 28 Dec 2009 20:34:32
Message-Id: E1NPMIK-0006fe-OT@stork.gentoo.org
1 armin76 09/12/28 20:34:24
2
3 Modified: libtorrent-0.12.6.ebuild ChangeLog
4 libtorrent-0.12.5.ebuild
5 Log:
6 Add ~arm
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 net-libs/libtorrent/libtorrent-0.12.6.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild?r1=1.1&r2=1.2
15
16 Index: libtorrent-0.12.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libtorrent-0.12.6.ebuild 22 Dec 2009 20:07:40 -0000 1.1
23 +++ libtorrent-0.12.6.ebuild 28 Dec 2009 20:34:24 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.1 2009/12/22 20:07:40 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.2 2009/12/28 20:34:24 armin76 Exp $
29
30 EAPI=2
31 inherit eutils libtool
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE="debug ipv6 ssl"
39
40 RDEPEND=">=dev-libs/libsigc++-2.2.2:2
41
42
43
44 1.148 net-libs/libtorrent/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.148&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.148&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.147&r2=1.148
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
53 retrieving revision 1.147
54 retrieving revision 1.148
55 diff -u -r1.147 -r1.148
56 --- ChangeLog 22 Dec 2009 20:07:40 -0000 1.147
57 +++ ChangeLog 28 Dec 2009 20:34:24 -0000 1.148
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-libs/libtorrent
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.147 2009/12/22 20:07:40 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.148 2009/12/28 20:34:24 armin76 Exp $
63 +
64 + 28 Dec 2009; Raúl Porcel <armin76@g.o> libtorrent-0.12.5.ebuild,
65 + libtorrent-0.12.6.ebuild:
66 + Add ~arm
67
68 *libtorrent-0.12.6 (22 Dec 2009)
69
70
71
72
73 1.7 net-libs/libtorrent/libtorrent-0.12.5.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild?r1=1.6&r2=1.7
78
79 Index: libtorrent-0.12.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- libtorrent-0.12.5.ebuild 9 Dec 2009 19:27:47 -0000 1.6
86 +++ libtorrent-0.12.5.ebuild 28 Dec 2009 20:34:24 -0000 1.7
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.6 2009/12/09 19:27:47 nixnut Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.7 2009/12/28 20:34:24 armin76 Exp $
92
93 inherit base eutils toolchain-funcs flag-o-matic libtool
94
95 @@ -9,7 +9,7 @@
96 SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
97 SLOT="0"
98 LICENSE="GPL-2"
99 -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
100 +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
101
102 IUSE="debug ipv6"