Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/torrentinfo: ChangeLog torrentinfo-1.0.2.ebuild
Date: Sun, 02 Aug 2009 20:36:49
Message-Id: E1MXhnS-00069l-N7@stork.gentoo.org
1 chainsaw 09/08/02 20:36:46
2
3 Modified: ChangeLog torrentinfo-1.0.2.ebuild
4 Log:
5 Marked stable on AMD64 as requested by Markos "hwoarang" Chandras <hwoarang@g.o> in bug #280036. Successfully parsed ~100 files in ~/.azureus/torrents/ on a dual hex-core Opteron system.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 net-p2p/torrentinfo/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/torrentinfo/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/torrentinfo/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/torrentinfo/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 7 Jun 2009 23:20:06 -0000 1.1
22 +++ ChangeLog 2 Aug 2009 20:36:46 -0000 1.2
23 @@ -1,6 +1,11 @@
24 # ChangeLog for net-p2p/torrentinfo
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.1 2009/06/07 23:20:06 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.2 2009/08/02 20:36:46 chainsaw Exp $
28 +
29 + 02 Aug 2009; <chainsaw@g.o> torrentinfo-1.0.2.ebuild:
30 + Marked stable on AMD64 as requested by Markos "hwoarang" Chandras
31 + <hwoarang@g.o> in bug #280036. Successfully parsed ~100 files in
32 + ~/.azureus/torrents/ on a dual hex-core Opteron system.
33
34 *torrentinfo-1.0.2 (07 Jun 2009)
35
36
37
38
39 1.2 net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild?r1=1.1&r2=1.2
44
45 Index: torrentinfo-1.0.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- torrentinfo-1.0.2.ebuild 7 Jun 2009 23:20:06 -0000 1.1
52 +++ torrentinfo-1.0.2.ebuild 2 Aug 2009 20:36:46 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.1 2009/06/07 23:20:06 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.2 2009/08/02 20:36:46 chainsaw Exp $
58
59 inherit distutils
60
61 @@ -10,5 +10,5 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="amd64 ~x86"
67 IUSE=""