From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
Date: Fri, 15 Jan 2016 06:41:28 +0000 (UTC) [thread overview]
Message-ID: <1452840028.600be9ed75b51fe8eb60a7f235f82a79481ea5d9.graaff@gentoo> (raw)
commit: 600be9ed75b51fe8eb60a7f235f82a79481ea5d9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 06:29:45 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 06:40:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600be9ed
dev-ruby/selenium-webdriver: cleanup
Package-Manager: portage-2.2.26
dev-ruby/selenium-webdriver/Manifest | 3 --
.../selenium-webdriver-2.45.0.ebuild | 40 ----------------------
.../selenium-webdriver-2.47.0.ebuild | 40 ----------------------
.../selenium-webdriver-2.48.0.ebuild | 40 ----------------------
4 files changed, 123 deletions(-)
diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 396ce27..c4ad018 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,3 @@
-DIST selenium-webdriver-2.45.0.gem 2918912 SHA256 907efd8f8605fe5947ca21c58e13e939f59c9d3afafd8f18b563ec669308d4cc SHA512 dfde3601fb34f343b91ebe5f7e077b0430d022ec9f6da326096d1e45622ce00ffab10e3daf91b1ebeb57d5b960dcabdcc44bf46f55efcf667bc99f2c86b70aa0 WHIRLPOOL 234e5709e2d04942625ab62d3dcde12302a4d54d72d02e0dda3ffca5d005d1ca82875d287e435d59d32510c44a307c5cdd4150382e7be5c973667e11920e1814
DIST selenium-webdriver-2.46.2.gem 2919424 SHA256 cb6575396f62f86f015c4905970d48da546c59109ed0aa318af061468d19a85c SHA512 b19bd428090381a12b577d82678ea8dfd2eec64c41e7c070c066ad8e9f106c3821a476038132f49862e1e01a5e940fa4e7a15f3655493753303dcedcccc55943 WHIRLPOOL e2413479641c6a4e687a824016af023f76286a0b89af3733e421d103d38e4dd73c8fcbc30b72135699c178060bfa2978ad15941864715c90f5a65311ae10b016
-DIST selenium-webdriver-2.47.0.gem 2871808 SHA256 78dd73ab91fbaec770aec43e2366f8c8afeb4536367f8fd06de665fae722d09b SHA512 386f6485e346e570588fe533f8a2dd6927268fa5a438fd2fac6ec8ac064ba8f4b43a085acccbe8a94ed09c2bed52e0b799ea5eb7fb080d4a139dd5622a46e301 WHIRLPOOL b05364e972821eac7bc4bc498508457b6343e2a666f33420faf058b920a74c33c6d0cbe6d1b620ca1c4a2d77de05a7f59bbb77c2ec0498b02b9ed4f3edfcb1de
DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98 WHIRLPOOL 137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
-DIST selenium-webdriver-2.48.0.gem 884736 SHA256 8a67d2ca76bd20a6b2b3d63923756fad04c60bd86d95ca276cc256d12996ebef SHA512 1c270c7ab4176f38a776c000be57366b7143ca33b4ac34e3406710a5f5fb787fd70c77e4bca4d586be855ee7248a0b1d14fa7e0cab8b43f81f497468451d52a4 WHIRLPOOL b677111b1c0e2bcf823b186165d9c93aa3fe2d73e4be462053cd03a0757b1c6eb8d4006423266b95ea558c8d02a9a08d41e495640d0ee7e5bd9f1c78a5ce8a55
DIST selenium-webdriver-2.48.1.gem 884736 SHA256 b804174665cbc2086c24a98f5331dcc6e1ab313db0852849c6a4d0779deb2484 SHA512 b78e20f382210e73bee24e6ea6cf9ff1bcae6bc77e5ed23ccc0ce9db307f4974140e47b29896850eaaa4c315100e50b3dc2756856defb447405a8c8a509ae966 WHIRLPOOL 7b89a4ad412bdd80fe956af413b75d45144597c6cb0d2bba1d7ec599b3d8f63dab06ac416a276df2ab9293263c22023fb092b8cf0c9848b02765edc9430e7480
diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.45.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.45.0.ebuild
deleted file mode 100644
index 00b51c0..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.45.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-# NOTE: this package contains precompiled code. It appears that all
-# source code can be found at https://code.google.com/p/selenium/ but the
-# repository is not organized in a way so that we can easily rebuild the
-# suited shared object. We'll just try our luck with the precompiled
-# objects for now.
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
-QA_PREBUILT="*/x_ignore_nofocus.so"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
- >=dev-ruby/multi_json-1.0.4
- dev-ruby/rubyzip:1"
-
-all_ruby_prepare() {
- # Make websocket a development dependency since it is only needed
- # for the safari driver which we don't support on Gentoo.
- sed -i -e '/websocket/,/version_requirements/ s/runtime/development/' ../metadata || die
-}
diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.47.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.47.0.ebuild
deleted file mode 100644
index 6c67ddb..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.47.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-# NOTE: this package contains precompiled code. It appears that all
-# source code can be found at https://code.google.com/p/selenium/ but the
-# repository is not organized in a way so that we can easily rebuild the
-# suited shared object. We'll just try our luck with the precompiled
-# objects for now.
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
-QA_PREBUILT="*/x_ignore_nofocus.so"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
- >=dev-ruby/multi_json-1.0.4
- dev-ruby/rubyzip:1"
-
-all_ruby_prepare() {
- # Make websocket a development dependency since it is only needed
- # for the safari driver which we don't support on Gentoo.
- sed -i -e '/websocket/,/version_requirements/ s/runtime/development/' ../metadata || die
-}
diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.0.ebuild
deleted file mode 100644
index 6c67ddb..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-# NOTE: this package contains precompiled code. It appears that all
-# source code can be found at https://code.google.com/p/selenium/ but the
-# repository is not organized in a way so that we can easily rebuild the
-# suited shared object. We'll just try our luck with the precompiled
-# objects for now.
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so"
-QA_PREBUILT="*/x_ignore_nofocus.so"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
- >=dev-ruby/multi_json-1.0.4
- dev-ruby/rubyzip:1"
-
-all_ruby_prepare() {
- # Make websocket a development dependency since it is only needed
- # for the safari driver which we don't support on Gentoo.
- sed -i -e '/websocket/,/version_requirements/ s/runtime/development/' ../metadata || die
-}
next reply other threads:[~2016-01-15 6:41 UTC|newest]
Thread overview: 143+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 6:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-04 5:17 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/ Hans de Graaff
2025-05-04 5:17 Hans de Graaff
2025-05-04 5:17 Hans de Graaff
2025-04-09 6:55 Hans de Graaff
2025-04-04 5:02 Hans de Graaff
2025-04-04 5:02 Hans de Graaff
2025-03-24 7:26 Hans de Graaff
2025-03-24 7:26 Hans de Graaff
2025-03-24 7:26 Hans de Graaff
2025-03-15 8:30 Hans de Graaff
2025-01-25 6:52 Hans de Graaff
2024-11-27 6:41 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-11-14 4:59 Jakov Smolić
2024-10-07 2:44 Sam James
2024-09-23 5:37 Hans de Graaff
2024-09-18 8:56 Hans de Graaff
2024-09-02 5:22 Hans de Graaff
2024-09-02 5:22 Hans de Graaff
2024-07-25 4:38 Hans de Graaff
2024-03-17 9:51 Hans de Graaff
2024-02-29 7:14 Hans de Graaff
2024-01-02 7:05 Hans de Graaff
2023-12-02 14:56 Arthur Zamarin
2023-12-02 10:43 Hans de Graaff
2023-11-30 18:33 Jakov Smolić
2023-11-04 7:06 Hans de Graaff
2023-10-20 5:35 Hans de Graaff
2023-10-06 6:46 Hans de Graaff
2023-09-18 20:04 Arthur Zamarin
2023-09-03 6:28 Hans de Graaff
2023-08-03 17:00 Hans de Graaff
2023-07-24 12:15 Jakov Smolić
2023-06-16 13:56 Sam James
2023-06-16 6:33 Hans de Graaff
2023-06-16 4:26 Hans de Graaff
2023-04-07 11:25 Sam James
2022-04-18 17:15 Hans de Graaff
2022-04-18 17:15 Hans de Graaff
2021-12-19 12:36 Yixun Lan
2021-11-23 7:05 Hans de Graaff
2021-11-23 7:05 Hans de Graaff
2021-10-30 5:16 Hans de Graaff
2021-10-21 5:42 Hans de Graaff
2021-10-14 5:32 Hans de Graaff
2021-07-06 19:41 Hans de Graaff
2020-12-20 19:14 Sam James
2020-12-20 19:03 Sam James
2020-09-08 5:48 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-07-22 4:43 Hans de Graaff
2020-06-20 6:29 Hans de Graaff
2020-03-12 13:47 Hans de Graaff
2019-12-29 6:51 Hans de Graaff
2019-11-27 13:51 Hans de Graaff
2019-11-27 13:51 Hans de Graaff
2019-10-04 6:02 Hans de Graaff
2019-10-01 18:06 Hans de Graaff
2019-10-01 18:06 Hans de Graaff
2019-09-03 4:21 Hans de Graaff
2019-09-03 4:21 Hans de Graaff
2019-09-03 4:21 Hans de Graaff
2019-05-21 5:39 Hans de Graaff
2019-05-11 5:31 Hans de Graaff
2019-05-08 6:14 Hans de Graaff
2019-04-29 18:34 Hans de Graaff
2019-04-25 4:36 Hans de Graaff
2019-04-25 4:25 Hans de Graaff
2019-04-20 6:37 Hans de Graaff
2019-04-20 6:37 Hans de Graaff
2019-04-20 6:37 Hans de Graaff
2019-02-12 18:17 Hans de Graaff
2019-01-20 18:43 Hans de Graaff
2018-10-19 10:16 Hans de Graaff
2018-10-14 6:01 Hans de Graaff
2018-08-03 7:17 Hans de Graaff
2018-07-21 4:05 Hans de Graaff
2018-07-21 4:05 Hans de Graaff
2018-07-21 4:05 Hans de Graaff
2018-06-26 4:38 Hans de Graaff
2018-05-13 4:46 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2018-04-09 5:10 Hans de Graaff
2018-03-19 6:21 Hans de Graaff
2018-03-03 6:41 Hans de Graaff
2018-02-07 6:30 Hans de Graaff
2018-01-19 7:13 Hans de Graaff
2018-01-19 7:13 Hans de Graaff
2017-12-02 5:07 Hans de Graaff
2017-12-02 5:07 Hans de Graaff
2017-11-04 5:51 Hans de Graaff
2017-09-26 5:56 Hans de Graaff
2017-09-08 6:01 Hans de Graaff
2017-09-08 6:01 Hans de Graaff
2017-09-08 6:01 Hans de Graaff
2017-08-16 6:12 Hans de Graaff
2017-08-11 5:16 Hans de Graaff
2017-08-11 5:16 Hans de Graaff
2017-07-29 14:32 Alexis Ballier
2017-07-24 17:51 Markus Meier
2017-07-14 6:30 Hans de Graaff
2017-07-05 4:28 Hans de Graaff
2017-06-17 5:22 Hans de Graaff
2017-06-15 5:58 Hans de Graaff
2017-06-14 4:38 Hans de Graaff
2017-06-14 4:38 Hans de Graaff
2017-04-22 5:37 Hans de Graaff
2017-04-22 5:37 Hans de Graaff
2017-03-09 6:00 Hans de Graaff
2017-03-06 6:12 Hans de Graaff
2017-02-25 7:19 Hans de Graaff
2017-02-15 5:58 Hans de Graaff
2017-02-15 5:58 Hans de Graaff
2017-02-09 6:03 Hans de Graaff
2017-02-07 5:26 Hans de Graaff
2017-01-29 8:49 Hans de Graaff
2017-01-04 7:02 Hans de Graaff
2017-01-04 7:02 Hans de Graaff
2016-12-22 7:20 Hans de Graaff
2016-11-27 8:01 Hans de Graaff
2016-11-26 7:07 Hans de Graaff
2016-11-08 5:32 Hans de Graaff
2016-10-14 14:33 Hans de Graaff
2016-10-14 14:33 Hans de Graaff
2016-09-04 6:47 Hans de Graaff
2016-06-29 4:54 Hans de Graaff
2016-06-15 5:07 Hans de Graaff
2016-06-10 5:37 Hans de Graaff
2016-06-10 5:37 Hans de Graaff
2016-03-16 5:58 Hans de Graaff
2016-02-15 6:17 Hans de Graaff
2016-02-06 6:52 Hans de Graaff
2016-02-06 6:52 Hans de Graaff
2016-01-29 6:28 Hans de Graaff
2016-01-15 6:41 Hans de Graaff
2015-10-18 5:59 Hans de Graaff
2015-10-12 6:06 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1452840028.600be9ed75b51fe8eb60a7f235f82a79481ea5d9.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox