Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@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 13:58:39
Message-Id: E1IZ5NL-0004ZI-UK@stork.gentoo.org
1 fmccor 07/09/22 13:50:27
2
3 Modified: fastthread-1.0.ebuild ChangeLog
4 Log:
5 Sparc stable --- Bug #193039 --- installs and test_all.rb passes all tests.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?r1=1.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- fastthread-1.0.ebuild 22 Sep 2007 13:31:22 -0000 1.3
22 +++ fastthread-1.0.ebuild 22 Sep 2007 13:50:27 -0000 1.4
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.3 2007/09/22 13:31:22 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild,v 1.4 2007/09/22 13:50:27 fmccor 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.17 dev-ruby/fastthread/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.17&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.17&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.16&r2=1.17
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
50 retrieving revision 1.16
51 retrieving revision 1.17
52 diff -u -r1.16 -r1.17
53 --- ChangeLog 22 Sep 2007 13:31:22 -0000 1.16
54 +++ ChangeLog 22 Sep 2007 13:50:27 -0000 1.17
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.16 2007/09/22 13:31:22 nixnut Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.17 2007/09/22 13:50:27 fmccor Exp $
60 +
61 + 22 Sep 2007; Ferris McCormick <fmccor@g.o> fastthread-1.0.ebuild:
62 + Sparc stable --- Bug #193039 --- installs and test_all.rb passes all tests.
63
64 22 Sep 2007; nixnut <nixnut@g.o> fastthread-1.0.ebuild:
65 Stable on ppc wrt bug 193039
66
67
68
69 --
70 gentoo-commits@g.o mailing list