Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: fastthread-1.0.ebuild ChangeLog
Date: Sat, 22 Sep 2007 16:10:02
Message-Id: E1IZ7FP-0002LY-S3@stork.gentoo.org
1 angelos 07/09/22 15:50:23
2
3 Modified: fastthread-1.0.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #193039
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 dev-ruby/fastthread/fastthread-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?r1=1.4&r2=1.5
14
15 Index: fastthread-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- fastthread-1.0.ebuild 22 Sep 2007 13:50:27 -0000 1.4
22 +++ fastthread-1.0.ebuild 22 Sep 2007 15:50:23 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild,v 1.4 2007/09/22 13:50:27 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild,v 1.5 2007/09/22 15:50:23 angelos Exp $
28
29 inherit ruby gems
30
31 @@ -12,5 +12,5 @@
32
33 LICENSE="Ruby"
34 SLOT="0"
35 -KEYWORDS="~amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
37 IUSE=""
38
39
40
41 1.18 dev-ruby/fastthread/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.18&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.18&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.17&r2=1.18
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
50 retrieving revision 1.17
51 retrieving revision 1.18
52 diff -u -r1.17 -r1.18
53 --- ChangeLog 22 Sep 2007 13:50:27 -0000 1.17
54 +++ ChangeLog 22 Sep 2007 15:50:23 -0000 1.18
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-ruby/fastthread
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.17 2007/09/22 13:50:27 fmccor Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.18 2007/09/22 15:50:23 angelos Exp $
60 +
61 + 22 Sep 2007; Christoph Mende <angelos@g.o> fastthread-1.0.ebuild:
62 + Stable on amd64 wrt bug #193039
63
64 22 Sep 2007; Ferris McCormick <fmccor@g.o> fastthread-1.0.ebuild:
65 Sparc stable --- Bug #193039 --- installs and test_all.rb passes all tests.
66
67
68
69 --
70 gentoo-commits@g.o mailing list