Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: fastthread-1.0.7-r1.ebuild ChangeLog
Date: Mon, 04 Jan 2010 11:20:01
Message-Id: E1NRkyc-0003AT-1s@stork.gentoo.org
1 fauli 10/01/04 11:19:58
2
3 Modified: fastthread-1.0.7-r1.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: fastthread-1.0.7-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- fastthread-1.0.7-r1.ebuild 26 Dec 2009 08:30:01 -0000 1.3
22 +++ fastthread-1.0.7-r1.ebuild 4 Jan 2010 11:19:57 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild,v 1.3 2009/12/26 08:30:01 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r1.ebuild,v 1.4 2010/01/04 11:19:57 fauli Exp $
29
30 EAPI=2
31
32 @@ -19,7 +19,7 @@
33
34 LICENSE="Ruby"
35 SLOT="0"
36 -KEYWORDS="~amd64"
37 +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE=""
39
40 ruby_add_bdepend '>=dev-ruby/echoe-2.7.11 dev-ruby/rake'
41
42
43
44 1.37 dev-ruby/fastthread/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.37&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.37&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.36&r2=1.37
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
53 retrieving revision 1.36
54 retrieving revision 1.37
55 diff -u -r1.36 -r1.37
56 --- ChangeLog 26 Dec 2009 08:30:01 -0000 1.36
57 +++ ChangeLog 4 Jan 2010 11:19:57 -0000 1.37
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/fastthread
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.36 2009/12/26 08:30:01 graaff Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.37 2010/01/04 11:19:57 fauli Exp $
64 +
65 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + fastthread-1.0.7-r1.ebuild:
67 + Transfer Prefix keywords
68
69 26 Dec 2009; Hans de Graaff <graaff@g.o>
70 fastthread-1.0.7-r1.ebuild: