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/childprocess: childprocess-0.3.9-r1.ebuild childprocess-0.4.0.ebuild ChangeLog
Date: Wed, 29 Jan 2014 16:02:28
Message-Id: 20140129160225.69A042004C@flycatcher.gentoo.org
1 hattya 14/01/29 16:02:25
2
3 Modified: childprocess-0.3.9-r1.ebuild
4 childprocess-0.4.0.ebuild ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #465948
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.3 dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild?r1=1.2&r2=1.3
16
17 Index: childprocess-0.3.9-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- childprocess-0.3.9-r1.ebuild 22 Dec 2013 22:07:32 -0000 1.2
24 +++ childprocess-0.3.9-r1.ebuild 29 Jan 2014 16:02:25 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild,v 1.2 2013/12/22 22:07:32 blueness Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.3.9-r1.ebuild,v 1.3 2014/01/29 16:02:25 hattya Exp $
31
32 EAPI=5
33 USE_RUBY="ruby18 ruby19 ruby20 jruby"
34 @@ -19,7 +19,7 @@
35
36 LICENSE="MIT"
37 SLOT="2"
38 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
39 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
40 IUSE=""
41
42 ruby_add_bdepend "doc? ( dev-ruby/yard dev-ruby/rspec:2 )"
43
44
45
46 1.2 dev-ruby/childprocess/childprocess-0.4.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/childprocess-0.4.0.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/childprocess-0.4.0.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/childprocess-0.4.0.ebuild?r1=1.1&r2=1.2
51
52 Index: childprocess-0.4.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.4.0.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- childprocess-0.4.0.ebuild 18 Jan 2014 07:15:31 -0000 1.1
59 +++ childprocess-0.4.0.ebuild 29 Jan 2014 16:02:25 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.4.0.ebuild,v 1.1 2014/01/18 07:15:31 mrueg Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.4.0.ebuild,v 1.2 2014/01/29 16:02:25 hattya Exp $
65
66 EAPI=5
67 USE_RUBY="ruby18 ruby19 ruby20 jruby"
68 @@ -19,7 +19,7 @@
69
70 LICENSE="MIT"
71 SLOT="2"
72 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
73 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
74 IUSE=""
75
76 ruby_add_bdepend "doc? ( dev-ruby/yard dev-ruby/rspec:2 )"
77
78
79
80 1.39 dev-ruby/childprocess/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/ChangeLog?rev=1.39&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/ChangeLog?rev=1.39&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/childprocess/ChangeLog?r1=1.38&r2=1.39
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/ChangeLog,v
89 retrieving revision 1.38
90 retrieving revision 1.39
91 diff -u -r1.38 -r1.39
92 --- ChangeLog 26 Jan 2014 11:38:30 -0000 1.38
93 +++ ChangeLog 29 Jan 2014 16:02:25 -0000 1.39
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-ruby/childprocess
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/ChangeLog,v 1.38 2014/01/26 11:38:30 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/ChangeLog,v 1.39 2014/01/29 16:02:25 hattya Exp $
99 +
100 + 29 Jan 2014; Akinori Hattori <hattya@g.o> childprocess-0.3.9-r1.ebuild,
101 + childprocess-0.4.0.ebuild:
102 + keyword ~ia64 wrt bug #465948
103
104 26 Jan 2014; Agostino Sarubbo <ago@g.o> childprocess-0.3.9.ebuild:
105 Stable for x86, wrt bug #493780