Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libktorrent: ChangeLog libktorrent-1.1.1.ebuild
Date: Wed, 01 Jun 2011 19:51:13
Message-Id: 20110601195053.CAC9620054@flycatcher.gentoo.org
1 ranger 11/06/01 19:50:53
2
3 Modified: ChangeLog libktorrent-1.1.1.ebuild
4 Log:
5 Marking libktorrent-1.1.1 ppc for bug 354033
6
7 (Portage version: 2.1.9.42/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.21 net-libs/libktorrent/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 9 May 2011 23:15:48 -0000 1.20
23 +++ ChangeLog 1 Jun 2011 19:50:53 -0000 1.21
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libktorrent
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.20 2011/05/09 23:15:48 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.21 2011/06/01 19:50:53 ranger Exp $
29 +
30 + 01 Jun 2011; Brent Baude <ranger@g.o> libktorrent-1.1.1.ebuild:
31 + Marking libktorrent-1.1.1 ppc stable for bug 354033
32
33 09 May 2011; Markos Chandras <hwoarang@g.o> libktorrent-1.1.1.ebuild:
34 Stable on amd64 wrt bug #354033
35
36
37
38 1.5 net-libs/libktorrent/libktorrent-1.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild?r1=1.4&r2=1.5
43
44 Index: libktorrent-1.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- libktorrent-1.1.1.ebuild 9 May 2011 23:15:48 -0000 1.4
51 +++ libktorrent-1.1.1.ebuild 1 Jun 2011 19:50:53 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild,v 1.4 2011/05/09 23:15:48 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild,v 1.5 2011/06/01 19:50:53 ranger Exp $
57
58 EAPI=4
59
60 @@ -21,7 +21,7 @@
61 SRC_URI="http://ktorrent.org/downloads/${KTORRENT_VERSION}/${MY_P}.tar.bz2"
62 S="${WORKDIR}"/"${MY_P}"
63
64 - KEYWORDS="amd64 ~ppc ~ppc64 x86"
65 + KEYWORDS="amd64 ppc ~ppc64 x86"
66 else
67 KEYWORDS=""
68 fi