Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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 15:17:33
Message-Id: E1IZ54t-0003vL-2U@stork.gentoo.org
1 nixnut 07/09/22 13:31:23
2
3 Modified: fastthread-1.0.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 193039
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild?r1=1.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- fastthread-1.0.ebuild 22 Sep 2007 13:28:06 -0000 1.2
22 +++ fastthread-1.0.ebuild 22 Sep 2007 13:31:22 -0000 1.3
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.2 2007/09/22 13:28:06 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.ebuild,v 1.3 2007/09/22 13:31:22 nixnut 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.16 dev-ruby/fastthread/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.16&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.16&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.15&r2=1.16
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
50 retrieving revision 1.15
51 retrieving revision 1.16
52 diff -u -r1.15 -r1.16
53 --- ChangeLog 22 Sep 2007 13:28:06 -0000 1.15
54 +++ ChangeLog 22 Sep 2007 13:31:22 -0000 1.16
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.15 2007/09/22 13:28:06 opfer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.16 2007/09/22 13:31:22 nixnut Exp $
60 +
61 + 22 Sep 2007; nixnut <nixnut@g.o> fastthread-1.0.ebuild:
62 + Stable on ppc wrt bug 193039
63
64 22 Sep 2007; Christian Faulhammer <opfer@g.o>
65 fastthread-1.0.ebuild:
66
67
68
69 --
70 gentoo-commits@g.o mailing list