Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/ctorrent: ChangeLog ctorrent-3.3.2.ebuild
Date: Tue, 04 Nov 2008 11:04:07
Message-Id: E1KxJhZ-0001v5-RX@stork.gentoo.org
1 vapier 08/11/04 11:04:01
2
3 Modified: ChangeLog ctorrent-3.3.2.ebuild
4 Log:
5 Add arm/s390/sh love.
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.45 net-p2p/ctorrent/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ctorrent/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ctorrent/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ctorrent/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 9 Aug 2008 18:10:39 -0000 1.44
22 +++ ChangeLog 4 Nov 2008 11:04:01 -0000 1.45
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-p2p/ctorrent
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.44 2008/08/09 18:10:39 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.45 2008/11/04 11:04:01 vapier Exp $
28 +
29 + 04 Nov 2008; Mike Frysinger <vapier@g.o> ctorrent-3.3.2.ebuild:
30 + Add arm/s390/sh love.
31
32 09 Aug 2008; Santiago M. Mola <coldwind@g.o>
33 -ctorrent-3.3.1.ebuild, ctorrent-3.3.2.ebuild:
34
35
36
37 1.5 net-p2p/ctorrent/ctorrent-3.3.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild?r1=1.4&r2=1.5
42
43 Index: ctorrent-3.3.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- ctorrent-3.3.2.ebuild 9 Aug 2008 18:10:39 -0000 1.4
50 +++ ctorrent-3.3.2.ebuild 4 Nov 2008 11:04:01 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild,v 1.4 2008/08/09 18:10:39 coldwind Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild,v 1.5 2008/11/04 11:04:01 vapier Exp $
56
57 inherit eutils
58
59 @@ -12,7 +12,7 @@
60
61 SLOT="0"
62 LICENSE="GPL-2"
63 -KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="amd64 ~arm ppc ~s390 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 S="${WORKDIR}/${MY_P}"