Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fastthread: fastthread-1.0.7-r2.ebuild ChangeLog
Date: Sat, 01 Feb 2014 04:28:48
Message-Id: 20140201042845.218022004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:28:45
2
3 Modified: fastthread-1.0.7-r2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.12 dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild?r1=1.11&r2=1.12
15
16 Index: fastthread-1.0.7-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- fastthread-1.0.7-r2.ebuild 26 Dec 2013 18:55:51 -0000 1.11
23 +++ fastthread-1.0.7-r2.ebuild 1 Feb 2014 04:28:44 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild,v 1.11 2013/12/26 18:55:51 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-1.0.7-r2.ebuild,v 1.12 2014/02/01 04:28:44 hattya Exp $
30
31 EAPI=2
32
33 @@ -22,7 +22,7 @@
34
35 LICENSE="Ruby"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
39 IUSE=""
40
41 ruby_add_bdepend "doc? ( >=dev-ruby/echoe-2.7.1 )"
42
43
44
45 1.61 dev-ruby/fastthread/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.61&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastthread/ChangeLog?rev=1.61&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastthread/ChangeLog?r1=1.60&r2=1.61
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v
54 retrieving revision 1.60
55 retrieving revision 1.61
56 diff -u -r1.60 -r1.61
57 --- ChangeLog 26 Dec 2013 18:55:51 -0000 1.60
58 +++ ChangeLog 1 Feb 2014 04:28:44 -0000 1.61
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/fastthread
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.60 2013/12/26 18:55:51 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.61 2014/02/01 04:28:44 hattya Exp $
65 +
66 + 01 Feb 2014; Akinori Hattori <hattya@g.o> fastthread-1.0.7-r2.ebuild:
67 + ia64 stable wrt bug #493780
68
69 26 Dec 2013; Markus Meier <maekke@g.o> fastthread-1.0.7-r2.ebuild:
70 arm stable, bug #493780