Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/, dev-ruby/hpricot/, dev-util/cucumber/, dev-ruby/bcat/, ...
Date: Sun, 16 Apr 2017 09:36:11
Message-Id: 1492335292.614cb19b41bf7f27fd35c8e30d8125eebc7d9d35.graaff@gentoo
1 commit: 614cb19b41bf7f27fd35c8e30d8125eebc7d9d35
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 16 08:19:23 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 16 09:34:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614cb19b
7
8 dev-ruby/hpricot: drop stable ia64, bug 610088
9
10 app-text/ronn: drop stable ia64, bug 610088
11 dev-ruby/bcat: drop stable ia64, bug 610088
12 dev-ruby/bundler: drop stable ia64, bug 610088
13 dev-ruby/mustache: drop stable ia64, bug 610088
14 dev-util/aruba: drop stable ia64, bug 610088
15 dev-util/cucumber: drop stable ia64, bug 610088
16 dev-ruby/gherkin: drop stable ia64, bug 610088
17 mask test USE flag for thin-provisioning-tools, bug 610088
18
19 app-text/ronn/ronn-0.7.3-r3.ebuild | 2 +-
20 dev-ruby/bcat/bcat-0.6.2-r2.ebuild | 4 ++--
21 dev-ruby/bundler/bundler-1.12.5.ebuild | 2 +-
22 dev-ruby/bundler/bundler-1.8.9.ebuild | 4 ++--
23 dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild | 2 +-
24 dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 +-
25 dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild | 4 ++--
26 dev-ruby/mustache/mustache-1.0.2.ebuild | 4 ++--
27 dev-util/aruba/aruba-0.5.4-r1.ebuild | 4 ++--
28 dev-util/cucumber/cucumber-1.3.17.ebuild | 2 +-
29 dev-util/cucumber/cucumber-1.3.20-r1.ebuild | 2 +-
30 profiles/arch/ia64/package.use.stable.mask | 5 +++++
31 12 files changed, 21 insertions(+), 16 deletions(-)
32
33 diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild b/app-text/ronn/ronn-0.7.3-r3.ebuild
34 index 994e3f70bc1..54ccf646571 100644
35 --- a/app-text/ronn/ronn-0.7.3-r3.ebuild
36 +++ b/app-text/ronn/ronn-0.7.3-r3.ebuild
37 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/ronn/"
38
39 LICENSE="MIT"
40 SLOT="0"
41 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos ~x64-solaris"
42 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos ~x64-solaris"
43
44 IUSE=""
45
46
47 diff --git a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild
48 index aeaedf26a72..a1d6d042f1a 100644
49 --- a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild
50 +++ b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild
51 @@ -1,4 +1,4 @@
52 -# Copyright 1999-2016 Gentoo Foundation
53 +# Copyright 1999-2017 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55
56 EAPI=5
57 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/bcat"
58
59 LICENSE="MIT"
60 SLOT="0"
61 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
62 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
63 IUSE=""
64
65 # Collides on /usr/bin/bcat, bug 418301
66
67 diff --git a/dev-ruby/bundler/bundler-1.12.5.ebuild b/dev-ruby/bundler/bundler-1.12.5.ebuild
68 index 6ed8f9add94..6d5e41b9760 100644
69 --- a/dev-ruby/bundler/bundler-1.12.5.ebuild
70 +++ b/dev-ruby/bundler/bundler-1.12.5.ebuild
71 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g
72
73 LICENSE="MIT"
74 SLOT="0"
75 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
76 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
77 IUSE="doc test"
78
79 ruby_add_rdepend virtual/rubygems
80
81 diff --git a/dev-ruby/bundler/bundler-1.8.9.ebuild b/dev-ruby/bundler/bundler-1.8.9.ebuild
82 index 6a4e0779869..9f604694345 100644
83 --- a/dev-ruby/bundler/bundler-1.8.9.ebuild
84 +++ b/dev-ruby/bundler/bundler-1.8.9.ebuild
85 @@ -1,4 +1,4 @@
86 -# Copyright 1999-2016 Gentoo Foundation
87 +# Copyright 1999-2017 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89
90 EAPI=5
91 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g
92
93 LICENSE="MIT"
94 SLOT="0"
95 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
96 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
97 IUSE="doc test"
98
99 ruby_add_rdepend virtual/rubygems
100
101 diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild
102 index 4ef0a6c2261..86579f30345 100644
103 --- a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild
104 +++ b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild
105 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin"
106 LICENSE="MIT"
107 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
108
109 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
110 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
111 SLOT="0"
112 IUSE="doc test"
113
114
115 diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
116 index 1b18ec7983a..6972738d211 100644
117 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild
118 +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild
119 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin"
120 LICENSE="MIT"
121 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
122
123 -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
124 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
125 SLOT="0"
126 IUSE="doc test"
127
128
129 diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild
130 index f99d8f04b9a..7c61e24b7f8 100644
131 --- a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild
132 +++ b/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild
133 @@ -1,4 +1,4 @@
134 -# Copyright 1999-2016 Gentoo Foundation
135 +# Copyright 1999-2017 Gentoo Foundation
136 # Distributed under the terms of the GNU General Public License v2
137
138 EAPI=5
139 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.github.com/hpricot/hpricot"
140
141 LICENSE="MIT"
142 SLOT="0"
143 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
144 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
145 IUSE=""
146
147 ruby_add_bdepend "dev-ruby/rake
148
149 diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild
150 index 15b760afb1c..312dd3df2d4 100644
151 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild
152 +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild
153 @@ -1,4 +1,4 @@
154 -# Copyright 1999-2016 Gentoo Foundation
155 +# Copyright 1999-2017 Gentoo Foundation
156 # Distributed under the terms of the GNU General Public License v2
157
158 EAPI=5
159 @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/"
160
161 LICENSE="MIT"
162 SLOT="0"
163 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
164 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
165 IUSE=""
166
167 ruby_add_bdepend "doc? ( app-text/ronn )"
168
169 diff --git a/dev-util/aruba/aruba-0.5.4-r1.ebuild b/dev-util/aruba/aruba-0.5.4-r1.ebuild
170 index 2833aa6b9cf..cfd4bdd6719 100644
171 --- a/dev-util/aruba/aruba-0.5.4-r1.ebuild
172 +++ b/dev-util/aruba/aruba-0.5.4-r1.ebuild
173 @@ -1,4 +1,4 @@
174 -# Copyright 1999-2016 Gentoo Foundation
175 +# Copyright 1999-2017 Gentoo Foundation
176 # Distributed under the terms of the GNU General Public License v2
177
178 EAPI=5
179 @@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications"
180 HOMEPAGE="https://github.com/cucumber/aruba"
181 LICENSE="MIT"
182
183 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
184 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
185 SLOT="0"
186 IUSE=""
187
188
189 diff --git a/dev-util/cucumber/cucumber-1.3.17.ebuild b/dev-util/cucumber/cucumber-1.3.17.ebuild
190 index ed981e017f1..4877f306382 100644
191 --- a/dev-util/cucumber/cucumber-1.3.17.ebuild
192 +++ b/dev-util/cucumber/cucumber-1.3.17.ebuild
193 @@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios"
194 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis"
195 LICENSE="Ruby"
196
197 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
198 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
199 SLOT="0"
200 IUSE="examples test"
201
202
203 diff --git a/dev-util/cucumber/cucumber-1.3.20-r1.ebuild b/dev-util/cucumber/cucumber-1.3.20-r1.ebuild
204 index 77ea993fe07..52adb1cfd34 100644
205 --- a/dev-util/cucumber/cucumber-1.3.20-r1.ebuild
206 +++ b/dev-util/cucumber/cucumber-1.3.20-r1.ebuild
207 @@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios"
208 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis"
209 LICENSE="Ruby"
210
211 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
212 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
213 SLOT="0"
214 IUSE="examples test"
215
216
217 diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask
218 index f993402f545..be3a4b92f9d 100644
219 --- a/profiles/arch/ia64/package.use.stable.mask
220 +++ b/profiles/arch/ia64/package.use.stable.mask
221 @@ -17,6 +17,11 @@
222
223 #--- END OF EXAMPLES ---
224
225 +# Hans de Graaff <graaff@g.o> (16 Apr 2016)
226 +# Mask tests on thin-provisioning-tools since the required
227 +# packages are no longer stable, bug 610088
228 +sys-block/thin-provisioning-tools test
229 +
230 # Pacho Ramos <pacho@g.o> (02 Jul 2014)
231 # Mask due Gnome3 not going to be stabilized on this arch
232 dev-util/geany-plugins gtkspell