Gentoo Archives: gentoo-commits

From: "Guy Martin (gmsoft)" <gmsoft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libtorrent: ChangeLog libtorrent-0.11.9.ebuild
Date: Thu, 10 Jan 2008 08:48:48
Message-Id: E1JCt5h-0005z7-OX@stork.gentoo.org
1 gmsoft 08/01/10 08:48:45
2
3 Modified: ChangeLog libtorrent-0.11.9.ebuild
4 Log:
5 Added hppa to KEYWORDS.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.106 net-libs/libtorrent/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.106&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?rev=1.106&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/ChangeLog?r1=1.105&r2=1.106
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v
18 retrieving revision 1.105
19 retrieving revision 1.106
20 diff -u -r1.105 -r1.106
21 --- ChangeLog 13 Nov 2007 16:30:42 -0000 1.105
22 +++ ChangeLog 10 Jan 2008 08:48:45 -0000 1.106
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/libtorrent
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.105 2007/11/13 16:30:42 drac Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.106 2008/01/10 08:48:45 gmsoft Exp $
29 +
30 + 10 Jan 2008; Guy Martin <gmsoft@g.o> libtorrent-0.11.9.ebuild:
31 + Added hppa to KEYWORDS.
32
33 13 Nov 2007; Samuli Suominen <drac@g.o> libtorrent-0.11.8.ebuild:
34 amd64 stable wrt #198558
35
36
37
38 1.3 net-libs/libtorrent/libtorrent-0.11.9.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild?r1=1.2&r2=1.3
43
44 Index: libtorrent-0.11.9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libtorrent-0.11.9.ebuild 13 Nov 2007 15:23:44 -0000 1.2
51 +++ libtorrent-0.11.9.ebuild 10 Jan 2008 08:48:45 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.2 2007/11/13 15:23:44 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.3 2008/01/10 08:48:45 gmsoft Exp $
58
59 inherit eutils toolchain-funcs flag-o-matic libtool
60
61 @@ -9,7 +9,7 @@
62 SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
63 SLOT="0"
64 LICENSE="GPL-2"
65 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67
68 IUSE="debug"
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list