Gentoo Archives: gentoo-commits

From: "Peter Weller (welp)" <welp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: ChangeLog fastthread-1.0.1.ebuild
Date: Tue, 22 Jan 2008 10:12:14
Message-Id: E1JHG71-0003t7-Fg@stork.gentoo.org
1 welp 08/01/22 10:12:11
2
3 Modified: ChangeLog fastthread-1.0.1.ebuild
4 Log:
5 Stable on amd64; bug 204321
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.26 dev-ruby/fastthread/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 15 Jan 2008 15:31:44 -0000 1.25
22 +++ ChangeLog 22 Jan 2008 10:12:10 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/fastthread
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.25 2008/01/15 15:31:44 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.26 2008/01/22 10:12:10 welp Exp $
28 +
29 + 22 Jan 2008; Peter Weller <welp@g.o> fastthread-1.0.1.ebuild:
30 + Stable on amd64; bug 204321
31
32 15 Jan 2008; Raúl Porcel <armin76@g.o> fastthread-1.0.1.ebuild:
33 sparc stable
34
35
36
37 1.6 dev-ruby/fastthread/fastthread-1.0.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild?r1=1.5&r2=1.6
42
43 Index: fastthread-1.0.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- fastthread-1.0.1.ebuild 15 Jan 2008 15:31:44 -0000 1.5
50 +++ fastthread-1.0.1.ebuild 22 Jan 2008 10:12:10 -0000 1.6
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/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.5 2008/01/15 15:31:44 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.6 2008/01/22 10:12:10 welp Exp $
56
57 inherit ruby gems
58
59 @@ -11,5 +11,5 @@
60
61 LICENSE="Ruby"
62 SLOT="0"
63 -KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd"
64 +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
65 IUSE=""
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list