Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@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: Fri, 11 Jan 2008 19:44:33
Message-Id: E1JDPnq-0007f0-9A@stork.gentoo.org
1 dertobi123 08/01/11 19:44:30
2
3 Modified: ChangeLog fastthread-1.0.1.ebuild
4 Log:
5 ppc stable, bug #204321
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.24 dev-ruby/fastthread/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 11 Jan 2008 16:00:56 -0000 1.23
22 +++ ChangeLog 11 Jan 2008 19:44:29 -0000 1.24
23 @@ -1,6 +1,10 @@
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.23 2008/01/11 16:00:56 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.24 2008/01/11 19:44:29 dertobi123 Exp $
28 +
29 + 11 Jan 2008; Tobias Scherbaum <dertobi123@g.o>
30 + fastthread-1.0.1.ebuild:
31 + ppc stable, bug #204321
32
33 11 Jan 2008; Markus Meier <maekke@g.o> fastthread-1.0.1.ebuild:
34 x86 stable, security bug #204321
35
36
37
38 1.4 dev-ruby/fastthread/fastthread-1.0.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild?r1=1.3&r2=1.4
43
44 Index: fastthread-1.0.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- fastthread-1.0.1.ebuild 11 Jan 2008 16:00:56 -0000 1.3
51 +++ fastthread-1.0.1.ebuild 11 Jan 2008 19:44:29 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.3 2008/01/11 16:00:56 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.1.ebuild,v 1.4 2008/01/11 19:44:29 dertobi123 Exp $
57
58 inherit ruby gems
59
60 @@ -11,5 +11,5 @@
61
62 LICENSE="Ruby"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE=""
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list