Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/hrktorrent: hrktorrent-0.3.2.ebuild ChangeLog hrktorrent-0.3.1.ebuild
Date: Fri, 22 Aug 2008 03:04:01
Message-Id: E1KWMwQ-0003q6-22@stork.gentoo.org
1 drac 08/08/22 03:03:58
2
3 Modified: hrktorrent-0.3.2.ebuild ChangeLog
4 Removed: hrktorrent-0.3.1.ebuild
5 Log:
6 amd64/x86 stable
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild?r1=1.1&r2=1.2
15
16 Index: hrktorrent-0.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- hrktorrent-0.3.2.ebuild 30 Jun 2008 16:19:39 -0000 1.1
23 +++ hrktorrent-0.3.2.ebuild 22 Aug 2008 03:03:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild,v 1.1 2008/06/30 16:19:39 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild,v 1.2 2008/08/22 03:03:57 drac Exp $
29
30 inherit toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE=""
39
40 RDEPEND=">=net-libs/rb_libtorrent-0.12"
41
42
43
44 1.12 net-p2p/hrktorrent/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?r1=1.11&r2=1.12
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- ChangeLog 30 Jun 2008 16:19:39 -0000 1.11
57 +++ ChangeLog 22 Aug 2008 03:03:57 -0000 1.12
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-p2p/hrktorrent
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.11 2008/06/30 16:19:39 drac Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.12 2008/08/22 03:03:57 drac Exp $
63 +
64 + 22 Aug 2008; Samuli Suominen <drac@g.o> hrktorrent-0.3.2.ebuild:
65 + amd64/x86 stable as requested and tested by some users.
66
67 *hrktorrent-0.3.2 (30 Jun 2008)