Gentoo Archives: gentoo-commits

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