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/selenium-webdriver/
Date: Sun, 20 Jan 2019 18:43:21
Message-Id: 1548009768.01213837fc5442953a8f49ec83b4eb7c25150224.graaff@gentoo
1 commit: 01213837fc5442953a8f49ec83b4eb7c25150224
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 20 10:45:31 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 20 18:42:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01213837
7
8 dev-ruby/selenium-webdriver: cleanup
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/selenium-webdriver/Manifest | 3 --
14 .../selenium-webdriver-3.10.0.ebuild | 33 ----------------------
15 .../selenium-webdriver-3.13.0.ebuild | 33 ----------------------
16 .../selenium-webdriver-3.14.0.ebuild | 33 ----------------------
17 4 files changed, 102 deletions(-)
18
19 diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
20 index 9d924f9b9cc..83acda00149 100644
21 --- a/dev-ruby/selenium-webdriver/Manifest
22 +++ b/dev-ruby/selenium-webdriver/Manifest
23 @@ -1,7 +1,4 @@
24 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
25 -DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
26 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
27 -DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
28 DIST selenium-webdriver-3.13.1.gem 843776 BLAKE2B 633a6582f9294f008a77d74454a208bb67425f5a790e97a59323b51bbd3d6b9f28c611cbfb72bb922898c353fb35812b99529a75230ebfb1da18683378d36740 SHA512 b372a5af0380adb607e3f9ba24713cc8ef288e1432c2c6ea71426b8f5f96b315aace36283d585cc75546b467572822f0eab3d8217702d1b6d2ec303c59c0b98f
29 -DIST selenium-webdriver-3.14.0.gem 844288 BLAKE2B 52c4a4cd4f4b939d685efd764a0ede064dd31713804ccbbfbb0b92b51c39c4f3eda7529c46ab795cf1e02b27d8e32309fc89801765d9542cb0df2145fd1a0b86 SHA512 81600fbc8c033e649127c21721431d7c60f17a729f21012355d4e6b866eaa22324514e813b94e9677c49f313f00afaced205fddee14756eb2fa3f1ee68cd992c
30 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
31
32 diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
33 deleted file mode 100644
34 index c07650ba818..00000000000
35 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
36 +++ /dev/null
37 @@ -1,33 +0,0 @@
38 -# Copyright 1999-2018 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=6
42 -
43 -USE_RUBY="ruby22 ruby23 ruby24"
44 -
45 -# NOTE: this package contains precompiled code. It appears that all
46 -# source code can be found at https://code.google.com/p/selenium/ but the
47 -# repository is not organized in a way so that we can easily rebuild the
48 -# suited shared object. We'll just try our luck with the precompiled
49 -# objects for now.
50 -
51 -RUBY_FAKEGEM_TASK_DOC=""
52 -RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
53 -
54 -RUBY_FAKEGEM_TASK_TEST=""
55 -
56 -RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
57 -QA_PREBUILT="*/x_ignore_nofocus.so"
58 -
59 -inherit ruby-fakegem
60 -
61 -DESCRIPTION="This gem provides Ruby bindings for WebDriver"
62 -HOMEPAGE="https://github.com/seleniumhq/selenium"
63 -
64 -LICENSE="Apache-2.0"
65 -SLOT="3"
66 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
67 -IUSE=""
68 -
69 -ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
70 - >=dev-ruby/rubyzip-1.2:1"
71
72 diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild
73 deleted file mode 100644
74 index eb794075ddf..00000000000
75 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild
76 +++ /dev/null
77 @@ -1,33 +0,0 @@
78 -# Copyright 1999-2018 Gentoo Foundation
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI=6
82 -
83 -USE_RUBY="ruby23 ruby24 ruby25"
84 -
85 -# NOTE: this package contains precompiled code. It appears that all
86 -# source code can be found at https://code.google.com/p/selenium/ but the
87 -# repository is not organized in a way so that we can easily rebuild the
88 -# suited shared object. We'll just try our luck with the precompiled
89 -# objects for now.
90 -
91 -RUBY_FAKEGEM_TASK_DOC=""
92 -RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
93 -
94 -RUBY_FAKEGEM_TASK_TEST=""
95 -
96 -RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
97 -QA_PREBUILT="*/x_ignore_nofocus.so"
98 -
99 -inherit ruby-fakegem
100 -
101 -DESCRIPTION="This gem provides Ruby bindings for WebDriver"
102 -HOMEPAGE="https://github.com/seleniumhq/selenium"
103 -
104 -LICENSE="Apache-2.0"
105 -SLOT="3"
106 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
107 -IUSE=""
108 -
109 -ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
110 - >=dev-ruby/rubyzip-1.2:1"
111
112 diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild
113 deleted file mode 100644
114 index eb794075ddf..00000000000
115 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild
116 +++ /dev/null
117 @@ -1,33 +0,0 @@
118 -# Copyright 1999-2018 Gentoo Foundation
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=6
122 -
123 -USE_RUBY="ruby23 ruby24 ruby25"
124 -
125 -# NOTE: this package contains precompiled code. It appears that all
126 -# source code can be found at https://code.google.com/p/selenium/ but the
127 -# repository is not organized in a way so that we can easily rebuild the
128 -# suited shared object. We'll just try our luck with the precompiled
129 -# objects for now.
130 -
131 -RUBY_FAKEGEM_TASK_DOC=""
132 -RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
133 -
134 -RUBY_FAKEGEM_TASK_TEST=""
135 -
136 -RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
137 -QA_PREBUILT="*/x_ignore_nofocus.so"
138 -
139 -inherit ruby-fakegem
140 -
141 -DESCRIPTION="This gem provides Ruby bindings for WebDriver"
142 -HOMEPAGE="https://github.com/seleniumhq/selenium"
143 -
144 -LICENSE="Apache-2.0"
145 -SLOT="3"
146 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
147 -IUSE=""
148 -
149 -ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
150 - >=dev-ruby/rubyzip-1.2:1"