public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-10-01 18:06 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-10-01 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     9539776f1bf4f55017d2a8ac0af77c80a05bebb1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 17:48:58 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 18:05:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9539776f

dev-ruby/selenium-webdriver: add 3.142.5

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.5.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 0ed136236b2..2a13134c579 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
 DIST selenium-webdriver-3.142.4.gem 864768 BLAKE2B 9e4bf0a2c7886633b8fd3903aec89d927164d8a866f2fcf376732cf63a86e23671b58bf9d31a8156916ca7056b0330e7876028c58f89d9024e583a0dd9545852 SHA512 63c8c5f98904b2fc98c8b3ee1aec744294fcd094b651814067383872978da7917e9e529ec57fde65864f2f9962679653a2e44b21d4053481fc4d9dde5beb0aeb
+DIST selenium-webdriver-3.142.5.gem 864768 BLAKE2B a7b9380515a70f7061dd97e099a347d376f2124e36128a65e61159506490ea9c8b0e83e46d15f883e442a67ee5c4ede80950c3a784488d1ee50ba290bc30932b SHA512 6c76653ae1bc1d396ae636733f11b3755a6778565f79cedf6d066fb866301e766838611eeff34e3a519c0d730f85b27f258e685d57cfa97960ae4b44a6689f9a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.5.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.5.ebuild
new file mode 100644
index 00000000000..da443bc4017
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# 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_RECIPE_DOC="none"
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-09-18  8:56 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-09-18  8:56 UTC (permalink / raw
  To: gentoo-commits

commit:     31811c621fe02affafd78e18881f803d969ac261
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 06:26:29 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 08:55:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31811c62

dev-ruby/selenium-webdriver: drop 4.1.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../selenium-webdriver-4.1.0.ebuild                | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
deleted file mode 100644
index e76c9e2a9822..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-# 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_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-09-02  5:22 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-09-02  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     1856e6fb4dba055c20fba4d0936dfabc003a364e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 05:21:41 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 05:22:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1856e6fb

dev-ruby/selenium-webdriver: drop 4.14.0, 4.15.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  2 --
 .../selenium-webdriver-4.14.0.ebuild               | 38 ----------------------
 .../selenium-webdriver-4.15.0.ebuild               | 38 ----------------------
 3 files changed, 78 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 2b6f764374cf..3642a00490e8 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,7 +1,5 @@
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174
 DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c059963a9c3b0d3ab27b3e9521381cb70259ef76fa81bf9063ad82f7348266f20fed05352be2450be4e4356515b4a05e015c21a7 SHA512 9217022b0af08d5d4b24d412bea4423afd327314e260de0449d723a9232c4f0895a36626da009ce51c304bedc933195b434a9dc620da8daffc736b5fc9842f33
 DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66f1fb6da576d616a40d5293358efc51dfaa00f816d70e92578b1bee82de0a17ee39950eb69542ef2e661bd6a015f5f01032a SHA512 6f24440c44eb9a1276e1d016788b14bdf41fd466ed688ca7dbdc19b0e7163ff2354a508733f0903ede70fc6b49fbd05bd2ec9c5d0e0b70567823c4d07e3d1a9d
-DIST selenium-webdriver-4.14.0.gem 9017344 BLAKE2B 03e211398b79849c42e18928897f9ed847905d3e92edac35ba0ca1e4b7afa67ffa860a8c27617f8f06b4244fb6d637073a305b72b5422b3a3a372631c766f759 SHA512 72c8b68e387c0b02f3b4de617989eb813a67eb66457fcf3b6d098579c54aaba476aead5ba52bf86870ca857071da0d095b1fd97613bb961636a0f9ea8969e795
-DIST selenium-webdriver-4.15.0.gem 9260544 BLAKE2B 9d00b65bfb3e705e81de81057c860cc9ffd8e0da21e901187bf2951c14857c9358b6b20248c1f26ee16c26d5bf051a309534a28148b443a2da2b7fc97f5d5ed9 SHA512 e5aa61cdc82fd9a9eb9a56a83387f86cbd1918b2b7387bb7c201960ee033875208892eca4d9833018be8ee7e8937f0fe542d4eac6bd1330cf7f0a11fec61ce4a
 DIST selenium-webdriver-4.23.0.gem 8482816 BLAKE2B a66609869c937c0bf1aba2a6a172321500dd44a9a0c29d72c56bafbfea62b5981e17e6d1fdbd81a64801945dee8477c5eae3ba11c9b45efbfb8a359b2ad026af SHA512 569e0119c8bd84e9d0d23e0e276071391353e7c7fa83c0cef54c6e07ccdbb64450a1a1af78d1937905a0bce6b0d1d1b678489556a4a3c521c5f6a5ce2c5037e2
 DIST selenium-webdriver-4.24.0.gem 8609280 BLAKE2B 629846a239f65a37ff093014e39a7da79832cbd1f1031cdf7a3a4d94eccad9082d70cc3d7cb62c673a6dd60eaeb80160229cdba0699d6124b539925dade1b7f9 SHA512 5d12c65296a80e9a109376025f8a5c404af2b35cef6f232ca18e0c925ca7008b55726cd0fde2fadd5b560d3df1b7417a574aee012da97504b32c1a4f49807a5f

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.14.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.14.0.ebuild
deleted file mode 100644
index 27f311e8c8f2..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.14.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
-
-ruby_add_rdepend "
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*
-	dev-ruby/websocket:0
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.13.1-selenium-manager.patch" )
-
-all_ruby_prepare() {
-	# Remove the pre-compiled selenium-manager executables
-	rm -fr bin || die
-}

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
deleted file mode 100644
index 2706840797ff..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
-
-ruby_add_rdepend "
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*
-	dev-ruby/websocket:0
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.13.1-selenium-manager.patch" )
-
-all_ruby_prepare() {
-	# Remove the pre-compiled selenium-manager executables
-	rm -fr bin || die
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-09-02  5:22 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-09-02  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ef0401b5910c3d78ed87ea55eb7acd89355444ea
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 05:19:51 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 05:22:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0401b5

dev-ruby/selenium-webdriver: add 4.24.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.24.0.ebuild               | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index c4653945419e..2b6f764374cf 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66
 DIST selenium-webdriver-4.14.0.gem 9017344 BLAKE2B 03e211398b79849c42e18928897f9ed847905d3e92edac35ba0ca1e4b7afa67ffa860a8c27617f8f06b4244fb6d637073a305b72b5422b3a3a372631c766f759 SHA512 72c8b68e387c0b02f3b4de617989eb813a67eb66457fcf3b6d098579c54aaba476aead5ba52bf86870ca857071da0d095b1fd97613bb961636a0f9ea8969e795
 DIST selenium-webdriver-4.15.0.gem 9260544 BLAKE2B 9d00b65bfb3e705e81de81057c860cc9ffd8e0da21e901187bf2951c14857c9358b6b20248c1f26ee16c26d5bf051a309534a28148b443a2da2b7fc97f5d5ed9 SHA512 e5aa61cdc82fd9a9eb9a56a83387f86cbd1918b2b7387bb7c201960ee033875208892eca4d9833018be8ee7e8937f0fe542d4eac6bd1330cf7f0a11fec61ce4a
 DIST selenium-webdriver-4.23.0.gem 8482816 BLAKE2B a66609869c937c0bf1aba2a6a172321500dd44a9a0c29d72c56bafbfea62b5981e17e6d1fdbd81a64801945dee8477c5eae3ba11c9b45efbfb8a359b2ad026af SHA512 569e0119c8bd84e9d0d23e0e276071391353e7c7fa83c0cef54c6e07ccdbb64450a1a1af78d1937905a0bce6b0d1d1b678489556a4a3c521c5f6a5ce2c5037e2
+DIST selenium-webdriver-4.24.0.gem 8609280 BLAKE2B 629846a239f65a37ff093014e39a7da79832cbd1f1031cdf7a3a4d94eccad9082d70cc3d7cb62c673a6dd60eaeb80160229cdba0699d6124b539925dade1b7f9 SHA512 5d12c65296a80e9a109376025f8a5c404af2b35cef6f232ca18e0c925ca7008b55726cd0fde2fadd5b560d3df1b7417a574aee012da97504b32c1a4f49807a5f

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.24.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.24.0.ebuild
new file mode 100644
index 000000000000..da1af878d1e7
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.24.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+
+RDEPEND=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
+
+ruby_add_rdepend "
+	>=dev-ruby/base64-0.2 =dev-ruby/base64-0*
+	>=dev-ruby/logger-1.4:0
+	>=dev-ruby/rexml-3.2.5:3
+	dev-ruby/rubyzip:2
+	dev-ruby/websocket:0
+"
+
+all_ruby_prepare() {
+	# Remove the pre-compiled selenium-manager executables
+	rm -fr bin || die
+}
+
+pkg_postinst() {
+	ewarn "This package now uses the SE_MANAGER_PATH environment "
+	ewarn "variable to locate selenium-manager.  This variable is"
+	ewarn "provided by the selenium-manager package but may not be"
+	ewarn "available yet directly after the update."
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-07-25  4:38 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-07-25  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     2331611e5ae6a2eac6159f31129862a6e4a4763c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 04:31:26 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 04:38:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2331611e

dev-ruby/selenium-webdriver: add 4.23.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.23.0.ebuild               | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index ab6c40b274ce..c4653945419e 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c0599
 DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66f1fb6da576d616a40d5293358efc51dfaa00f816d70e92578b1bee82de0a17ee39950eb69542ef2e661bd6a015f5f01032a SHA512 6f24440c44eb9a1276e1d016788b14bdf41fd466ed688ca7dbdc19b0e7163ff2354a508733f0903ede70fc6b49fbd05bd2ec9c5d0e0b70567823c4d07e3d1a9d
 DIST selenium-webdriver-4.14.0.gem 9017344 BLAKE2B 03e211398b79849c42e18928897f9ed847905d3e92edac35ba0ca1e4b7afa67ffa860a8c27617f8f06b4244fb6d637073a305b72b5422b3a3a372631c766f759 SHA512 72c8b68e387c0b02f3b4de617989eb813a67eb66457fcf3b6d098579c54aaba476aead5ba52bf86870ca857071da0d095b1fd97613bb961636a0f9ea8969e795
 DIST selenium-webdriver-4.15.0.gem 9260544 BLAKE2B 9d00b65bfb3e705e81de81057c860cc9ffd8e0da21e901187bf2951c14857c9358b6b20248c1f26ee16c26d5bf051a309534a28148b443a2da2b7fc97f5d5ed9 SHA512 e5aa61cdc82fd9a9eb9a56a83387f86cbd1918b2b7387bb7c201960ee033875208892eca4d9833018be8ee7e8937f0fe542d4eac6bd1330cf7f0a11fec61ce4a
+DIST selenium-webdriver-4.23.0.gem 8482816 BLAKE2B a66609869c937c0bf1aba2a6a172321500dd44a9a0c29d72c56bafbfea62b5981e17e6d1fdbd81a64801945dee8477c5eae3ba11c9b45efbfb8a359b2ad026af SHA512 569e0119c8bd84e9d0d23e0e276071391353e7c7fa83c0cef54c6e07ccdbb64450a1a1af78d1937905a0bce6b0d1d1b678489556a4a3c521c5f6a5ce2c5037e2

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.23.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.23.0.ebuild
new file mode 100644
index 000000000000..da1af878d1e7
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.23.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+
+RDEPEND=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
+
+ruby_add_rdepend "
+	>=dev-ruby/base64-0.2 =dev-ruby/base64-0*
+	>=dev-ruby/logger-1.4:0
+	>=dev-ruby/rexml-3.2.5:3
+	dev-ruby/rubyzip:2
+	dev-ruby/websocket:0
+"
+
+all_ruby_prepare() {
+	# Remove the pre-compiled selenium-manager executables
+	rm -fr bin || die
+}
+
+pkg_postinst() {
+	ewarn "This package now uses the SE_MANAGER_PATH environment "
+	ewarn "variable to locate selenium-manager.  This variable is"
+	ewarn "provided by the selenium-manager package but may not be"
+	ewarn "available yet directly after the update."
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-03-17  9:51 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-03-17  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d4957f3a4b953f42721c507871d17d3ebc33913a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 09:46:47 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 09:51:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4957f3a

dev-ruby/selenium-webdriver: add ruby33

Add ruby33 to an obsolete version to allow sparc to have a ruby33
version and not block updates for Rails.

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../selenium-webdriver-4.1.0-r1.ebuild             | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0-r1.ebuild
new file mode 100644
index 000000000000..94d0a1f7408e
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/childprocess:5
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-02-29  7:14 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-02-29  7:14 UTC (permalink / raw
  To: gentoo-commits

commit:     00976816c5d2cd4d4b9841e320e7ed403f77f1ca
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 29 07:08:53 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb 29 07:14:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00976816

dev-ruby/selenium-webdriver: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild
index 0cc30473fdf5..25f546c4e387 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby30 ruby31 ruby32 ruby33"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2024-01-02  7:05 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2024-01-02  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     16433f1bdfb2c4932de15cb6b42f8056f4fe643f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 06:46:03 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 07:05:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16433f1b

dev-ruby/selenium-webdriver: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
index 00fb67bd33e8..2706840797ff 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_DOC="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-12-02 14:56 Arthur Zamarin
  0 siblings, 0 replies; 125+ messages in thread
From: Arthur Zamarin @ 2023-12-02 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b14d4df5d81b97a61822292edd915627f5e0c2a4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 14:56:23 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 14:56:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b14d4df5

dev-ruby/selenium-webdriver: Keyword 4.15.0 ppc64, #912999

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
index 7dccb5681dce..00fb67bd33e8 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-12-02 10:43 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-12-02 10:43 UTC (permalink / raw
  To: gentoo-commits

commit:     417aa2658e8385ef61344f012cb189605b1562f6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 10:41:11 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 10:43:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417aa265

dev-ruby/selenium-webdriver: drop 4.11.0-r1, 4.12.0, 4.13.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  2 -
 .../selenium-webdriver-4.11.0-r1.ebuild            | 47 ----------------------
 .../selenium-webdriver-4.12.0.ebuild               | 38 -----------------
 .../selenium-webdriver-4.13.1.ebuild               | 38 -----------------
 4 files changed, 125 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 98022ee8e2dc..ab6c40b274ce 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,7 +1,5 @@
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174
 DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c059963a9c3b0d3ab27b3e9521381cb70259ef76fa81bf9063ad82f7348266f20fed05352be2450be4e4356515b4a05e015c21a7 SHA512 9217022b0af08d5d4b24d412bea4423afd327314e260de0449d723a9232c4f0895a36626da009ce51c304bedc933195b434a9dc620da8daffc736b5fc9842f33
 DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66f1fb6da576d616a40d5293358efc51dfaa00f816d70e92578b1bee82de0a17ee39950eb69542ef2e661bd6a015f5f01032a SHA512 6f24440c44eb9a1276e1d016788b14bdf41fd466ed688ca7dbdc19b0e7163ff2354a508733f0903ede70fc6b49fbd05bd2ec9c5d0e0b70567823c4d07e3d1a9d
-DIST selenium-webdriver-4.12.0.gem 8457728 BLAKE2B 34e76ce5b17f533bef9c1628f4b2af5982ed8517dcb0e2a642cafdc688c23ece9bcb87272c8561128cd5871af3cb60f3f708169defc85cecc346f2f5f5d56f92 SHA512 0b0407871d679246b50e51a5dd8cff9b0380a19565a5d5d1cd12699099d30c5a460eb9ceda7572cfbbf881aea752af8aa6d0ee9ce488a0276d01637ba5885ace
-DIST selenium-webdriver-4.13.1.gem 12038656 BLAKE2B 7a50f5515e65312a75b9a2c2d845c7e3f7f27b31eafd5d48419b5b346c59bedd94b3a6e53670a774a27ba0883dff0cdb9b49dd5e947dcfa5095d95d63a458156 SHA512 7d27c86980c3cfde85b4cf9d6db6459c320f85cbd18866c6b0fe53101fc39d467fab7220aa5241ce832496c74dc930f7e2d5a58674e549226b002c78ea4557db
 DIST selenium-webdriver-4.14.0.gem 9017344 BLAKE2B 03e211398b79849c42e18928897f9ed847905d3e92edac35ba0ca1e4b7afa67ffa860a8c27617f8f06b4244fb6d637073a305b72b5422b3a3a372631c766f759 SHA512 72c8b68e387c0b02f3b4de617989eb813a67eb66457fcf3b6d098579c54aaba476aead5ba52bf86870ca857071da0d095b1fd97613bb961636a0f9ea8969e795
 DIST selenium-webdriver-4.15.0.gem 9260544 BLAKE2B 9d00b65bfb3e705e81de81057c860cc9ffd8e0da21e901187bf2951c14857c9358b6b20248c1f26ee16c26d5bf051a309534a28148b443a2da2b7fc97f5d5ed9 SHA512 e5aa61cdc82fd9a9eb9a56a83387f86cbd1918b2b7387bb7c201960ee033875208892eca4d9833018be8ee7e8937f0fe542d4eac6bd1330cf7f0a11fec61ce4a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild
deleted file mode 100644
index 027c99838c39..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32"
-
-# 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_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND+=" >=dev-util/selenium-manager-${PV}"
-
-ruby_add_rdepend "
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*
-	dev-ruby/websocket:0
-"
-
-PATCHES=( "${FILESDIR}/${P}-selenium-manager.patch" )
-
-all_ruby_prepare() {
-	# Remove the pre-compiled selenium-manager executables
-	rm -fr bin || die
-}

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
deleted file mode 100644
index 74802cd3e9d6..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND+=" >=dev-util/selenium-manager-${PV}"
-
-ruby_add_rdepend "
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*
-	dev-ruby/websocket:0
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.11.0-selenium-manager.patch" )
-
-all_ruby_prepare() {
-	# Remove the pre-compiled selenium-manager executables
-	rm -fr bin || die
-}

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild
deleted file mode 100644
index 27f311e8c8f2..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This gem provides Ruby bindings for WebDriver"
-HOMEPAGE="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
-
-ruby_add_rdepend "
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*
-	dev-ruby/websocket:0
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.13.1-selenium-manager.patch" )
-
-all_ruby_prepare() {
-	# Remove the pre-compiled selenium-manager executables
-	rm -fr bin || die
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-11-30 18:33 Jakov Smolić
  0 siblings, 0 replies; 125+ messages in thread
From: Jakov Smolić @ 2023-11-30 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d199d99be15cc20bf5fc776c89f1d797614d53ec
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 22:09:24 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 18:33:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d199d99b

dev-ruby/selenium-webdriver: keyword 4.15.0 for ~riscv

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/33959
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
index 27f311e8c8f2..7dccb5681dce 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-11-04  7:06 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-11-04  7:06 UTC (permalink / raw
  To: gentoo-commits

commit:     8954863ed637580a933b0b4ecf8e1c2cd3471986
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  4 07:05:24 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov  4 07:05:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8954863e

dev-ruby/selenium-webdriver: add 4.15.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.15.0.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f57779ee6841..98022ee8e2dc 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66
 DIST selenium-webdriver-4.12.0.gem 8457728 BLAKE2B 34e76ce5b17f533bef9c1628f4b2af5982ed8517dcb0e2a642cafdc688c23ece9bcb87272c8561128cd5871af3cb60f3f708169defc85cecc346f2f5f5d56f92 SHA512 0b0407871d679246b50e51a5dd8cff9b0380a19565a5d5d1cd12699099d30c5a460eb9ceda7572cfbbf881aea752af8aa6d0ee9ce488a0276d01637ba5885ace
 DIST selenium-webdriver-4.13.1.gem 12038656 BLAKE2B 7a50f5515e65312a75b9a2c2d845c7e3f7f27b31eafd5d48419b5b346c59bedd94b3a6e53670a774a27ba0883dff0cdb9b49dd5e947dcfa5095d95d63a458156 SHA512 7d27c86980c3cfde85b4cf9d6db6459c320f85cbd18866c6b0fe53101fc39d467fab7220aa5241ce832496c74dc930f7e2d5a58674e549226b002c78ea4557db
 DIST selenium-webdriver-4.14.0.gem 9017344 BLAKE2B 03e211398b79849c42e18928897f9ed847905d3e92edac35ba0ca1e4b7afa67ffa860a8c27617f8f06b4244fb6d637073a305b72b5422b3a3a372631c766f759 SHA512 72c8b68e387c0b02f3b4de617989eb813a67eb66457fcf3b6d098579c54aaba476aead5ba52bf86870ca857071da0d095b1fd97613bb961636a0f9ea8969e795
+DIST selenium-webdriver-4.15.0.gem 9260544 BLAKE2B 9d00b65bfb3e705e81de81057c860cc9ffd8e0da21e901187bf2951c14857c9358b6b20248c1f26ee16c26d5bf051a309534a28148b443a2da2b7fc97f5d5ed9 SHA512 e5aa61cdc82fd9a9eb9a56a83387f86cbd1918b2b7387bb7c201960ee033875208892eca4d9833018be8ee7e8937f0fe542d4eac6bd1330cf7f0a11fec61ce4a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
new file mode 100644
index 000000000000..27f311e8c8f2
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.15.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
+
+ruby_add_rdepend "
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*
+	dev-ruby/websocket:0
+"
+
+PATCHES=( "${FILESDIR}/${PN}-4.13.1-selenium-manager.patch" )
+
+all_ruby_prepare() {
+	# Remove the pre-compiled selenium-manager executables
+	rm -fr bin || die
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-10-20  5:35 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-10-20  5:35 UTC (permalink / raw
  To: gentoo-commits

commit:     b503c0605cffa15897e63093d712d9f38298970f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 05:29:47 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 05:29:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b503c060

dev-ruby/selenium-webdriver: add 4.14.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.14.0.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index b2031a70ddda..f57779ee6841 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c0599
 DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66f1fb6da576d616a40d5293358efc51dfaa00f816d70e92578b1bee82de0a17ee39950eb69542ef2e661bd6a015f5f01032a SHA512 6f24440c44eb9a1276e1d016788b14bdf41fd466ed688ca7dbdc19b0e7163ff2354a508733f0903ede70fc6b49fbd05bd2ec9c5d0e0b70567823c4d07e3d1a9d
 DIST selenium-webdriver-4.12.0.gem 8457728 BLAKE2B 34e76ce5b17f533bef9c1628f4b2af5982ed8517dcb0e2a642cafdc688c23ece9bcb87272c8561128cd5871af3cb60f3f708169defc85cecc346f2f5f5d56f92 SHA512 0b0407871d679246b50e51a5dd8cff9b0380a19565a5d5d1cd12699099d30c5a460eb9ceda7572cfbbf881aea752af8aa6d0ee9ce488a0276d01637ba5885ace
 DIST selenium-webdriver-4.13.1.gem 12038656 BLAKE2B 7a50f5515e65312a75b9a2c2d845c7e3f7f27b31eafd5d48419b5b346c59bedd94b3a6e53670a774a27ba0883dff0cdb9b49dd5e947dcfa5095d95d63a458156 SHA512 7d27c86980c3cfde85b4cf9d6db6459c320f85cbd18866c6b0fe53101fc39d467fab7220aa5241ce832496c74dc930f7e2d5a58674e549226b002c78ea4557db
+DIST selenium-webdriver-4.14.0.gem 9017344 BLAKE2B 03e211398b79849c42e18928897f9ed847905d3e92edac35ba0ca1e4b7afa67ffa860a8c27617f8f06b4244fb6d637073a305b72b5422b3a3a372631c766f759 SHA512 72c8b68e387c0b02f3b4de617989eb813a67eb66457fcf3b6d098579c54aaba476aead5ba52bf86870ca857071da0d095b1fd97613bb961636a0f9ea8969e795

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.14.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.14.0.ebuild
new file mode 100644
index 000000000000..27f311e8c8f2
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.14.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"
+
+ruby_add_rdepend "
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*
+	dev-ruby/websocket:0
+"
+
+PATCHES=( "${FILESDIR}/${PN}-4.13.1-selenium-manager.patch" )
+
+all_ruby_prepare() {
+	# Remove the pre-compiled selenium-manager executables
+	rm -fr bin || die
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-10-06  6:46 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-10-06  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     37351ec75687149d7d422fe97031175fb943e1fe
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 06:46:17 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 06:46:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37351ec7

dev-ruby/selenium-webdriver: move ~x86 keyword forward

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild | 2 +-
 dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
index a397d78130a8..74802cd3e9d6 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND+=" >=dev-util/selenium-manager-${PV}"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild
index 707367a15c15..27f311e8c8f2 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.13.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND+=" >=dev-util/selenium-manager-$(ver_cut 1-2)"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-09-18 20:04 Arthur Zamarin
  0 siblings, 0 replies; 125+ messages in thread
From: Arthur Zamarin @ 2023-09-18 20:04 UTC (permalink / raw
  To: gentoo-commits

commit:     ff8a04d568ca6333db7de9878472fea110b87ec5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 20:04:28 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 20:04:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8a04d5

dev-ruby/selenium-webdriver: Keyword 4.11.0-r1 x86, #912999

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild
index 9428e4c5bea5..027c99838c39 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0-r1.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND+=" >=dev-util/selenium-manager-${PV}"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-09-03  6:28 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-09-03  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     d9f4a2c10ddcc39656b4cec047d102ab0f2ac7c1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 06:28:03 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 06:28:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f4a2c1

dev-ruby/selenium-webdriver: add 4.12.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.12.0.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f47d5cbcdbdb..1bbc3c2ca36d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174
 DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c059963a9c3b0d3ab27b3e9521381cb70259ef76fa81bf9063ad82f7348266f20fed05352be2450be4e4356515b4a05e015c21a7 SHA512 9217022b0af08d5d4b24d412bea4423afd327314e260de0449d723a9232c4f0895a36626da009ce51c304bedc933195b434a9dc620da8daffc736b5fc9842f33
 DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66f1fb6da576d616a40d5293358efc51dfaa00f816d70e92578b1bee82de0a17ee39950eb69542ef2e661bd6a015f5f01032a SHA512 6f24440c44eb9a1276e1d016788b14bdf41fd466ed688ca7dbdc19b0e7163ff2354a508733f0903ede70fc6b49fbd05bd2ec9c5d0e0b70567823c4d07e3d1a9d
+DIST selenium-webdriver-4.12.0.gem 8457728 BLAKE2B 34e76ce5b17f533bef9c1628f4b2af5982ed8517dcb0e2a642cafdc688c23ece9bcb87272c8561128cd5871af3cb60f3f708169defc85cecc346f2f5f5d56f92 SHA512 0b0407871d679246b50e51a5dd8cff9b0380a19565a5d5d1cd12699099d30c5a460eb9ceda7572cfbbf881aea752af8aa6d0ee9ce488a0276d01637ba5885ace

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
new file mode 100644
index 000000000000..a397d78130a8
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.12.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem provides Ruby bindings for WebDriver"
+HOMEPAGE="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND+=" >=dev-util/selenium-manager-${PV}"
+
+ruby_add_rdepend "
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*
+	dev-ruby/websocket:0
+"
+
+PATCHES=( "${FILESDIR}/${PN}-4.11.0-selenium-manager.patch" )
+
+all_ruby_prepare() {
+	# Remove the pre-compiled selenium-manager executables
+	rm -fr bin || die
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-08-03 17:00 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-08-03 17:00 UTC (permalink / raw
  To: gentoo-commits

commit:     90657462270edcb13ec46a0c44b29cb2925662ea
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  3 16:43:59 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Aug  3 17:00:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90657462

dev-ruby/selenium-webdriver: add 4.11.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.11.0.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index e9733631fe45..f47d5cbcdbdb 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,2 +1,3 @@
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174
 DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c059963a9c3b0d3ab27b3e9521381cb70259ef76fa81bf9063ad82f7348266f20fed05352be2450be4e4356515b4a05e015c21a7 SHA512 9217022b0af08d5d4b24d412bea4423afd327314e260de0449d723a9232c4f0895a36626da009ce51c304bedc933195b434a9dc620da8daffc736b5fc9842f33
+DIST selenium-webdriver-4.11.0.gem 6300672 BLAKE2B bedbc18c14ab67c1bde05a35b5b66f1fb6da576d616a40d5293358efc51dfaa00f816d70e92578b1bee82de0a17ee39950eb69542ef2e661bd6a015f5f01032a SHA512 6f24440c44eb9a1276e1d016788b14bdf41fd466ed688ca7dbdc19b0e7163ff2354a508733f0903ede70fc6b49fbd05bd2ec9c5d0e0b70567823c4d07e3d1a9d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild
new file mode 100644
index 000000000000..0cc30473fdf5
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.11.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*
+	dev-ruby/websocket:0
+"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-07-24 12:15 Jakov Smolić
  0 siblings, 0 replies; 125+ messages in thread
From: Jakov Smolić @ 2023-07-24 12:15 UTC (permalink / raw
  To: gentoo-commits

commit:     27dd4f99e2c120bc2cf6c46c7c329c81d6033d08
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 12:14:58 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 12:14:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27dd4f99

dev-ruby/selenium-webdriver: Stabilize 4.10.0 amd64, #910989

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
index 0cc30473fdf5..d55164923ba6 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE=""
 
 ruby_add_rdepend "


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-06-16 13:56 Sam James
  0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2023-06-16 13:56 UTC (permalink / raw
  To: gentoo-commits

commit:     4be052dbe637aaec4d875b00b89e7d83b9d467d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 13:56:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 13:56:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be052db

dev-ruby/selenium-webdriver: Keyword 4.10.0 hppa, #908562

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
index e1f4dcd11683..0cc30473fdf5 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE=""
 
 ruby_add_rdepend "


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-06-16  6:33 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-06-16  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     703de66e1b1930bb98a50c646969b374ba30aa5f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 06:33:34 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 06:33:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703de66e

dev-ruby/selenium-webdriver: drop 4.0.3

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-4.0.3.ebuild                | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f5954bf715e5..e9733631fe45 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,2 @@
-DIST selenium-webdriver-4.0.3.gem 152576 BLAKE2B 671909863bbbe328bbaf30a9e3c9e459e9eb6b892f554729892327230c03dd03f7819d9e8beb901cea986cb0d97877ce49853de856e1f802369686a03e5e9086 SHA512 260ad111ef9c512835f410fc7283df90b245d42db12274028148575e0a89a8c71639f0132a621f326921317b3181564521d9e801f2a7f14e5f196cde2550773c
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174
 DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c059963a9c3b0d3ab27b3e9521381cb70259ef76fa81bf9063ad82f7348266f20fed05352be2450be4e4356515b4a05e015c21a7 SHA512 9217022b0af08d5d4b24d412bea4423afd327314e260de0449d723a9232c4f0895a36626da009ce51c304bedc933195b434a9dc620da8daffc736b5fc9842f33

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.3.ebuild
deleted file mode 100644
index 48a9afa6621d..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-# 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_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-06-16  4:26 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2023-06-16  4:26 UTC (permalink / raw
  To: gentoo-commits

commit:     5116156b850d80fab854b202a00cdc211b1bc7e9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 04:25:55 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 04:25:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5116156b

dev-ruby/selenium-webdriver: add 4.10.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.10.0.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index e60a1211a350..f5954bf715e5 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,2 +1,3 @@
 DIST selenium-webdriver-4.0.3.gem 152576 BLAKE2B 671909863bbbe328bbaf30a9e3c9e459e9eb6b892f554729892327230c03dd03f7819d9e8beb901cea986cb0d97877ce49853de856e1f802369686a03e5e9086 SHA512 260ad111ef9c512835f410fc7283df90b245d42db12274028148575e0a89a8c71639f0132a621f326921317b3181564521d9e801f2a7f14e5f196cde2550773c
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174
+DIST selenium-webdriver-4.10.0.gem 5803008 BLAKE2B 898e795bbad23aca1343fa49c059963a9c3b0d3ab27b3e9521381cb70259ef76fa81bf9063ad82f7348266f20fed05352be2450be4e4356515b4a05e015c21a7 SHA512 9217022b0af08d5d4b24d412bea4423afd327314e260de0449d723a9232c4f0895a36626da009ce51c304bedc933195b434a9dc620da8daffc736b5fc9842f33

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
new file mode 100644
index 000000000000..e1f4dcd11683
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.10.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*
+	dev-ruby/websocket:0
+"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2023-04-07 11:25 Sam James
  0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2023-04-07 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c29ca2184cae7fca3bf32209b317034bc28456cd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 06:01:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 11:24:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29ca218

dev-ruby/selenium-webdriver: enable ruby32

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
index 938aace196e4..29944400ea25 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2022-04-18 17:15 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2022-04-18 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     bcfc6cfd12366eb970b1b71d418a86bee04ea15c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 13:46:47 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 17:15:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfc6cfd

dev-ruby/selenium-webdriver: stabilize 4.1.0 for amd64

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
index 86a2acd30faa..4e6109e913ef 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2022-04-18 17:15 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2022-04-18 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     de9fb25764988dcfd6a3b7f32c7d29ebbc56bb01
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 13:46:03 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 17:15:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de9fb257

dev-ruby/selenium-webdriver: enable ruby31

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
index 14dd5338589a..86a2acd30faa 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-12-19 12:36 Yixun Lan
  0 siblings, 0 replies; 125+ messages in thread
From: Yixun Lan @ 2021-12-19 12:36 UTC (permalink / raw
  To: gentoo-commits

commit:     838b9da7810e872a6e1aa6565b2dcc944f18e37a
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 19 12:30:45 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Dec 19 12:35:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838b9da7

dev-ruby/selenium-webdriver: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
index 48a9afa6621d..14dd5338589a 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-11-23  7:05 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2021-11-23  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     5850464ec825c817bb29dae568cfa2630fc9d758
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 06:30:21 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 06:30:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5850464e

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  2 --
 .../selenium-webdriver-4.0.0.ebuild                | 36 ----------------------
 .../selenium-webdriver-4.0.2.ebuild                | 36 ----------------------
 3 files changed, 74 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 1889e0f969d3..f3e39888e196 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1,3 @@
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0
-DIST selenium-webdriver-4.0.0.gem 152576 BLAKE2B 8a1394fb1c9cc3603081454c4946f0ad5207d113bb37c488207baaaaaff69f2848b2b5bc9b9221177d01c86b635dd222933be3561eacfa164539c99c8cf149a6 SHA512 db8fd0a05fc38e7f55c2b9a779462416b937d3b8e732dee6b7bcf2b3f8914417a79e8649e320e348359ab133cef20a75e2033385e8b125e5dfc52645b086045b
-DIST selenium-webdriver-4.0.2.gem 152576 BLAKE2B ed4f33235f5ddbba6093d6c4c98ed2c5f95766b772fb302339101466a7d1b6af5dd322579c20b3b5c61c3fbb4b2d1d572612909e1b342a588fe8abbeaab2dcfb SHA512 e0efd6a051bef551943e3b43810930362013c3fc973415929a28152311a8b92dd241e49e0d3b3a839ed2b3197481f6d70b118bf2e4345f02853d8a6bb1214cea
 DIST selenium-webdriver-4.0.3.gem 152576 BLAKE2B 671909863bbbe328bbaf30a9e3c9e459e9eb6b892f554729892327230c03dd03f7819d9e8beb901cea986cb0d97877ce49853de856e1f802369686a03e5e9086 SHA512 260ad111ef9c512835f410fc7283df90b245d42db12274028148575e0a89a8c71639f0132a621f326921317b3181564521d9e801f2a7f14e5f196cde2550773c
 DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.0.ebuild
deleted file mode 100644
index 48a9afa6621d..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-# 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_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.2.ebuild
deleted file mode 100644
index 48a9afa6621d..000000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-# 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_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
-
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rexml-3.2.5:3
-	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-11-23  7:05 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2021-11-23  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     538d5847daea8c22ab49847c4b82bbc66443aa33
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 06:29:58 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 06:29:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538d5847

dev-ruby/selenium-webdriver: add 4.1.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.1.0.ebuild                | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 650e0b6eb536..1889e0f969d3 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828
 DIST selenium-webdriver-4.0.0.gem 152576 BLAKE2B 8a1394fb1c9cc3603081454c4946f0ad5207d113bb37c488207baaaaaff69f2848b2b5bc9b9221177d01c86b635dd222933be3561eacfa164539c99c8cf149a6 SHA512 db8fd0a05fc38e7f55c2b9a779462416b937d3b8e732dee6b7bcf2b3f8914417a79e8649e320e348359ab133cef20a75e2033385e8b125e5dfc52645b086045b
 DIST selenium-webdriver-4.0.2.gem 152576 BLAKE2B ed4f33235f5ddbba6093d6c4c98ed2c5f95766b772fb302339101466a7d1b6af5dd322579c20b3b5c61c3fbb4b2d1d572612909e1b342a588fe8abbeaab2dcfb SHA512 e0efd6a051bef551943e3b43810930362013c3fc973415929a28152311a8b92dd241e49e0d3b3a839ed2b3197481f6d70b118bf2e4345f02853d8a6bb1214cea
 DIST selenium-webdriver-4.0.3.gem 152576 BLAKE2B 671909863bbbe328bbaf30a9e3c9e459e9eb6b892f554729892327230c03dd03f7819d9e8beb901cea986cb0d97877ce49853de856e1f802369686a03e5e9086 SHA512 260ad111ef9c512835f410fc7283df90b245d42db12274028148575e0a89a8c71639f0132a621f326921317b3181564521d9e801f2a7f14e5f196cde2550773c
+DIST selenium-webdriver-4.1.0.gem 153088 BLAKE2B f437b5e6c19b9a2b7d0393646b11bcaa0808fb9981c847ca0d86bd55ef04fc109d439eb0f41fce543ea121fde096fe3e72c56d1db861b6554f673a3de07bdff8 SHA512 9760c6a96dbef25f558216986a9cedcb00fe19313273ea5c3a4866d5afae327fbe3895e3e2ee405714f8a9410c290b0e51352b68465cb0df9ff31b6d2749b174

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
new file mode 100644
index 000000000000..48a9afa6621d
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-10-30  5:16 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2021-10-30  5:16 UTC (permalink / raw
  To: gentoo-commits

commit:     82579af640b353f6063e292b7efed050a54620ca
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 04:37:03 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 05:16:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82579af6

dev-ruby/selenium-webdriver: add 4.0.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.0.3.ebuild                | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f2ee31ba0e7..650e0b6eb53 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0
 DIST selenium-webdriver-4.0.0.gem 152576 BLAKE2B 8a1394fb1c9cc3603081454c4946f0ad5207d113bb37c488207baaaaaff69f2848b2b5bc9b9221177d01c86b635dd222933be3561eacfa164539c99c8cf149a6 SHA512 db8fd0a05fc38e7f55c2b9a779462416b937d3b8e732dee6b7bcf2b3f8914417a79e8649e320e348359ab133cef20a75e2033385e8b125e5dfc52645b086045b
 DIST selenium-webdriver-4.0.2.gem 152576 BLAKE2B ed4f33235f5ddbba6093d6c4c98ed2c5f95766b772fb302339101466a7d1b6af5dd322579c20b3b5c61c3fbb4b2d1d572612909e1b342a588fe8abbeaab2dcfb SHA512 e0efd6a051bef551943e3b43810930362013c3fc973415929a28152311a8b92dd241e49e0d3b3a839ed2b3197481f6d70b118bf2e4345f02853d8a6bb1214cea
+DIST selenium-webdriver-4.0.3.gem 152576 BLAKE2B 671909863bbbe328bbaf30a9e3c9e459e9eb6b892f554729892327230c03dd03f7819d9e8beb901cea986cb0d97877ce49853de856e1f802369686a03e5e9086 SHA512 260ad111ef9c512835f410fc7283df90b245d42db12274028148575e0a89a8c71639f0132a621f326921317b3181564521d9e801f2a7f14e5f196cde2550773c

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.3.ebuild
new file mode 100644
index 00000000000..48a9afa6621
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-10-21  5:42 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2021-10-21  5:42 UTC (permalink / raw
  To: gentoo-commits

commit:     3cfc0fd4d7ae46c779718e785d0094891a34017a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 06:05:29 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 05:42:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfc0fd4

dev-ruby/selenium-webdriver: add 4.0.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.0.2.ebuild                | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index dfd0962f0e1..f2ee31ba0e7 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,2 +1,3 @@
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0
 DIST selenium-webdriver-4.0.0.gem 152576 BLAKE2B 8a1394fb1c9cc3603081454c4946f0ad5207d113bb37c488207baaaaaff69f2848b2b5bc9b9221177d01c86b635dd222933be3561eacfa164539c99c8cf149a6 SHA512 db8fd0a05fc38e7f55c2b9a779462416b937d3b8e732dee6b7bcf2b3f8914417a79e8649e320e348359ab133cef20a75e2033385e8b125e5dfc52645b086045b
+DIST selenium-webdriver-4.0.2.gem 152576 BLAKE2B ed4f33235f5ddbba6093d6c4c98ed2c5f95766b772fb302339101466a7d1b6af5dd322579c20b3b5c61c3fbb4b2d1d572612909e1b342a588fe8abbeaab2dcfb SHA512 e0efd6a051bef551943e3b43810930362013c3fc973415929a28152311a8b92dd241e49e0d3b3a839ed2b3197481f6d70b118bf2e4345f02853d8a6bb1214cea

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.2.ebuild
new file mode 100644
index 00000000000..48a9afa6621
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-10-14  5:32 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2021-10-14  5:32 UTC (permalink / raw
  To: gentoo-commits

commit:     055a3ed0da95eb577b0b01bc988c9d4affe5c9b8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 05:09:36 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 05:32:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055a3ed0

dev-ruby/selenium-webdriver: add 4.0.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-4.0.0.ebuild                | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index c5ae7412c95..dfd0962f0e1 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1 +1,2 @@
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0
+DIST selenium-webdriver-4.0.0.gem 152576 BLAKE2B 8a1394fb1c9cc3603081454c4946f0ad5207d113bb37c488207baaaaaff69f2848b2b5bc9b9221177d01c86b635dd222933be3561eacfa164539c99c8cf149a6 SHA512 db8fd0a05fc38e7f55c2b9a779462416b937d3b8e732dee6b7bcf2b3f8914417a79e8649e320e348359ab133cef20a75e2033385e8b125e5dfc52645b086045b

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.0.ebuild
new file mode 100644
index 00000000000..48a9afa6621
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-4.0.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rexml-3.2.5:3
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2021-07-06 19:41 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2021-07-06 19:41 UTC (permalink / raw
  To: gentoo-commits

commit:     10140aed240adc24fb8713b9837bbe566fc964d2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 10:29:36 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 19:41:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10140aed

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-3.142.6.ebuild              | 33 ----------------------
 .../selenium-webdriver-3.142.7.ebuild              | 33 ----------------------
 3 files changed, 67 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index bd7c264af09..c5ae7412c95 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,2 +1 @@
-DIST selenium-webdriver-3.142.6.gem 864768 BLAKE2B 6d48561c4d50c64936cc0ec55a3f777723062f8ea1fb08f345e2c84d0080dd6a04b09e13caa23b77041c91dd2de9ae80980562f5f3a286992f0296a8e19adc75 SHA512 1a34c504214ac662195a6d0addcda8fc2de6d863aa367fd9d9b973bf7dd44699e4776fb52cf7c3dbaa16ebd87c427bac6c3747ad469a5b07e4cace7e02416e33
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
deleted file mode 100644
index b88b9685d7e..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-# 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_RECIPE_DOC="none"
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rubyzip-1.2.2:*"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
deleted file mode 100644
index fc0ae13ab28..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-# 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_RECIPE_DOC="none"
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-12-20 19:14 Sam James
  0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2020-12-20 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     5b343c35cbe6f26be1cf935f46201947312577d8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 19:05:02 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 19:14:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b343c35

dev-ruby/selenium-webdriver: Keyword 3.142.7-r1 ppc, #692324

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
index 011e5e42525..443cbb2b93f 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-12-20 19:03 Sam James
  0 siblings, 0 replies; 125+ messages in thread
From: Sam James @ 2020-12-20 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     224a4f7f29994601109a529193813510c2b110aa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 18:54:20 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 19:03:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224a4f7f

dev-ruby/selenium-webdriver: Keyword 3.142.7-r1 ppc64, #692324

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
index 629bc87f53d..011e5e42525 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-09-08  5:48 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2020-09-08  5:48 UTC (permalink / raw
  To: gentoo-commits

commit:     db7fc9c7c2a279d80984c7faa4802b5efe884f50
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 05:37:17 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 05:48:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7fc9c7

dev-ruby/selenium-webdriver: amd64 stable

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
index 764d80250be..629bc87f53d 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-09-05  8:01 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2020-09-05  8:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5d99b0c3c52355a6fc228c267e87180d7bb93412
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 07:55:22 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 08:01:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d99b0c3

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-2.53.4-r1.ebuild            | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index e9f854e5940..bd7c264af09 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,2 @@
-DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.142.6.gem 864768 BLAKE2B 6d48561c4d50c64936cc0ec55a3f777723062f8ea1fb08f345e2c84d0080dd6a04b09e13caa23b77041c91dd2de9ae80980562f5f3a286992f0296a8e19adc75 SHA512 1a34c504214ac662195a6d0addcda8fc2de6d863aa367fd9d9b973bf7dd44699e4776fb52cf7c3dbaa16ebd87c427bac6c3747ad469a5b07e4cace7e02416e33
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
deleted file mode 100644
index 303687cb407..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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/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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-07-22  4:43 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2020-07-22  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     af6967e8b99afee3c1485d86388b5bca6ff06b9d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 04:38:02 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 04:38:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6967e8

dev-ruby/selenium-webdriver: loosen childprocess dependency

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../selenium-webdriver-3.142.7-r1.ebuild           | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
new file mode 100644
index 00000000000..764d80250be
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="selenium-webdriver.gemspec"
+
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rubyzip-1.2.2:*"
+
+all_ruby_prepare() {
+	# Loosen childprocess dependency
+	sed -i -e '/childprocess/ s/4.0/5.0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-06-20  6:29 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2020-06-20  6:29 UTC (permalink / raw
  To: gentoo-commits

commit:     bb89f695bbd1427c58c93c0d419d96861a3349bb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 06:29:16 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 06:29:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb89f695

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-3.142.3.ebuild              | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 3e8ab2e2460..e9f854e5940 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,4 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
-DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
 DIST selenium-webdriver-3.142.6.gem 864768 BLAKE2B 6d48561c4d50c64936cc0ec55a3f777723062f8ea1fb08f345e2c84d0080dd6a04b09e13caa23b77041c91dd2de9ae80980562f5f3a286992f0296a8e19adc75 SHA512 1a34c504214ac662195a6d0addcda8fc2de6d863aa367fd9d9b973bf7dd44699e4776fb52cf7c3dbaa16ebd87c427bac6c3747ad469a5b07e4cace7e02416e33
 DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
deleted file mode 100644
index 97844b2fa00..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
-	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2020-03-12 13:47 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2020-03-12 13:47 UTC (permalink / raw
  To: gentoo-commits

commit:     43bd7e5a7054a8bb5ba73b83de7ea6d69228b05b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 13:25:22 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 13:25:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43bd7e5a

dev-ruby/selenium-webdriver: add ruby27

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
index da443bc4017..fc0ae13ab28 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-12-29  6:51 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-12-29  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     23b31a7844a06ce33ca42047fdfa41d6292b3f46
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 06:51:21 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 06:51:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b31a78

dev-ruby/selenium-webdriver: add 3.142.7

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.7.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f36464f3bb6..3e8ab2e2460 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
 DIST selenium-webdriver-3.142.6.gem 864768 BLAKE2B 6d48561c4d50c64936cc0ec55a3f777723062f8ea1fb08f345e2c84d0080dd6a04b09e13caa23b77041c91dd2de9ae80980562f5f3a286992f0296a8e19adc75 SHA512 1a34c504214ac662195a6d0addcda8fc2de6d863aa367fd9d9b973bf7dd44699e4776fb52cf7c3dbaa16ebd87c427bac6c3747ad469a5b07e4cace7e02416e33
+DIST selenium-webdriver-3.142.7.gem 865280 BLAKE2B 650011848afaa3ea4fab7c8172828c7562df212383a8fbea9615a5136e3382aba0fcf17952d941c7b514e5229c0aafe3dbc320386698eb8756f567eff67722bd SHA512 0e7891c19b8a0b20441d85bc17032ecf03cba7ca435846e03abc50b62b0c53c075dc70456796c9bfcd1ecd28ecc517f907a3d6868346a07617fd1d0c1b9437c0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
new file mode 100644
index 00000000000..da443bc4017
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.7.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# 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_RECIPE_DOC="none"
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-11-27 13:51 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-11-27 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ff682741156702ea6c881eab7fc3d9f0cb7588f7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 13:21:41 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 13:49:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff682741

dev-ruby/selenium-webdriver: amd64 stable

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
index da443bc4017..b88b9685d7e 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-11-27 13:51 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-11-27 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     6e316b633549998bb074c476204cdd0146be72f1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 13:20:18 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 13:49:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e316b63

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  2 --
 .../selenium-webdriver-3.142.4.ebuild              | 33 ----------------------
 .../selenium-webdriver-3.142.5.ebuild              | 33 ----------------------
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 0dc115261f2..f36464f3bb6 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
-DIST selenium-webdriver-3.142.4.gem 864768 BLAKE2B 9e4bf0a2c7886633b8fd3903aec89d927164d8a866f2fcf376732cf63a86e23671b58bf9d31a8156916ca7056b0330e7876028c58f89d9024e583a0dd9545852 SHA512 63c8c5f98904b2fc98c8b3ee1aec744294fcd094b651814067383872978da7917e9e529ec57fde65864f2f9962679653a2e44b21d4053481fc4d9dde5beb0aeb
-DIST selenium-webdriver-3.142.5.gem 864768 BLAKE2B a7b9380515a70f7061dd97e099a347d376f2124e36128a65e61159506490ea9c8b0e83e46d15f883e442a67ee5c4ede80950c3a784488d1ee50ba290bc30932b SHA512 6c76653ae1bc1d396ae636733f11b3755a6778565f79cedf6d066fb866301e766838611eeff34e3a519c0d730f85b27f258e685d57cfa97960ae4b44a6689f9a
 DIST selenium-webdriver-3.142.6.gem 864768 BLAKE2B 6d48561c4d50c64936cc0ec55a3f777723062f8ea1fb08f345e2c84d0080dd6a04b09e13caa23b77041c91dd2de9ae80980562f5f3a286992f0296a8e19adc75 SHA512 1a34c504214ac662195a6d0addcda8fc2de6d863aa367fd9d9b973bf7dd44699e4776fb52cf7c3dbaa16ebd87c427bac6c3747ad469a5b07e4cace7e02416e33

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild
deleted file mode 100644
index 2b8d9a5d8d0..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-# 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_RECIPE_DOC="none"
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rubyzip-1.2.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.5.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.5.ebuild
deleted file mode 100644
index da443bc4017..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-# 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_RECIPE_DOC="none"
-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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
-	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-10-04  6:02 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-10-04  6:02 UTC (permalink / raw
  To: gentoo-commits

commit:     6302b9721b7ccbb2e588cae1947138a062fbffb5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 05:36:51 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 06:02:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6302b972

dev-ruby/selenium-webdriver: add 3.142.6

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.6.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 2a13134c579..0dc115261f2 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e3
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
 DIST selenium-webdriver-3.142.4.gem 864768 BLAKE2B 9e4bf0a2c7886633b8fd3903aec89d927164d8a866f2fcf376732cf63a86e23671b58bf9d31a8156916ca7056b0330e7876028c58f89d9024e583a0dd9545852 SHA512 63c8c5f98904b2fc98c8b3ee1aec744294fcd094b651814067383872978da7917e9e529ec57fde65864f2f9962679653a2e44b21d4053481fc4d9dde5beb0aeb
 DIST selenium-webdriver-3.142.5.gem 864768 BLAKE2B a7b9380515a70f7061dd97e099a347d376f2124e36128a65e61159506490ea9c8b0e83e46d15f883e442a67ee5c4ede80950c3a784488d1ee50ba290bc30932b SHA512 6c76653ae1bc1d396ae636733f11b3755a6778565f79cedf6d066fb866301e766838611eeff34e3a519c0d730f85b27f258e685d57cfa97960ae4b44a6689f9a
+DIST selenium-webdriver-3.142.6.gem 864768 BLAKE2B 6d48561c4d50c64936cc0ec55a3f777723062f8ea1fb08f345e2c84d0080dd6a04b09e13caa23b77041c91dd2de9ae80980562f5f3a286992f0296a8e19adc75 SHA512 1a34c504214ac662195a6d0addcda8fc2de6d863aa367fd9d9b973bf7dd44699e4776fb52cf7c3dbaa16ebd87c427bac6c3747ad469a5b07e4cace7e02416e33

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
new file mode 100644
index 00000000000..da443bc4017
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# 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_RECIPE_DOC="none"
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rubyzip-1.2.2:*"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-10-01 18:06 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-10-01 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     7d6b84d3a50b5c2972e994968ffee439941e921e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 17:46:27 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 18:05:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d6b84d3

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  5 ----
 .../selenium-webdriver-3.14.1.ebuild               | 33 ----------------------
 .../selenium-webdriver-3.141.5926.ebuild           | 33 ----------------------
 .../selenium-webdriver-3.142.0.ebuild              | 33 ----------------------
 .../selenium-webdriver-3.142.1.ebuild              | 33 ----------------------
 .../selenium-webdriver-3.142.2.ebuild              | 33 ----------------------
 6 files changed, 170 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index dde262197ff..0ed136236b2 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,8 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
-DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
-DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3 SHA512 f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2
-DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0 SHA512 e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686
-DIST selenium-webdriver-3.142.1.gem 865280 BLAKE2B d28d58cfbab64d83e28c65fa9b639f05dbab87c454ffde4507ce0a90e744006bea1e93b2fa35303b0bc17ff7423e84bb052a7f0072c7f915bdc758fb2ceabd86 SHA512 90746d11c5f7af086392ed70994d17c05c3cd5d839f743a5587c0e06dbc98f3882f4a5846cfef68110b4b4860c3980ac50e1017f9a445a296c0b0bde0ed18ecd
-DIST selenium-webdriver-3.142.2.gem 865280 BLAKE2B 8182b2eda9ab448c044a270d304364bf3f38bd1dd98580ae34c8e22fc0364a1b20629a7f91f3edd2d171fb03e76eb4762eec1cd6b255559a9809c6533cd484d2 SHA512 87998117e960812a26a09c2a45aad7145fec6be5fd3ff34a3a464969a720a7e04f39ebb93fdf7e56183f06f3e5e01e1f7441af80a1d061fc14fb186959030462
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
 DIST selenium-webdriver-3.142.4.gem 864768 BLAKE2B 9e4bf0a2c7886633b8fd3903aec89d927164d8a866f2fcf376732cf63a86e23671b58bf9d31a8156916ca7056b0330e7876028c58f89d9024e583a0dd9545852 SHA512 63c8c5f98904b2fc98c8b3ee1aec744294fcd094b651814067383872978da7917e9e529ec57fde65864f2f9962679653a2e44b21d4053481fc4d9dde5beb0aeb

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
deleted file mode 100644
index 7f9bebad992..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "=dev-ruby/childprocess-0*
-	>=dev-ruby/rubyzip-1.2.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
deleted file mode 100644
index 1c6a4e89e35..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
-	>=dev-ruby/rubyzip-1.2.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
deleted file mode 100644
index ba276f6341d..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
-	>=dev-ruby/rubyzip-1.2.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.1.ebuild
deleted file mode 100644
index ba276f6341d..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
-	>=dev-ruby/rubyzip-1.2.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.2.ebuild
deleted file mode 100644
index ba276f6341d..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
-	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-09-03  4:21 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-09-03  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8fd124544ba22639df5d2b39cd56fb1ab6fdaf55
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 04:07:02 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 04:07:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd12454

dev-ruby/selenium-webdriver: amd64 stable

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
index 8233dcd590b..97844b2fa00 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-09-03  4:21 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-09-03  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     d1a4e60453ecbd10b749b0e736abdd8db0bae4ad
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 04:02:30 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 04:02:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a4e604

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-3.12.0.ebuild               | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index bc29ca86721..de565d16eac 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
-DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
 DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3 SHA512 f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2
 DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0 SHA512 e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
deleted file mode 100644
index 24006f2dbf9..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-09-03  4:21 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-09-03  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     dc21abdc027359bec9b0571c024f3a27cdefd104
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 04:06:20 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 04:06:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc21abdc

dev-ruby/selenium-webdriver: add 3.142.4

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.4.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index de565d16eac..dde262197ff 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -5,3 +5,4 @@ DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff602
 DIST selenium-webdriver-3.142.1.gem 865280 BLAKE2B d28d58cfbab64d83e28c65fa9b639f05dbab87c454ffde4507ce0a90e744006bea1e93b2fa35303b0bc17ff7423e84bb052a7f0072c7f915bdc758fb2ceabd86 SHA512 90746d11c5f7af086392ed70994d17c05c3cd5d839f743a5587c0e06dbc98f3882f4a5846cfef68110b4b4860c3980ac50e1017f9a445a296c0b0bde0ed18ecd
 DIST selenium-webdriver-3.142.2.gem 865280 BLAKE2B 8182b2eda9ab448c044a270d304364bf3f38bd1dd98580ae34c8e22fc0364a1b20629a7f91f3edd2d171fb03e76eb4762eec1cd6b255559a9809c6533cd484d2 SHA512 87998117e960812a26a09c2a45aad7145fec6be5fd3ff34a3a464969a720a7e04f39ebb93fdf7e56183f06f3e5e01e1f7441af80a1d061fc14fb186959030462
 DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696
+DIST selenium-webdriver-3.142.4.gem 864768 BLAKE2B 9e4bf0a2c7886633b8fd3903aec89d927164d8a866f2fcf376732cf63a86e23671b58bf9d31a8156916ca7056b0330e7876028c58f89d9024e583a0dd9545852 SHA512 63c8c5f98904b2fc98c8b3ee1aec744294fcd094b651814067383872978da7917e9e529ec57fde65864f2f9962679653a2e44b21d4053481fc4d9dde5beb0aeb

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild
new file mode 100644
index 00000000000..2b8d9a5d8d0
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# 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_RECIPE_DOC="none"
+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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5:2
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-05-21  5:39 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-05-21  5:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9cdd17d9b6d6b91b2cd87e22c804f2aa0a35a9e7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 05:36:21 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 21 05:36:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cdd17d9

dev-ruby/selenium-webdriver: add 3.142.3

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.3.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 7422e98cdcf..bc29ca86721 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -5,3 +5,4 @@ DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee4
 DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0 SHA512 e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686
 DIST selenium-webdriver-3.142.1.gem 865280 BLAKE2B d28d58cfbab64d83e28c65fa9b639f05dbab87c454ffde4507ce0a90e744006bea1e93b2fa35303b0bc17ff7423e84bb052a7f0072c7f915bdc758fb2ceabd86 SHA512 90746d11c5f7af086392ed70994d17c05c3cd5d839f743a5587c0e06dbc98f3882f4a5846cfef68110b4b4860c3980ac50e1017f9a445a296c0b0bde0ed18ecd
 DIST selenium-webdriver-3.142.2.gem 865280 BLAKE2B 8182b2eda9ab448c044a270d304364bf3f38bd1dd98580ae34c8e22fc0364a1b20629a7f91f3edd2d171fb03e76eb4762eec1cd6b255559a9809c6533cd484d2 SHA512 87998117e960812a26a09c2a45aad7145fec6be5fd3ff34a3a464969a720a7e04f39ebb93fdf7e56183f06f3e5e01e1f7441af80a1d061fc14fb186959030462
+DIST selenium-webdriver-3.142.3.gem 865280 BLAKE2B 9ff97810a1d377293b3d5f7dde91561856a4b44295b9d7ec04a8af257ebebe7765ed1ba32e7f072fceb0760b85358ce0fd10b43092a54bdbc8f42e2a9d54402d SHA512 048c1f82f1a53d4de610c5ff32acaa05907ef2d772c68d2d5ddb1fd232cf03eeef9c15ff1096a97acce026d0f4dd730ae35d7ae5d1b06ff3b49968f987704696

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
new file mode 100644
index 00000000000..8233dcd590b
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-05-11  5:31 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-05-11  5:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1f23bc3b1a4dffdf534df9c012f3268b4ad5acc4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 05:24:41 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May 11 05:24:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f23bc3b

dev-ruby/selenium-webdriver: add 3.142.2

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.2.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 2aea8dcb98d..7422e98cdcf 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae
 DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3 SHA512 f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2
 DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0 SHA512 e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686
 DIST selenium-webdriver-3.142.1.gem 865280 BLAKE2B d28d58cfbab64d83e28c65fa9b639f05dbab87c454ffde4507ce0a90e744006bea1e93b2fa35303b0bc17ff7423e84bb052a7f0072c7f915bdc758fb2ceabd86 SHA512 90746d11c5f7af086392ed70994d17c05c3cd5d839f743a5587c0e06dbc98f3882f4a5846cfef68110b4b4860c3980ac50e1017f9a445a296c0b0bde0ed18ecd
+DIST selenium-webdriver-3.142.2.gem 865280 BLAKE2B 8182b2eda9ab448c044a270d304364bf3f38bd1dd98580ae34c8e22fc0364a1b20629a7f91f3edd2d171fb03e76eb4762eec1cd6b255559a9809c6533cd484d2 SHA512 87998117e960812a26a09c2a45aad7145fec6be5fd3ff34a3a464969a720a7e04f39ebb93fdf7e56183f06f3e5e01e1f7441af80a1d061fc14fb186959030462

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.2.ebuild
new file mode 100644
index 00000000000..ba276f6341d
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-05-08  6:14 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-05-08  6:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3e63fcfde060981b650dc782123efc2c174a70c9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 06:14:40 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May  8 06:14:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e63fcfd

dev-ruby/selenium-webdriver: add 3.142.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.1.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 2315dc7e4c3..2aea8dcb98d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec1
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
 DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3 SHA512 f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2
 DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0 SHA512 e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686
+DIST selenium-webdriver-3.142.1.gem 865280 BLAKE2B d28d58cfbab64d83e28c65fa9b639f05dbab87c454ffde4507ce0a90e744006bea1e93b2fa35303b0bc17ff7423e84bb052a7f0072c7f915bdc758fb2ceabd86 SHA512 90746d11c5f7af086392ed70994d17c05c3cd5d839f743a5587c0e06dbc98f3882f4a5846cfef68110b4b4860c3980ac50e1017f9a445a296c0b0bde0ed18ecd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.1.ebuild
new file mode 100644
index 00000000000..ba276f6341d
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-04-29 18:34 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-04-29 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f040a2028e0b9e37ac1f95b4c720022bd1c8aa0b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 29 17:11:04 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 18:33:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f040a202

dev-ruby/selenium-webdriver: add ruby26

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
index 1c6a4e89e35..ba276f6341d 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-04-25  4:36 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-04-25  4:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f159979e70a760db981dcd6fc5416179ab2c97bb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 04:29:22 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 04:36:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f159979e

dev-ruby/selenium-webdriver: add 3.142.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.142.0.ebuild              | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index b302a5fc8f2..2315dc7e4c3 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e3
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
 DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3 SHA512 f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2
+DIST selenium-webdriver-3.142.0.gem 865280 BLAKE2B b4175f4458727291659af21fff60268e022a241df73c502219f010d0d6d59a76b291894e4f70825c55587ed119692e27eb0394abd18aa5da83ded87581e083a0 SHA512 e0e2664dc500c99d0ff9163426b8049c7b4a03bd40616d4f2f0fc0ea2d67557e22853a61d374009e9e0ba3888f0e97f85e5cfa4eaa794c1158d41caff7a05686

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
new file mode 100644
index 00000000000..1c6a4e89e35
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.142.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-04-25  4:25 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-04-25  4:25 UTC (permalink / raw
  To: gentoo-commits

commit:     34f7e0059d5741ca7e81e9be0f85059e581a0288
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 17:36:32 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 04:25:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f7e005

dev-ruby/selenium-webdriver: fix childprocess dependency

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
index e4cb479b574..1c6a4e89e35 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
@@ -29,5 +29,5 @@ SLOT="3"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
-ruby_add_rdepend "=dev-ruby/childprocess-0*
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5 <dev-ruby/childprocess-2
 	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-04-20  6:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-04-20  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     84a7ed078cb911b052ec7b6d80e3ea7217d6086e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 06:24:34 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 06:36:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a7ed07

dev-ruby/selenium-webdriver: add 3.141.5926

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.141.5926.ebuild           | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index a10eb46dd75..b302a5fc8f2 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d
+DIST selenium-webdriver-3.141.5926.gem 865280 BLAKE2B f1113b2e229788fcf2351d3ee48ee1a7ed8f5b4a35dd5d81697b41d54682a9348b657b79d931dc5bf0a17f7f0441d78eec766dcecd23da38b16b94923ae479e3 SHA512 f4333e62f241ddd325703361e7ccc064c9ac6471413ea6ee8d3bb57b7542fe7928d14223fabc7952fbc13fbbe8599b5cc5ff7dcbc390d4b7ddb5b479662a4ad2

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
new file mode 100644
index 00000000000..e4cb479b574
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.141.5926.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "=dev-ruby/childprocess-0*
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-04-20  6:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-04-20  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     52954bec14ab38943fcbb257d00eb5e05a98c7df
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 06:21:01 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 06:36:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52954bec

dev-ruby/selenium-webdriver: cleanup

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-3.13.1.ebuild               | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 83acda00149..a10eb46dd75 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,4 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
-DIST selenium-webdriver-3.13.1.gem 843776 BLAKE2B 633a6582f9294f008a77d74454a208bb67425f5a790e97a59323b51bbd3d6b9f28c611cbfb72bb922898c353fb35812b99529a75230ebfb1da18683378d36740 SHA512 b372a5af0380adb607e3f9ba24713cc8ef288e1432c2c6ea71426b8f5f96b315aace36283d585cc75546b467572822f0eab3d8217702d1b6d2ec303c59c0b98f
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.1.ebuild
deleted file mode 100644
index eb794075ddf..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-04-20  6:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-04-20  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     53f188c5704a423ad81bdd020dbc09dc158fe724
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 06:23:04 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 06:36:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f188c5

dev-ruby/selenium-webdriver: amd64 stable

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
index e4cb479b574..7f9bebad992 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "=dev-ruby/childprocess-0*


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-02-12 18:17 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-02-12 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b6ecb807eb8e0bf4ac49765bc86a98656c5c4e59
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 06:42:28 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 18:17:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ecb807

dev-ruby/selenium-webdriver: match childprocess dep to gemspec

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
index e32e7e9125b..e4cb479b574 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,5 +29,5 @@ SLOT="3"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+ruby_add_rdepend "=dev-ruby/childprocess-0*
 	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2019-01-20 18:43 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2019-01-20 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     01213837fc5442953a8f49ec83b4eb7c25150224
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 20 10:45:31 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 20 18:42:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01213837

dev-ruby/selenium-webdriver: cleanup

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-3.10.0.ebuild               | 33 ----------------------
 .../selenium-webdriver-3.13.0.ebuild               | 33 ----------------------
 .../selenium-webdriver-3.14.0.ebuild               | 33 ----------------------
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 9d924f9b9cc..83acda00149 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,7 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
-DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
-DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
 DIST selenium-webdriver-3.13.1.gem 843776 BLAKE2B 633a6582f9294f008a77d74454a208bb67425f5a790e97a59323b51bbd3d6b9f28c611cbfb72bb922898c353fb35812b99529a75230ebfb1da18683378d36740 SHA512 b372a5af0380adb607e3f9ba24713cc8ef288e1432c2c6ea71426b8f5f96b315aace36283d585cc75546b467572822f0eab3d8217702d1b6d2ec303c59c0b98f
-DIST selenium-webdriver-3.14.0.gem 844288 BLAKE2B 52c4a4cd4f4b939d685efd764a0ede064dd31713804ccbbfbb0b92b51c39c4f3eda7529c46ab795cf1e02b27d8e32309fc89801765d9542cb0df2145fd1a0b86 SHA512 81600fbc8c033e649127c21721431d7c60f17a729f21012355d4e6b866eaa22324514e813b94e9677c49f313f00afaced205fddee14756eb2fa3f1ee68cd992c
 DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
deleted file mode 100644
index c07650ba818..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild
deleted file mode 100644
index eb794075ddf..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild
deleted file mode 100644
index eb794075ddf..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-10-19 10:16 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-10-19 10:16 UTC (permalink / raw
  To: gentoo-commits

commit:     2eaa35c7eb4006eafbf2593603ee5bbe047f387a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 19 10:15:15 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 10:15:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaa35c7

dev-ruby/selenium-webdriver: fix rubyzip dependency

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
index 36a05a64d4a..e32e7e9125b 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
@@ -30,4 +30,4 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"
+	>=dev-ruby/rubyzip-1.2.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-10-14  6:01 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-10-14  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     ee1c4eaa180b027a478df6ab421e887d2e5f4ff7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 05:48:00 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 05:48:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1c4eaa

dev-ruby/selenium-webdriver: add 3.14.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.14.1.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 2214a5e87cb..9d924f9b9cc 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec1
 DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
 DIST selenium-webdriver-3.13.1.gem 843776 BLAKE2B 633a6582f9294f008a77d74454a208bb67425f5a790e97a59323b51bbd3d6b9f28c611cbfb72bb922898c353fb35812b99529a75230ebfb1da18683378d36740 SHA512 b372a5af0380adb607e3f9ba24713cc8ef288e1432c2c6ea71426b8f5f96b315aace36283d585cc75546b467572822f0eab3d8217702d1b6d2ec303c59c0b98f
 DIST selenium-webdriver-3.14.0.gem 844288 BLAKE2B 52c4a4cd4f4b939d685efd764a0ede064dd31713804ccbbfbb0b92b51c39c4f3eda7529c46ab795cf1e02b27d8e32309fc89801765d9542cb0df2145fd1a0b86 SHA512 81600fbc8c033e649127c21721431d7c60f17a729f21012355d4e6b866eaa22324514e813b94e9677c49f313f00afaced205fddee14756eb2fa3f1ee68cd992c
+DIST selenium-webdriver-3.14.1.gem 860672 BLAKE2B 83026babf1596fc5c0621da19eb1ae48c3534448a5f4c3b6dbcb6141f2968eb527cbb667b45859a998b4950d8498dbd4a68ddcbbcadbe83fd02dcac46d2f2e4e SHA512 3671bc6446f49945b4484bce90e91178f932d799ac79b93974268eb2b9bc060c62f41c2f25436b7ea49612e1d9b014f1ca4f63dfc74b9781ddcb9c849f3be82d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
new file mode 100644
index 00000000000..36a05a64d4a
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-08-03  7:17 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-08-03  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     a4f596f6ebd34aad7bad26ce8887c10a30b63f00
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  3 07:14:49 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug  3 07:17:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f596f6

dev-ruby/selenium-webdriver: add 3.14.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.14.0.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 6ba3e3a7b6d..2214a5e87cb 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c2
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
 DIST selenium-webdriver-3.13.1.gem 843776 BLAKE2B 633a6582f9294f008a77d74454a208bb67425f5a790e97a59323b51bbd3d6b9f28c611cbfb72bb922898c353fb35812b99529a75230ebfb1da18683378d36740 SHA512 b372a5af0380adb607e3f9ba24713cc8ef288e1432c2c6ea71426b8f5f96b315aace36283d585cc75546b467572822f0eab3d8217702d1b6d2ec303c59c0b98f
+DIST selenium-webdriver-3.14.0.gem 844288 BLAKE2B 52c4a4cd4f4b939d685efd764a0ede064dd31713804ccbbfbb0b92b51c39c4f3eda7529c46ab795cf1e02b27d8e32309fc89801765d9542cb0df2145fd1a0b86 SHA512 81600fbc8c033e649127c21721431d7c60f17a729f21012355d4e6b866eaa22324514e813b94e9677c49f313f00afaced205fddee14756eb2fa3f1ee68cd992c

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild
new file mode 100644
index 00000000000..eb794075ddf
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.14.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-07-21  4:05 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-07-21  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     fd184a6c88c4d848946978d5137167fe125e29aa
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 04:00:58 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 04:00:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd184a6c

dev-ruby/selenium-webdriver: add 3.13.1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.13.1.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 38f3973c541..6ba3e3a7b6d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e3
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
+DIST selenium-webdriver-3.13.1.gem 843776 BLAKE2B 633a6582f9294f008a77d74454a208bb67425f5a790e97a59323b51bbd3d6b9f28c611cbfb72bb922898c353fb35812b99529a75230ebfb1da18683378d36740 SHA512 b372a5af0380adb607e3f9ba24713cc8ef288e1432c2c6ea71426b8f5f96b315aace36283d585cc75546b467572822f0eab3d8217702d1b6d2ec303c59c0b98f

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.1.ebuild
new file mode 100644
index 00000000000..eb794075ddf
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-07-21  4:05 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-07-21  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     13e415621c9616c83adc29289b2a8d7013f5ce05
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 03:59:40 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 03:59:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e41562

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/selenium-webdriver/Manifest               |  2 --
 .../selenium-webdriver-3.11.0.ebuild               | 33 ----------------------
 .../selenium-webdriver-3.8.0.ebuild                | 33 ----------------------
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 024f9034bd1..38f3973c541 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
-DIST selenium-webdriver-3.11.0.gem 841728 BLAKE2B b3f069645fb166258aebb0f04c8d3f828413b2a1e2f818b7501118760ba79e812ce7d314b21076076f1e6c30590e0d38f026b32ede63ff08197c8f8fbaaefded SHA512 85488c257772a4628d19bd71e7993a82c2c5a9f6332d591b19507ca5e2a96c03fa5c351714a492915888510728f2e5eca28862c69e1ced43d8b56db128d7705e
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
-DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
deleted file mode 100644
index eb794075ddf..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
deleted file mode 100644
index f62ef325716..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-07-21  4:05 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-07-21  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     318002b7c77906f39b1ded2246cce9e76d76e4be
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 03:59:11 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 03:59:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318002b7

dev-ruby/selenium-webdriver: amd64 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
index eb794075ddf..24006f2dbf9 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-06-26  4:38 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-06-26  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     479a32d1861d029c0b0308544f84825996b90f1b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 04:38:20 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 04:38:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479a32d1

dev-ruby/selenium-webdriver: add 3.13.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.13.0.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index c2b987baba1..024f9034bd1 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,4 +2,5 @@ DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e3
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.11.0.gem 841728 BLAKE2B b3f069645fb166258aebb0f04c8d3f828413b2a1e2f818b7501118760ba79e812ce7d314b21076076f1e6c30590e0d38f026b32ede63ff08197c8f8fbaaefded SHA512 85488c257772a4628d19bd71e7993a82c2c5a9f6332d591b19507ca5e2a96c03fa5c351714a492915888510728f2e5eca28862c69e1ced43d8b56db128d7705e
 DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
+DIST selenium-webdriver-3.13.0.gem 843264 BLAKE2B cce9be238d5b6480635ed286893f4b72e26166c21fd07ba99e2c008fd7360f0f3744dba24d015aa92612775a8c726616f391b1681d4a37689933a6b9b08d41f3 SHA512 e0b7d521ba748bbb224d659b56b9b4ff9970aab84b827eac1b755d950ad840b70a09567190e5ebafd1a513bb0c4cbfcc25e6a6e4a83051df951237533453ec44
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild
new file mode 100644
index 00000000000..eb794075ddf
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.13.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-05-13  4:46 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-05-13  4:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5a18bafe85cba77f75ad1bc87c4fc8d6959a7fd3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 13 04:29:10 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 13 04:29:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a18bafe

dev-ruby/selenium-webdriver: add 3.12.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.12.0.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 6f61e549c1d..c2b987baba1 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,4 +1,5 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.11.0.gem 841728 BLAKE2B b3f069645fb166258aebb0f04c8d3f828413b2a1e2f818b7501118760ba79e812ce7d314b21076076f1e6c30590e0d38f026b32ede63ff08197c8f8fbaaefded SHA512 85488c257772a4628d19bd71e7993a82c2c5a9f6332d591b19507ca5e2a96c03fa5c351714a492915888510728f2e5eca28862c69e1ced43d8b56db128d7705e
+DIST selenium-webdriver-3.12.0.gem 843264 BLAKE2B f9a2e233658e071144f153f7710ec15cd58d8831793f7212d1d49a76d08d80c7110bcf1afc86e98210c6753d19ab2c63f169754f148db8a994fb777048c10b6d SHA512 1d5a510e3e7775c6b8c960de8a5f0ae2084f490c17084e8ba0894dc32021c9295c9301c6bf0ba07e0e9827a8d99ac9f9c5d29fbf57425a076825fe18e4a8f88f
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
new file mode 100644
index 00000000000..eb794075ddf
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.12.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-04-27  9:03 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-04-27  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     218a3db9e0ebc86bde68c0ae802a966ab2522bd4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 08:45:11 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 08:45:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218a3db9

dev-ruby/selenium-webdriver: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
index 67da404fd03..eb794075ddf 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-04-27  9:03 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-04-27  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     56b682640978047b648664b656336c991c36529f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 08:42:26 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 08:42:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b68264

dev-ruby/selenium-webdriver: add ruby24, ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
index 5614803c6d6..303687cb407 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-04-27  9:03 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-04-27  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ef0b555364731cbb960288bc6ea1c98c771dacc4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 08:43:45 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 08:43:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0b5553

dev-ruby/selenium-webdriver: amd64 stable

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
index 67da404fd03..c07650ba818 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-04-27  9:03 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-04-27  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     af35c58994f3849697d749a59b9377d0912bb561
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 08:43:05 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 08:43:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af35c589

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-3.9.0.ebuild                | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 0ee355c5f3d..6f61e549c1d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,4 +2,3 @@ DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e3
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.11.0.gem 841728 BLAKE2B b3f069645fb166258aebb0f04c8d3f828413b2a1e2f818b7501118760ba79e812ce7d314b21076076f1e6c30590e0d38f026b32ede63ff08197c8f8fbaaefded SHA512 85488c257772a4628d19bd71e7993a82c2c5a9f6332d591b19507ca5e2a96c03fa5c351714a492915888510728f2e5eca28862c69e1ced43d8b56db128d7705e
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957
-DIST selenium-webdriver-3.9.0.gem 841216 BLAKE2B 611a8be3e8759609a792e4f92c73d3e7db6a209a9566fd4f6a7663b4111e5f856e138be83cdce07ceb28dcb23a49ed6d7f403927e96f53751302e73238b701d6 SHA512 5bf2a71322bedfe0e51cae1077886cf520e8cd9213d28dd3643ba78ff457e56649e95df6b09926c82bef98dae7d8c5b6eb676d60939108dd9ead79609cfd2acd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.9.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.9.0.ebuild
deleted file mode 100644
index 67da404fd03..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.9.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-04-09  5:10 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-04-09  5:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3e120eef7620f8b7b1b2e79dd8c8af7f0d33d7f0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  9 05:08:24 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr  9 05:08:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e120eef

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  1 -
 .../selenium-webdriver-3.7.0.ebuild                | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 9e8c54e7f16..0ee355c5f3d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,5 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.11.0.gem 841728 BLAKE2B b3f069645fb166258aebb0f04c8d3f828413b2a1e2f818b7501118760ba79e812ce7d314b21076076f1e6c30590e0d38f026b32ede63ff08197c8f8fbaaefded SHA512 85488c257772a4628d19bd71e7993a82c2c5a9f6332d591b19507ca5e2a96c03fa5c351714a492915888510728f2e5eca28862c69e1ced43d8b56db128d7705e
-DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957
 DIST selenium-webdriver-3.9.0.gem 841216 BLAKE2B 611a8be3e8759609a792e4f92c73d3e7db6a209a9566fd4f6a7663b4111e5f856e138be83cdce07ceb28dcb23a49ed6d7f403927e96f53751302e73238b701d6 SHA512 5bf2a71322bedfe0e51cae1077886cf520e8cd9213d28dd3643ba78ff457e56649e95df6b09926c82bef98dae7d8c5b6eb676d60939108dd9ead79609cfd2acd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild
deleted file mode 100644
index c4c4d1b87cc..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-03-19  6:21 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-03-19  6:21 UTC (permalink / raw
  To: gentoo-commits

commit:     a742da4f2c92b0efa5b4952fbbe03b421d4c3a8f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 06:06:02 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 06:21:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a742da4f

dev-ruby/selenium-webdriver: add 3.11.0

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.11.0.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 7ca277a4a78..9e8c54e7f16 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1,6 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
+DIST selenium-webdriver-3.11.0.gem 841728 BLAKE2B b3f069645fb166258aebb0f04c8d3f828413b2a1e2f818b7501118760ba79e812ce7d314b21076076f1e6c30590e0d38f026b32ede63ff08197c8f8fbaaefded SHA512 85488c257772a4628d19bd71e7993a82c2c5a9f6332d591b19507ca5e2a96c03fa5c351714a492915888510728f2e5eca28862c69e1ced43d8b56db128d7705e
 DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957
 DIST selenium-webdriver-3.9.0.gem 841216 BLAKE2B 611a8be3e8759609a792e4f92c73d3e7db6a209a9566fd4f6a7663b4111e5f856e138be83cdce07ceb28dcb23a49ed6d7f403927e96f53751302e73238b701d6 SHA512 5bf2a71322bedfe0e51cae1077886cf520e8cd9213d28dd3643ba78ff457e56649e95df6b09926c82bef98dae7d8c5b6eb676d60939108dd9ead79609cfd2acd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
new file mode 100644
index 00000000000..67da404fd03
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.11.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-03-03  6:41 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-03-03  6:41 UTC (permalink / raw
  To: gentoo-commits

commit:     c99f88ac60042d76899d5e04241672643d6fac38
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  3 06:39:19 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar  3 06:39:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99f88ac

dev-ruby/selenium-webdriver: add 3.10.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.10.0.ebuild               | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index df219e0d8c6..7ca277a4a78 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,4 +1,5 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
+DIST selenium-webdriver-3.10.0.gem 841728 BLAKE2B fb36121b835c7750595cd57c3217c234e12d9f78a29131a12148f464955b1bc3f5a9ef96b6bd8f8aaedd0fa9943bcc42c1f83a0d31ec6663664f6c4f0102b5a3 SHA512 ee1ccad5661f06b16c106b2515285f763baf2b66aefe4c20aed0521e602997af8b1b12640b1099ad0a64f18b01bcec7824dcdd20fe36d9176337f177b8417b2b
 DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957
 DIST selenium-webdriver-3.9.0.gem 841216 BLAKE2B 611a8be3e8759609a792e4f92c73d3e7db6a209a9566fd4f6a7663b4111e5f856e138be83cdce07ceb28dcb23a49ed6d7f403927e96f53751302e73238b701d6 SHA512 5bf2a71322bedfe0e51cae1077886cf520e8cd9213d28dd3643ba78ff457e56649e95df6b09926c82bef98dae7d8c5b6eb676d60939108dd9ead79609cfd2acd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
new file mode 100644
index 00000000000..67da404fd03
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.10.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-02-07  6:30 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-02-07  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     810fcddfbcf712785326cccbd5d3c44fa9e8c932
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 06:03:06 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 06:30:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=810fcddf

dev-ruby/selenium-webdriver: add 3.9.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.9.0.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f2f223fb090..df219e0d8c6 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
 DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957
+DIST selenium-webdriver-3.9.0.gem 841216 BLAKE2B 611a8be3e8759609a792e4f92c73d3e7db6a209a9566fd4f6a7663b4111e5f856e138be83cdce07ceb28dcb23a49ed6d7f403927e96f53751302e73238b701d6 SHA512 5bf2a71322bedfe0e51cae1077886cf520e8cd9213d28dd3643ba78ff457e56649e95df6b09926c82bef98dae7d8c5b6eb676d60939108dd9ead79609cfd2acd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.9.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.9.0.ebuild
new file mode 100644
index 00000000000..67da404fd03
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.9.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	>=dev-ruby/rubyzip-1.2:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-01-19  7:13 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-01-19  7:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ee56fbb7c78bc5bb87f06295d3b5510267948fc7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 07:08:47 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 07:08:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee56fbb7

dev-ruby/selenium-webdriver: amd64 stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
index c4c4d1b87cc..f62ef325716 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2018-01-19  7:13 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2018-01-19  7:13 UTC (permalink / raw
  To: gentoo-commits

commit:     33b7a0edd795f596f8a95ffee0c0c9489dadd5bf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 07:05:52 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 07:05:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b7a0ed

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-3.5.1.ebuild                | 33 ----------------------
 .../selenium-webdriver-3.5.2.ebuild                | 33 ----------------------
 .../selenium-webdriver-3.6.0.ebuild                | 33 ----------------------
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 8bc7ee217fd..f2f223fb090 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
-DIST selenium-webdriver-3.5.1.gem 830464 BLAKE2B 3f84f324e204beef201656e18b34db65d8eb599d82dda99c1aa0df6659e5b92cf28f936b976bf95574b0d2800dd891ad5c00a2950ee6cfd6e2cf07901db5f247 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8
-DIST selenium-webdriver-3.5.2.gem 830976 BLAKE2B 04474aaa7a17c40208d4d5c411cb1c94b31a1f12a1ad9dbaee4dcd40944a2a94340641c2a6a12b605ff3a8979ed0e1336a05284d11dc8ce8125831857edeca5d SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a
-DIST selenium-webdriver-3.6.0.gem 841216 BLAKE2B 8cfe144b0f3e827c9344977ea44aeb4638cd4a197c0d06bf11aef92545b66af5504ac58e353841bcce3855870b6b042b09c4793d33b9a1d372ccd0a382d30ae3 SHA512 c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99
 DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
 DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
deleted file mode 100644
index 30e5dcc7284..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.2.ebuild
deleted file mode 100644
index c4c4d1b87cc..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.6.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.6.0.ebuild
deleted file mode 100644
index c4c4d1b87cc..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.6.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-12-02  5:07 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-12-02  5:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8b7451f71e0f7b41c66d7080972a86269f6d24bc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 05:00:40 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 05:00:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7451f7

dev-ruby/selenium-webdriver: add 3.8.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.8.0.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 47902390621..8bc7ee217fd 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.5.1.gem 830464 BLAKE2B 3f84f324e204beef201656e18b34db6
 DIST selenium-webdriver-3.5.2.gem 830976 BLAKE2B 04474aaa7a17c40208d4d5c411cb1c94b31a1f12a1ad9dbaee4dcd40944a2a94340641c2a6a12b605ff3a8979ed0e1336a05284d11dc8ce8125831857edeca5d SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a
 DIST selenium-webdriver-3.6.0.gem 841216 BLAKE2B 8cfe144b0f3e827c9344977ea44aeb4638cd4a197c0d06bf11aef92545b66af5504ac58e353841bcce3855870b6b042b09c4793d33b9a1d372ccd0a382d30ae3 SHA512 c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99
 DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726
+DIST selenium-webdriver-3.8.0.gem 840192 BLAKE2B 3f3871afed9734627757e58a211ad894fd45a49b73208b533fd39e0d99172536e7f2abdfbed1e0589c45aac6a26dd0c1ae0cf8f25053d44082957f7d07591d37 SHA512 c00c44786ecee4c02723b88c9ae5921d6a3f2d4c6c3bd043da1f524692c75a69357b752fc183c7881de0d0a6e6d6ddb03ca31e6a983afacdd06978bdd0797957

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
new file mode 100644
index 00000000000..c4c4d1b87cc
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.8.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-12-02  5:07 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-12-02  5:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d82d4a54900a98300c4996241be96a5d815e8f78
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 04:58:37 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 04:58:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82d4a54

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/selenium-webdriver/Manifest               | 12 ++++----
 .../selenium-webdriver-3.4.3.ebuild                | 33 ----------------------
 .../selenium-webdriver-3.4.4.ebuild                | 33 ----------------------
 3 files changed, 5 insertions(+), 73 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 5ee9048a8e4..47902390621 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,7 +1,5 @@
-DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
-DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
-DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203
-DIST selenium-webdriver-3.5.1.gem 830464 SHA256 7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8 WHIRLPOOL db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc
-DIST selenium-webdriver-3.5.2.gem 830976 SHA256 fe42fdc7dfb654488715b79b970f59937a19acbbd1ad52e30206bfb3a8815d82 SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a WHIRLPOOL 1c45abe6a2354b5f780e0c5ccf0d40304d27eac6b89af1ad2418d9f1a9cb945057fcff02f973877c52a0ced39c58d1c8541ef74123bb4e202e8b4035a8180664
-DIST selenium-webdriver-3.6.0.gem 841216 SHA256 1276317792e13f24a556f4bec954bbd5213ac22018fa4ecb194904a450499626 SHA512 c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99 WHIRLPOOL 54d67d1272c9e47c95d1257646b466276b63e268f34e969d9e5f8d1c82bc6a81038afa4658a5753f0ebe1db0aeafcb36f43951bf709456f4a0046962afd65a25
-DIST selenium-webdriver-3.7.0.gem 839168 SHA256 f5702ce0dfed6a5fb3c456aeb99072757666d68b7f53d417a462e20aa8ed0e1f SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726 WHIRLPOOL 7742d5db0965afb4f23581b08583840aea509ec1100cccb44873a86270cc7d93d0e9e4dc5bf0bdea47b9ebbeced1ad987be3cba01a397435113e8dad588afcd4
+DIST selenium-webdriver-2.53.4.gem 897536 BLAKE2B 630b5e8cd5ce53de7a689135ce80e364e33b783bd8493f79af01d79717d3d65541fe04c6c0e5016a85af8a559864ddcb641d06c99430599b21095b54ff40845a SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e
+DIST selenium-webdriver-3.5.1.gem 830464 BLAKE2B 3f84f324e204beef201656e18b34db65d8eb599d82dda99c1aa0df6659e5b92cf28f936b976bf95574b0d2800dd891ad5c00a2950ee6cfd6e2cf07901db5f247 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8
+DIST selenium-webdriver-3.5.2.gem 830976 BLAKE2B 04474aaa7a17c40208d4d5c411cb1c94b31a1f12a1ad9dbaee4dcd40944a2a94340641c2a6a12b605ff3a8979ed0e1336a05284d11dc8ce8125831857edeca5d SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a
+DIST selenium-webdriver-3.6.0.gem 841216 BLAKE2B 8cfe144b0f3e827c9344977ea44aeb4638cd4a197c0d06bf11aef92545b66af5504ac58e353841bcce3855870b6b042b09c4793d33b9a1d372ccd0a382d30ae3 SHA512 c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99
+DIST selenium-webdriver-3.7.0.gem 839168 BLAKE2B 0c6940ff2a8197a3166e8f3f7e7b43bc4551b5bb1f8a40a5887ddcfa7efab93faefa9ead632d3973cbd57a65553a9027f83145bbac753b4ef122f792bae569fd SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
deleted file mode 100644
index a199ade47e9..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
deleted file mode 100644
index 9c991789564..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-11-04  5:51 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-11-04  5:51 UTC (permalink / raw
  To: gentoo-commits

commit:     f78734bc91be2f22770697a2b0bf78802e251b5c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  4 05:45:13 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov  4 05:45:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78734bc

dev-ruby/selenium-webdriver: add 3.7.0

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.7.0.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index f3e81c5f134..5ee9048a8e4 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e
 DIST selenium-webdriver-3.5.1.gem 830464 SHA256 7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8 WHIRLPOOL db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc
 DIST selenium-webdriver-3.5.2.gem 830976 SHA256 fe42fdc7dfb654488715b79b970f59937a19acbbd1ad52e30206bfb3a8815d82 SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a WHIRLPOOL 1c45abe6a2354b5f780e0c5ccf0d40304d27eac6b89af1ad2418d9f1a9cb945057fcff02f973877c52a0ced39c58d1c8541ef74123bb4e202e8b4035a8180664
 DIST selenium-webdriver-3.6.0.gem 841216 SHA256 1276317792e13f24a556f4bec954bbd5213ac22018fa4ecb194904a450499626 SHA512 c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99 WHIRLPOOL 54d67d1272c9e47c95d1257646b466276b63e268f34e969d9e5f8d1c82bc6a81038afa4658a5753f0ebe1db0aeafcb36f43951bf709456f4a0046962afd65a25
+DIST selenium-webdriver-3.7.0.gem 839168 SHA256 f5702ce0dfed6a5fb3c456aeb99072757666d68b7f53d417a462e20aa8ed0e1f SHA512 f15819d7e3a683d101073710876792ec0cca7c28d387bb9d1b19964083a99e276340fbcfedd9b0ca2234c54f7db56d12dc3af2e4eadf8995e1e05f7282169726 WHIRLPOOL 7742d5db0965afb4f23581b08583840aea509ec1100cccb44873a86270cc7d93d0e9e4dc5bf0bdea47b9ebbeced1ad987be3cba01a397435113e8dad588afcd4

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild
new file mode 100644
index 00000000000..c4c4d1b87cc
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.7.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-09-26  5:56 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-09-26  5:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a19f56dda7ecb178099c040ca5172d21955121be
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 05:35:37 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 05:35:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19f56dd

dev-ruby/selenium-webdriver: add 3.6.0

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.6.0.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 1694192c3c7..f3e81c5f134 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704
 DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203
 DIST selenium-webdriver-3.5.1.gem 830464 SHA256 7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8 WHIRLPOOL db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc
 DIST selenium-webdriver-3.5.2.gem 830976 SHA256 fe42fdc7dfb654488715b79b970f59937a19acbbd1ad52e30206bfb3a8815d82 SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a WHIRLPOOL 1c45abe6a2354b5f780e0c5ccf0d40304d27eac6b89af1ad2418d9f1a9cb945057fcff02f973877c52a0ced39c58d1c8541ef74123bb4e202e8b4035a8180664
+DIST selenium-webdriver-3.6.0.gem 841216 SHA256 1276317792e13f24a556f4bec954bbd5213ac22018fa4ecb194904a450499626 SHA512 c0cea582314167de0390007fe26d94e7470020bbb999787fa0883eb65a491a6ecfcbfad9938a50cbc415023edf2ee7ee44ba88ea35d22cbe87d0ed435f38fc99 WHIRLPOOL 54d67d1272c9e47c95d1257646b466276b63e268f34e969d9e5f8d1c82bc6a81038afa4658a5753f0ebe1db0aeafcb36f43951bf709456f4a0046962afd65a25

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.6.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.6.0.ebuild
new file mode 100644
index 00000000000..c4c4d1b87cc
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-09-08  6:01 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-09-08  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     08ab107201656a9160bcbc32e543f2810ec85ba6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  8 05:59:35 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep  8 05:59:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ab1072

dev-ruby/selenium-webdriver: add 3.5.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.5.2.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 84606856202..1694192c3c7 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
 DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203
 DIST selenium-webdriver-3.5.1.gem 830464 SHA256 7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8 WHIRLPOOL db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc
+DIST selenium-webdriver-3.5.2.gem 830976 SHA256 fe42fdc7dfb654488715b79b970f59937a19acbbd1ad52e30206bfb3a8815d82 SHA512 c0a8c0e23e4323762d5cad329774337688cc831658de4bb4712f69c2b4c3f0e189fcd0e3576d8132ec9a3fd5c0365ad128bf65061045514b2871a43b30eaeb3a WHIRLPOOL 1c45abe6a2354b5f780e0c5ccf0d40304d27eac6b89af1ad2418d9f1a9cb945057fcff02f973877c52a0ced39c58d1c8541ef74123bb4e202e8b4035a8180664

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.2.ebuild
new file mode 100644
index 00000000000..c4c4d1b87cc
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-09-08  6:01 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-09-08  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     aad0f9745c1cc5a37636a17f8791d5862215032f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  8 05:57:24 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep  8 05:57:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad0f974

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/selenium-webdriver/Manifest               |  2 --
 .../selenium-webdriver-3.3.0.ebuild                | 38 ----------------------
 .../selenium-webdriver-3.5.0.ebuild                | 33 -------------------
 3 files changed, 73 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 1c5ee64ef19..84606856202 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
-DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
 DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
 DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203
-DIST selenium-webdriver-3.5.0.gem 829952 SHA256 60ac0c326fc2362735fee0e46e1ac840f7ef6fa42870874741f3c2c3c304d970 SHA512 34fa22d24bf6853bffc67b39bc85f5ef085bcc3509229a8124437afaf0d567b9e97bc8d8916b166f5b4e9f5ec1081159f4df40c01051f8bd739e755d1f0497f4 WHIRLPOOL 97786c6967168a2da5f22b1c74746de0610ad93cf0394e32158d557b8b37efe01759bed58160eac4e98f6ae8dc7a3f63305a3a85d17b2af6bd65be0b2cf24713
 DIST selenium-webdriver-3.5.1.gem 830464 SHA256 7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8 WHIRLPOOL db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.3.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.3.0.ebuild
deleted file mode 100644
index 396035d6332..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.3.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.5.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.0.ebuild
deleted file mode 100644
index 9c991789564..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-09-08  6:01 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-09-08  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     227614bbb8430ad65b71dbec44ca1b2d654b35f9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  8 05:58:20 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep  8 05:58:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227614bb

dev-ruby/selenium-webdriver: move ~arm forward

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
index 9c991789564..30e5dcc7284 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-08-16  6:12 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-08-16  6:12 UTC (permalink / raw
  To: gentoo-commits

commit:     b12219d149acb73f3aa5755651613218e5166182
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 05:11:32 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 06:11:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12219d1

dev-ruby/selenium-webdriver: add 3.5.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.5.1.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 63db12d155c..1c5ee64ef19 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b91
 DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
 DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203
 DIST selenium-webdriver-3.5.0.gem 829952 SHA256 60ac0c326fc2362735fee0e46e1ac840f7ef6fa42870874741f3c2c3c304d970 SHA512 34fa22d24bf6853bffc67b39bc85f5ef085bcc3509229a8124437afaf0d567b9e97bc8d8916b166f5b4e9f5ec1081159f4df40c01051f8bd739e755d1f0497f4 WHIRLPOOL 97786c6967168a2da5f22b1c74746de0610ad93cf0394e32158d557b8b37efe01759bed58160eac4e98f6ae8dc7a3f63305a3a85d17b2af6bd65be0b2cf24713
+DIST selenium-webdriver-3.5.1.gem 830464 SHA256 7fb36c73618ddcd1553313de9e2e3100d4e767ec752f2e2cdb17b553e6d9ee28 SHA512 5a3c0776d4ab6816b107e8e8bca62afd7df9f90b3f757563b2180de4764a4b4499b9afd88668913cbcec9b10df04a94be27a91ad96181f4a4d7e9008e7062fa8 WHIRLPOOL db091e5eb671bf98096bb8c3d41b2814a96bab11f8c6dbce87ae0aa04c98b6c072ac6efe96c5e58617167e46ff818ea10c726887fa430ef3e9c8e460b4a611bc

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
new file mode 100644
index 00000000000..9c991789564
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-08-11  5:16 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-08-11  5:16 UTC (permalink / raw
  To: gentoo-commits

commit:     a07f39813f476908679d076f18c99e836fca374a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 05:08:28 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 05:08:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07f3981

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-3.4.0.ebuild                | 38 ----------------------
 .../selenium-webdriver-3.4.1.ebuild                | 33 -------------------
 .../selenium-webdriver-3.4.2.ebuild                | 33 -------------------
 4 files changed, 107 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 44dd18bd29a..d1cc2ab8ceb 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,7 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
-DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 SHA512 fef7552929ee4c703c14244957274d0d9b58e326789ffb641bab009315150b93fc5b7ea76f9dff80d8d98d6385375edbddf861440b889f8a33827db29fd8afda WHIRLPOOL 8f2ee764ffba9168e0b836fdcbd0cd1ee16ff023670813066d3c5238742844204f1ad1056e8858bd49da53e6e46f4af1209f2c133f092db25a05294bdc66a013
-DIST selenium-webdriver-3.4.1.gem 837632 SHA256 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da SHA512 c461411d6f44a37c3eb9bd080326e7046df70de5743ee1dd7bc27d9afa795e8c9dddaf3aebf1cc909cba1fa5262fdb706539972785495e1e80b3a6eebaa49557 WHIRLPOOL 4f9f80751b7a25ff9e44648aa74b9736a0716dd65f19f22ad7a57f433fd8cac710e0c5bcf1469c15b8f18f16b27fb7d8e10252100fb69a93278d1035694b853d
-DIST selenium-webdriver-3.4.2.gem 837632 SHA256 78b2f9a4e79bb503528f297ea59f39d5d8f859e28ca175b1fb5d26e815ee6e22 SHA512 e46d50b11326e17e8e81569e25f33074fcc4677aad8d891864ff922b84c68897adecee13194cb589901e66c72a24076744111e210d07584a33cb8b1a6107032f WHIRLPOOL 28cfe54cb1209c24406048b56d2788c9fab2b8534f60c16ef68aaabd06975b812b64839aca5c9cae5d6b3f6a0560147ef86f2d9a87948c0d1b9c80db3522fa0f
 DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
 DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.0.ebuild
deleted file mode 100644
index f6c35938ff7..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.4.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.1.ebuild
deleted file mode 100644
index 423d9a25852..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.2.ebuild
deleted file mode 100644
index 423d9a25852..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-08-11  5:16 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-08-11  5:16 UTC (permalink / raw
  To: gentoo-commits

commit:     bee0e4a45ed8c11dcedca6b7427009329791e1e7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 05:10:40 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 05:10:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee0e4a4

dev-ruby/selenium-webdriver: add 3.5.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.5.0.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index d1cc2ab8ceb..63db12d155c 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
 DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
 DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203
+DIST selenium-webdriver-3.5.0.gem 829952 SHA256 60ac0c326fc2362735fee0e46e1ac840f7ef6fa42870874741f3c2c3c304d970 SHA512 34fa22d24bf6853bffc67b39bc85f5ef085bcc3509229a8124437afaf0d567b9e97bc8d8916b166f5b4e9f5ec1081159f4df40c01051f8bd739e755d1f0497f4 WHIRLPOOL 97786c6967168a2da5f22b1c74746de0610ad93cf0394e32158d557b8b37efe01759bed58160eac4e98f6ae8dc7a3f63305a3a85d17b2af6bd65be0b2cf24713

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.0.ebuild
new file mode 100644
index 00000000000..9c991789564
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.5.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-07-29 14:32 Alexis Ballier
  0 siblings, 0 replies; 125+ messages in thread
From: Alexis Ballier @ 2017-07-29 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     fadf726230c29c2bc9190777014f9ad550badbc5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 14:31:40 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 14:32:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fadf7262

dev-ruby/selenium-webdriver: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
index 946f0d04c4e..9c991789564 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-07-24 17:51 Markus Meier
  0 siblings, 0 replies; 125+ messages in thread
From: Markus Meier @ 2017-07-24 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     55e5629b492dbb5e4dc5533c62b3efd815d5f293
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 17:51:07 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 17:51:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e5629b

dev-ruby/selenium-webdriver: add ~arm, bug #624234

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
index 946f0d04c4e..a199ade47e9 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-07-14  6:30 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-07-14  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     800aa75231a1c7ae6f32685cb0702166d3ab3b5c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 06:29:53 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 06:30:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800aa752

dev-ruby/selenium-webdriver: add 3.4.4

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.4.4.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index cb0d87d42cc..44dd18bd29a 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70
 DIST selenium-webdriver-3.4.1.gem 837632 SHA256 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da SHA512 c461411d6f44a37c3eb9bd080326e7046df70de5743ee1dd7bc27d9afa795e8c9dddaf3aebf1cc909cba1fa5262fdb706539972785495e1e80b3a6eebaa49557 WHIRLPOOL 4f9f80751b7a25ff9e44648aa74b9736a0716dd65f19f22ad7a57f433fd8cac710e0c5bcf1469c15b8f18f16b27fb7d8e10252100fb69a93278d1035694b853d
 DIST selenium-webdriver-3.4.2.gem 837632 SHA256 78b2f9a4e79bb503528f297ea59f39d5d8f859e28ca175b1fb5d26e815ee6e22 SHA512 e46d50b11326e17e8e81569e25f33074fcc4677aad8d891864ff922b84c68897adecee13194cb589901e66c72a24076744111e210d07584a33cb8b1a6107032f WHIRLPOOL 28cfe54cb1209c24406048b56d2788c9fab2b8534f60c16ef68aaabd06975b812b64839aca5c9cae5d6b3f6a0560147ef86f2d9a87948c0d1b9c80db3522fa0f
 DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a
+DIST selenium-webdriver-3.4.4.gem 838144 SHA256 4188bcf6db106b97e5961295a736492e72d02fae16942c6d70015410f1df0a57 SHA512 57382abfb5e01781c38688c2d70bfbddd31708b84851b099ce06959f33c12aa3e93ec6455c8c310484ab556fff0fe1d27c02990a9cf0a563cf1259abad38d57d WHIRLPOOL 11fe418dc5dbc73a0c2c9c327f80e7b19042000dcfd5a20108859a738445d6bcbcc0a439505c2962bb39a4a65a0b9bb31f7c1b95cda6c7fd9d1702853f41b203

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
new file mode 100644
index 00000000000..946f0d04c4e
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-07-05  4:28 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-07-05  4:28 UTC (permalink / raw
  To: gentoo-commits

commit:     3aa0f081e230fe3f5a3c70a8b3fd979b21ee417e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 04:27:43 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 04:27:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa0f081

dev-ruby/selenium-webdriver: add 3.4.3

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
index 423d9a25852..946f0d04c4e 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 # NOTE: this package contains precompiled code. It appears that all
 # source code can be found at https://code.google.com/p/selenium/ but the


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-06-17  5:22 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-06-17  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     7ed4e95a82b599c1d1f283487fbd4092f531372f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 05:18:59 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 05:18:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed4e95a

dev-ruby/selenium-webdriver: add 3.4.3

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.4.3.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 8e276713d36..cb0d87d42cc 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b91
 DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 SHA512 fef7552929ee4c703c14244957274d0d9b58e326789ffb641bab009315150b93fc5b7ea76f9dff80d8d98d6385375edbddf861440b889f8a33827db29fd8afda WHIRLPOOL 8f2ee764ffba9168e0b836fdcbd0cd1ee16ff023670813066d3c5238742844204f1ad1056e8858bd49da53e6e46f4af1209f2c133f092db25a05294bdc66a013
 DIST selenium-webdriver-3.4.1.gem 837632 SHA256 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da SHA512 c461411d6f44a37c3eb9bd080326e7046df70de5743ee1dd7bc27d9afa795e8c9dddaf3aebf1cc909cba1fa5262fdb706539972785495e1e80b3a6eebaa49557 WHIRLPOOL 4f9f80751b7a25ff9e44648aa74b9736a0716dd65f19f22ad7a57f433fd8cac710e0c5bcf1469c15b8f18f16b27fb7d8e10252100fb69a93278d1035694b853d
 DIST selenium-webdriver-3.4.2.gem 837632 SHA256 78b2f9a4e79bb503528f297ea59f39d5d8f859e28ca175b1fb5d26e815ee6e22 SHA512 e46d50b11326e17e8e81569e25f33074fcc4677aad8d891864ff922b84c68897adecee13194cb589901e66c72a24076744111e210d07584a33cb8b1a6107032f WHIRLPOOL 28cfe54cb1209c24406048b56d2788c9fab2b8534f60c16ef68aaabd06975b812b64839aca5c9cae5d6b3f6a0560147ef86f2d9a87948c0d1b9c80db3522fa0f
+DIST selenium-webdriver-3.4.3.gem 837632 SHA256 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 SHA512 29df75d4a89a710fbd48e67b6c6c72e85a2a266e678de7ce45965da9d108ea01f997cf881996930e41804c1d793e6f4b93e5bef18ecccf19be16ca2538d90c5f WHIRLPOOL edb2ba1dd3abebec61b4ab9282054a2887742cfcfded9e7e9f0b41b696ca0a4be8198128ee84fe84b07f565bda555e083918f381a3cf0e5b3a9f8bad892bbd5a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
new file mode 100644
index 00000000000..423d9a25852
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-06-15  5:58 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-06-15  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c80205f3073bc75cb370f4b921427e761773cb55
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 05:45:49 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 05:45:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80205f3

dev-ruby/selenium-webdriver: add 3.4.2

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.4.2.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index e1a2cee85a3..8e276713d36 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
 DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 SHA512 fef7552929ee4c703c14244957274d0d9b58e326789ffb641bab009315150b93fc5b7ea76f9dff80d8d98d6385375edbddf861440b889f8a33827db29fd8afda WHIRLPOOL 8f2ee764ffba9168e0b836fdcbd0cd1ee16ff023670813066d3c5238742844204f1ad1056e8858bd49da53e6e46f4af1209f2c133f092db25a05294bdc66a013
 DIST selenium-webdriver-3.4.1.gem 837632 SHA256 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da SHA512 c461411d6f44a37c3eb9bd080326e7046df70de5743ee1dd7bc27d9afa795e8c9dddaf3aebf1cc909cba1fa5262fdb706539972785495e1e80b3a6eebaa49557 WHIRLPOOL 4f9f80751b7a25ff9e44648aa74b9736a0716dd65f19f22ad7a57f433fd8cac710e0c5bcf1469c15b8f18f16b27fb7d8e10252100fb69a93278d1035694b853d
+DIST selenium-webdriver-3.4.2.gem 837632 SHA256 78b2f9a4e79bb503528f297ea59f39d5d8f859e28ca175b1fb5d26e815ee6e22 SHA512 e46d50b11326e17e8e81569e25f33074fcc4677aad8d891864ff922b84c68897adecee13194cb589901e66c72a24076744111e210d07584a33cb8b1a6107032f WHIRLPOOL 28cfe54cb1209c24406048b56d2788c9fab2b8534f60c16ef68aaabd06975b812b64839aca5c9cae5d6b3f6a0560147ef86f2d9a87948c0d1b9c80db3522fa0f

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.2.ebuild
new file mode 100644
index 00000000000..423d9a25852
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-06-14  4:38 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-06-14  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     b9c0f1eb52c4e73c9dea14162fc7a9cd1abf128c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 04:38:01 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 04:38:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c0f1eb

dev-ruby/selenium-webdriver: add 3.4.1

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.4.1.ebuild                | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index a518b440b43..e1a2cee85a3 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
 DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 SHA512 fef7552929ee4c703c14244957274d0d9b58e326789ffb641bab009315150b93fc5b7ea76f9dff80d8d98d6385375edbddf861440b889f8a33827db29fd8afda WHIRLPOOL 8f2ee764ffba9168e0b836fdcbd0cd1ee16ff023670813066d3c5238742844204f1ad1056e8858bd49da53e6e46f4af1209f2c133f092db25a05294bdc66a013
+DIST selenium-webdriver-3.4.1.gem 837632 SHA256 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da SHA512 c461411d6f44a37c3eb9bd080326e7046df70de5743ee1dd7bc27d9afa795e8c9dddaf3aebf1cc909cba1fa5262fdb706539972785495e1e80b3a6eebaa49557 WHIRLPOOL 4f9f80751b7a25ff9e44648aa74b9736a0716dd65f19f22ad7a57f433fd8cac710e0c5bcf1469c15b8f18f16b27fb7d8e10252100fb69a93278d1035694b853d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.1.ebuild
new file mode 100644
index 00000000000..423d9a25852
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	dev-ruby/rubyzip:1"


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-06-14  4:38 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-06-14  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     af50d1ebaf3b2425a8521bc65eb864f08d54bad6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 04:33:59 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 04:33:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af50d1eb

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-3.0.8.ebuild                | 38 ----------------------
 .../selenium-webdriver-3.1.0.ebuild                | 38 ----------------------
 .../selenium-webdriver-3.2.2.ebuild                | 38 ----------------------
 4 files changed, 117 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 371dc407fd7..a518b440b43 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
-DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a
-DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
-DIST selenium-webdriver-3.2.2.gem 823296 SHA256 2676fb2302f9cbf8b7db5385e8a1c2840cea9312530a1ae50d951b0ae82ac0b9 SHA512 f6c726eaf96f4418cc469808445e837c7269db3e8092142731ce2e81e720753b066ae260c4a31a6115196d6f4a01de1529e994fe845c42fddead62e989e1193c WHIRLPOOL a47e8167e470eb5559c97df6a603d98840c4ff38b410b3030112a9f4d73a6566bdaf18278fb08e5c20c58f0db6093f6628db5a2b9c1dc9e3af76de9fded0b799
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
 DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 SHA512 fef7552929ee4c703c14244957274d0d9b58e326789ffb641bab009315150b93fc5b7ea76f9dff80d8d98d6385375edbddf861440b889f8a33827db29fd8afda WHIRLPOOL 8f2ee764ffba9168e0b836fdcbd0cd1ee16ff023670813066d3c5238742844204f1ad1056e8858bd49da53e6e46f4af1209f2c133f092db25a05294bdc66a013

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.8.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.8.ebuild
deleted file mode 100644
index 396035d6332..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.8.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.1.0.ebuild
deleted file mode 100644
index 396035d6332..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.2.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.2.ebuild
deleted file mode 100644
index 396035d6332..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-04-22  5:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-04-22  5:37 UTC (permalink / raw
  To: gentoo-commits

commit:     2640bdb1724a4f7513a956cfce97bcf2752b7b22
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 05:33:07 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 05:33:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2640bdb1

dev-ruby/selenium-webdriver: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  2 --
 .../selenium-webdriver-3.0.7.ebuild                | 38 ----------------------
 .../selenium-webdriver-3.2.1.ebuild                | 38 ----------------------
 3 files changed, 78 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 5911165561a..19bede09ef4 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,7 +1,5 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
-DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af WHIRLPOOL e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690
 DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a
 DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
-DIST selenium-webdriver-3.2.1.gem 822784 SHA256 5ab29b71c012e0fd3559ddeb00a58bca8840f5100ddd55cd5749b2c0b7f18b08 SHA512 a1b328b4ae25579aa1aa828eb6954f3a4b01fa67a3d9ab83385d7dfa2f22111b6b4eb4bf9d6d1aa85858c1c5c5d90b2b906a65b2c4e0e83f334833be882c5677 WHIRLPOOL 10229a9f8ffff136dccbf791561369476d22b489453d0b2b9187a53cdb0369d4e5585457d9fe69b06d3c9fdb5e7a8c4652efc6d790c79d0b147d9a756ca8c964
 DIST selenium-webdriver-3.2.2.gem 823296 SHA256 2676fb2302f9cbf8b7db5385e8a1c2840cea9312530a1ae50d951b0ae82ac0b9 SHA512 f6c726eaf96f4418cc469808445e837c7269db3e8092142731ce2e81e720753b066ae260c4a31a6115196d6f4a01de1529e994fe845c42fddead62e989e1193c WHIRLPOOL a47e8167e470eb5559c97df6a603d98840c4ff38b410b3030112a9f4d73a6566bdaf18278fb08e5c20c58f0db6093f6628db5a2b9c1dc9e3af76de9fded0b799
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.7.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.7.ebuild
deleted file mode 100644
index 396035d6332..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.7.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.2.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild
deleted file mode 100644
index 396035d6332..00000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-04-22  5:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-04-22  5:37 UTC (permalink / raw
  To: gentoo-commits

commit:     4fb6e3f34c51902580ff3f5e4d5783586687a80e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 05:34:46 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 05:34:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb6e3f3

dev-ruby/selenium-webdriver: add 3.4.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.4.0.ebuild                | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 19bede09ef4..371dc407fd7 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd
 DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
 DIST selenium-webdriver-3.2.2.gem 823296 SHA256 2676fb2302f9cbf8b7db5385e8a1c2840cea9312530a1ae50d951b0ae82ac0b9 SHA512 f6c726eaf96f4418cc469808445e837c7269db3e8092142731ce2e81e720753b066ae260c4a31a6115196d6f4a01de1529e994fe845c42fddead62e989e1193c WHIRLPOOL a47e8167e470eb5559c97df6a603d98840c4ff38b410b3030112a9f4d73a6566bdaf18278fb08e5c20c58f0db6093f6628db5a2b9c1dc9e3af76de9fded0b799
 DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38
+DIST selenium-webdriver-3.4.0.gem 834560 SHA256 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 SHA512 fef7552929ee4c703c14244957274d0d9b58e326789ffb641bab009315150b93fc5b7ea76f9dff80d8d98d6385375edbddf861440b889f8a33827db29fd8afda WHIRLPOOL 8f2ee764ffba9168e0b836fdcbd0cd1ee16ff023670813066d3c5238742844204f1ad1056e8858bd49da53e6e46f4af1209f2c133f092db25a05294bdc66a013

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.0.ebuild
new file mode 100644
index 00000000000..f6c35938ff7
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.4.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-03-09  6:00 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-03-09  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     9962a4f533a7706b247bca77ce999601cc589425
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 06:00:35 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 06:00:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9962a4f5

dev-ruby/selenium-webdriver: add 3.3.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.3.0.ebuild                | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 20f8f1a81be..5911165561a 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -4,3 +4,4 @@ DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd
 DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
 DIST selenium-webdriver-3.2.1.gem 822784 SHA256 5ab29b71c012e0fd3559ddeb00a58bca8840f5100ddd55cd5749b2c0b7f18b08 SHA512 a1b328b4ae25579aa1aa828eb6954f3a4b01fa67a3d9ab83385d7dfa2f22111b6b4eb4bf9d6d1aa85858c1c5c5d90b2b906a65b2c4e0e83f334833be882c5677 WHIRLPOOL 10229a9f8ffff136dccbf791561369476d22b489453d0b2b9187a53cdb0369d4e5585457d9fe69b06d3c9fdb5e7a8c4652efc6d790c79d0b147d9a756ca8c964
 DIST selenium-webdriver-3.2.2.gem 823296 SHA256 2676fb2302f9cbf8b7db5385e8a1c2840cea9312530a1ae50d951b0ae82ac0b9 SHA512 f6c726eaf96f4418cc469808445e837c7269db3e8092142731ce2e81e720753b066ae260c4a31a6115196d6f4a01de1529e994fe845c42fddead62e989e1193c WHIRLPOOL a47e8167e470eb5559c97df6a603d98840c4ff38b410b3030112a9f4d73a6566bdaf18278fb08e5c20c58f0db6093f6628db5a2b9c1dc9e3af76de9fded0b799
+DIST selenium-webdriver-3.3.0.gem 823808 SHA256 3605ceed7093ac503a0dbf0d64820b9111424dccb9937dcc8faacc5d5880202b SHA512 de4ac22fd360f550b60be0f44ac03ac209d1333c340211d82f3c3a1e6ea056c2ecdb01dbc9ce39b1f5e523caecb7d42472cdf5e5a1848bc209f24a5291668996 WHIRLPOOL bd6f3a69d6bb7562131d79df5805858bc7ad61eb70cdd62077208db4b69bf2368a71722dae04b5d948cd4d878210960e473a96c2ac32a0d46da4b4c77896fc38

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.3.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.3.0.ebuild
new file mode 100644
index 00000000000..396035d6332
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-03-06  6:12 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-03-06  6:12 UTC (permalink / raw
  To: gentoo-commits

commit:     c0d9bc52a515d2317e1b801f79777623159d1832
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 06:11:30 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 06:11:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d9bc52

dev-ruby/selenium-webdriver: add 3.2.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.2.2.ebuild                | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index a4a5b642692..20f8f1a81be 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abf
 DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a
 DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
 DIST selenium-webdriver-3.2.1.gem 822784 SHA256 5ab29b71c012e0fd3559ddeb00a58bca8840f5100ddd55cd5749b2c0b7f18b08 SHA512 a1b328b4ae25579aa1aa828eb6954f3a4b01fa67a3d9ab83385d7dfa2f22111b6b4eb4bf9d6d1aa85858c1c5c5d90b2b906a65b2c4e0e83f334833be882c5677 WHIRLPOOL 10229a9f8ffff136dccbf791561369476d22b489453d0b2b9187a53cdb0369d4e5585457d9fe69b06d3c9fdb5e7a8c4652efc6d790c79d0b147d9a756ca8c964
+DIST selenium-webdriver-3.2.2.gem 823296 SHA256 2676fb2302f9cbf8b7db5385e8a1c2840cea9312530a1ae50d951b0ae82ac0b9 SHA512 f6c726eaf96f4418cc469808445e837c7269db3e8092142731ce2e81e720753b066ae260c4a31a6115196d6f4a01de1529e994fe845c42fddead62e989e1193c WHIRLPOOL a47e8167e470eb5559c97df6a603d98840c4ff38b410b3030112a9f4d73a6566bdaf18278fb08e5c20c58f0db6093f6628db5a2b9c1dc9e3af76de9fded0b799

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.2.ebuild
new file mode 100644
index 00000000000..396035d6332
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-02-25  7:19 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-02-25  7:19 UTC (permalink / raw
  To: gentoo-commits

commit:     a3aef78730d1635ab1668c568657ea387e5ac28f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 07:18:51 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 07:18:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3aef787

dev-ruby/selenium-webdriver: 3.2.1

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.2.1.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 3e4217156e..a4a5b64269 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af WHIRLPOOL e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690
 DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a
 DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf
+DIST selenium-webdriver-3.2.1.gem 822784 SHA256 5ab29b71c012e0fd3559ddeb00a58bca8840f5100ddd55cd5749b2c0b7f18b08 SHA512 a1b328b4ae25579aa1aa828eb6954f3a4b01fa67a3d9ab83385d7dfa2f22111b6b4eb4bf9d6d1aa85858c1c5c5d90b2b906a65b2c4e0e83f334833be882c5677 WHIRLPOOL 10229a9f8ffff136dccbf791561369476d22b489453d0b2b9187a53cdb0369d4e5585457d9fe69b06d3c9fdb5e7a8c4652efc6d790c79d0b147d9a756ca8c964

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild
new file mode 100644
index 0000000000..85b522ce54
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-02-15  5:58 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-02-15  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     95b4178370a0c36a6cc6dd1ef0562a9dbba3df85
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 05:52:32 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 05:52:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b41783

dev-ruby/selenium-webdriver: cleanup

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-2.53.4.ebuild               | 39 ----------------------
 .../selenium-webdriver-3.0.3.ebuild                | 39 ----------------------
 .../selenium-webdriver-3.0.4.ebuild                | 39 ----------------------
 .../selenium-webdriver-3.0.5.ebuild                | 39 ----------------------
 5 files changed, 159 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 47282804ac..1b39dc3fd3 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
-DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df66d66f47284ed0da90afac2938206ea1 SHA512 e8d0ba7482fe5c68b662774d127711c3bf9938494c83e7430797dfd996ae1c6cc9a1533ee072a0a86f13d866e8c82668bd7867f2395d477ead7d32886ebcf3d4 WHIRLPOOL ef4cece2306a04b174c41af29290128e98cc16d20462ea030ed860118b7d2590137158ea8f4139e1ab8661490ace8049e3f341e06be3862a187cc89abb5c781a
-DIST selenium-webdriver-3.0.4.gem 820224 SHA256 ba752daddc05e20066a9491c2dd2d7bef864ee1edd214ff7d9abd86794a628d3 SHA512 e5869366a66108c00ca260d62079b3372ca1be1850e065c3a62d723b915ed2f547aa18230fc26deca779bf63d982d49e41c8f5a2a132f57884cea7b70292e82f WHIRLPOOL 6ddecf0617736a7c35ff3a9a38443b530233f2b2e852cf8ada56f9fe0ec00d104325973a62bb5d375d118f41d64fc219abd47a75d2dd7f9986a2ab00eefbc2ba
-DIST selenium-webdriver-3.0.5.gem 820224 SHA256 fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d SHA512 d03548f299a83fb732172bdeb5bbde326dce56b57c226f2546d5e903f20ddaffc07d33002c3eed8a033e66800aa00700b1552a6859921136c972192a2992b043 WHIRLPOOL 2c664f54a961f90cc150a13be6699c5a14a27adfa5b4521fb3658ba83a60da0284cb3ab5ccf6f755420f4aadfcf8dd0e32d965ba19ec7b02c180b7aae62ffe14
 DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af WHIRLPOOL e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690
 DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4.ebuild
deleted file mode 100644
index 6e679c494d..0000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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/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-3.0.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.3.ebuild
deleted file mode 100644
index 5056077c7d..0000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.0.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.4.ebuild
deleted file mode 100644
index 5056077c7d..0000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.0.5.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
deleted file mode 100644
index 606d664520..0000000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-02-15  5:58 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-02-15  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     a278ee3124e168ae3a68bbfbb7b4db4b58e8e177
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 05:54:36 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 05:54:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a278ee31

dev-ruby/selenium-webdriver: add 3.1.0

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.1.0.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 1b39dc3fd3..3e4217156e 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
 DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af WHIRLPOOL e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690
 DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a
+DIST selenium-webdriver-3.1.0.gem 826368 SHA256 a579874564e8ebafa672d54ebde39cae1e47c2cbe0153bfce0420d8137cb0161 SHA512 039061f829fe1ebe822738c46d51d93fb227141234e75e3d4116f4ef818f432d423dd046fc99704c3dbeb48aef8b63a5705e12a378b5e18b3f61dcb45d284798 WHIRLPOOL f068f30c5423b372193f2b7a3e48319cbb0f20c67582a8629afae79ea3fdeb643870abe6dff68307d69894d155ffb8243b979ca65d143bd834be81e2a4a9cebf

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.1.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.1.0.ebuild
new file mode 100644
index 0000000000..85b522ce54
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.1.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-02-09  6:03 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-02-09  6:03 UTC (permalink / raw
  To: gentoo-commits

commit:     12a76a40bc38d2466c6d0cc0cb4e4d3320a61e91
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 05:52:51 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 05:52:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a76a40

dev-ruby/selenium-webdriver: add 3.0.8

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.8.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 192dd4db56..47282804ac 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df
 DIST selenium-webdriver-3.0.4.gem 820224 SHA256 ba752daddc05e20066a9491c2dd2d7bef864ee1edd214ff7d9abd86794a628d3 SHA512 e5869366a66108c00ca260d62079b3372ca1be1850e065c3a62d723b915ed2f547aa18230fc26deca779bf63d982d49e41c8f5a2a132f57884cea7b70292e82f WHIRLPOOL 6ddecf0617736a7c35ff3a9a38443b530233f2b2e852cf8ada56f9fe0ec00d104325973a62bb5d375d118f41d64fc219abd47a75d2dd7f9986a2ab00eefbc2ba
 DIST selenium-webdriver-3.0.5.gem 820224 SHA256 fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d SHA512 d03548f299a83fb732172bdeb5bbde326dce56b57c226f2546d5e903f20ddaffc07d33002c3eed8a033e66800aa00700b1552a6859921136c972192a2992b043 WHIRLPOOL 2c664f54a961f90cc150a13be6699c5a14a27adfa5b4521fb3658ba83a60da0284cb3ab5ccf6f755420f4aadfcf8dd0e32d965ba19ec7b02c180b7aae62ffe14
 DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af WHIRLPOOL e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690
+DIST selenium-webdriver-3.0.8.gem 819712 SHA256 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a SHA512 ef6e34874eb6d802db90cfbe573a5ac11f48f131666ecc600b44cb378449502e4c0ab6f12b9b6149b4ea7052d0ddb621580358787dac33532f32f66cc066af5e WHIRLPOOL 26fddb7cfa9137460716c89945b595dfa5c89e4187dd33cb3b852c6f361ecf22d1d0947191c7a484fa7278a2f96bde41c0a3281edd33c4276a10c637930ea22a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.8.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.8.ebuild
new file mode 100644
index 0000000000..85b522ce54
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.8.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-02-07  5:26 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-02-07  5:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d8254f4edc949f053f49caf19b603445715264f1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 05:20:39 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 05:20:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8254f4e

dev-ruby/selenium-webdriver: add 3.0.7

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.7.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 14211e5..192dd4d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df66d66f47284ed0da90afac2938206ea1 SHA512 e8d0ba7482fe5c68b662774d127711c3bf9938494c83e7430797dfd996ae1c6cc9a1533ee072a0a86f13d866e8c82668bd7867f2395d477ead7d32886ebcf3d4 WHIRLPOOL ef4cece2306a04b174c41af29290128e98cc16d20462ea030ed860118b7d2590137158ea8f4139e1ab8661490ace8049e3f341e06be3862a187cc89abb5c781a
 DIST selenium-webdriver-3.0.4.gem 820224 SHA256 ba752daddc05e20066a9491c2dd2d7bef864ee1edd214ff7d9abd86794a628d3 SHA512 e5869366a66108c00ca260d62079b3372ca1be1850e065c3a62d723b915ed2f547aa18230fc26deca779bf63d982d49e41c8f5a2a132f57884cea7b70292e82f WHIRLPOOL 6ddecf0617736a7c35ff3a9a38443b530233f2b2e852cf8ada56f9fe0ec00d104325973a62bb5d375d118f41d64fc219abd47a75d2dd7f9986a2ab00eefbc2ba
 DIST selenium-webdriver-3.0.5.gem 820224 SHA256 fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d SHA512 d03548f299a83fb732172bdeb5bbde326dce56b57c226f2546d5e903f20ddaffc07d33002c3eed8a033e66800aa00700b1552a6859921136c972192a2992b043 WHIRLPOOL 2c664f54a961f90cc150a13be6699c5a14a27adfa5b4521fb3658ba83a60da0284cb3ab5ccf6f755420f4aadfcf8dd0e32d965ba19ec7b02c180b7aae62ffe14
+DIST selenium-webdriver-3.0.7.gem 819712 SHA256 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd SHA512 9558f84298e24fa71950261423e14f577d8d6ceda3e32d4e1db2d26f548240edb931f9db55581968bddea50735f3b0b073306a448f5562de7376e2184ec1e8af WHIRLPOOL e4671c85e8752d00708e710583991a5ba9dc4277c8299065f8441252c8f898501b48cec949d7d02466c66caafcea3a6cc8601c078f47832fe8b2989829d40690

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.7.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.7.ebuild
new file mode 100644
index 00000000..85b522c
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.7.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-01-29  8:49 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-01-29  8:49 UTC (permalink / raw
  To: gentoo-commits

commit:     1b4c0d877b230a40754ebcf621d139a1c30e7c9f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 08:18:01 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 08:48:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4c0d87

dev-ruby/selenium-webdriver: add back ~x86 keyword

Package-Manager: portage-2.3.3

 dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild | 4 ++--
 dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
index 32c1cf9..7ad0370 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -26,7 +26,7 @@ HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
index b954a1e..606d664 100644
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/seleniumhq/selenium"
 
 LICENSE="Apache-2.0"
 SLOT="3"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-01-04  7:02 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-01-04  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     79d9d0563a3a74f138c617f29658b0adb942fafb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 06:53:06 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 07:02:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d9d056

dev-ruby/selenium-webdriver: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-3.0.0.ebuild                | 39 ----------------------
 .../selenium-webdriver-3.0.1.ebuild                | 39 ----------------------
 .../selenium-webdriver-3.0.2.ebuild                | 39 ----------------------
 4 files changed, 120 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 5b32896..da41d7d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
-DIST selenium-webdriver-3.0.0.gem 817664 SHA256 a538699a9e01ff75590892cb0efaf617aa5bbc94fb932f6594036be0ae5f6e18 SHA512 b1d6a5489d4282b4a89e67389d44278186a0a5e8974e6997fa2843fd4aa0e5c20cb5d1262df093ab85cfb5d4ff61cf0c694a1d3cc6b4e23589b727c2e79f48b3 WHIRLPOOL 3f7d60548bf3e1ec95ecbd6755db741911771cb6a175d92e0052f2bfc25b3f2517e46debb8a9a923154b4285d8524535377873f5cbcec08316d4929b7478e4bd
-DIST selenium-webdriver-3.0.1.gem 818176 SHA256 bdadc0ccc5e7b62091516d1e1ae419327b5f57909213fc73f02040a75728ed55 SHA512 8d89578fed67aac9707014e825e864eac67c3f05bb5c82cd336d617496a8b84894e3cf1b7bf6838da3be7caa28619b5c4b164fb32b0a8349efa35c4004c7c582 WHIRLPOOL a7db9acadca0af5bb59aef461bc8b663463198abb8fc5ef58fa511885d5eaba5c156f9c552e7b7c1ad9c9e96f3f60f14eb46d77d3cfd6172987ef9526ea85aa9
-DIST selenium-webdriver-3.0.2.gem 818176 SHA256 0ac27b904a16948c69fbd9ba884c8e1bb0171b0c0f75f8042173715ff0ecdb65 SHA512 4ad1853a6eeb460856ec9f6b92a523afe8ad79805b6cce437ec64cd78553f7c7add56d0965077408685451a83f3b11c7bf0be4accd1ee5f8ac708ddc668fb616 WHIRLPOOL 78ea8c39946c7644d129915c31c6320f8e66d6b2c46b99390d92279a90d88621fb393bf7af2ddc68bb6d9f4425f506513fe39fbda13e7e8864e3da979e5da020
 DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df66d66f47284ed0da90afac2938206ea1 SHA512 e8d0ba7482fe5c68b662774d127711c3bf9938494c83e7430797dfd996ae1c6cc9a1533ee072a0a86f13d866e8c82668bd7867f2395d477ead7d32886ebcf3d4 WHIRLPOOL ef4cece2306a04b174c41af29290128e98cc16d20462ea030ed860118b7d2590137158ea8f4139e1ab8661490ace8049e3f341e06be3862a187cc89abb5c781a
 DIST selenium-webdriver-3.0.4.gem 820224 SHA256 ba752daddc05e20066a9491c2dd2d7bef864ee1edd214ff7d9abd86794a628d3 SHA512 e5869366a66108c00ca260d62079b3372ca1be1850e065c3a62d723b915ed2f547aa18230fc26deca779bf63d982d49e41c8f5a2a132f57884cea7b70292e82f WHIRLPOOL 6ddecf0617736a7c35ff3a9a38443b530233f2b2e852cf8ada56f9fe0ec00d104325973a62bb5d375d118f41d64fc219abd47a75d2dd7f9986a2ab00eefbc2ba

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.0.ebuild
deleted file mode 100644
index 17f6bad..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-# 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="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.0.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.1.ebuild
deleted file mode 100644
index 17f6bad..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-# 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="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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-3.0.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.2.ebuild
deleted file mode 100644
index 5056077..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-# 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="https://github.com/seleniumhq/selenium"
-
-LICENSE="Apache-2.0"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
-	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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2017-01-04  7:02 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2017-01-04  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     45f46ee83fc49126c59f16850f4a18074303d64b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 06:54:38 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 07:02:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f46ee8

dev-ruby/selenium-webdriver: add 3.0.5

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.5.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index da41d7d..14211e5 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
 DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df66d66f47284ed0da90afac2938206ea1 SHA512 e8d0ba7482fe5c68b662774d127711c3bf9938494c83e7430797dfd996ae1c6cc9a1533ee072a0a86f13d866e8c82668bd7867f2395d477ead7d32886ebcf3d4 WHIRLPOOL ef4cece2306a04b174c41af29290128e98cc16d20462ea030ed860118b7d2590137158ea8f4139e1ab8661490ace8049e3f341e06be3862a187cc89abb5c781a
 DIST selenium-webdriver-3.0.4.gem 820224 SHA256 ba752daddc05e20066a9491c2dd2d7bef864ee1edd214ff7d9abd86794a628d3 SHA512 e5869366a66108c00ca260d62079b3372ca1be1850e065c3a62d723b915ed2f547aa18230fc26deca779bf63d982d49e41c8f5a2a132f57884cea7b70292e82f WHIRLPOOL 6ddecf0617736a7c35ff3a9a38443b530233f2b2e852cf8ada56f9fe0ec00d104325973a62bb5d375d118f41d64fc219abd47a75d2dd7f9986a2ab00eefbc2ba
+DIST selenium-webdriver-3.0.5.gem 820224 SHA256 fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d SHA512 d03548f299a83fb732172bdeb5bbde326dce56b57c226f2546d5e903f20ddaffc07d33002c3eed8a033e66800aa00700b1552a6859921136c972192a2992b043 WHIRLPOOL 2c664f54a961f90cc150a13be6699c5a14a27adfa5b4521fb3658ba83a60da0284cb3ab5ccf6f755420f4aadfcf8dd0e32d965ba19ec7b02c180b7aae62ffe14

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
new file mode 100644
index 00000000..b954a1e
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-12-22  7:20 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-12-22  7:20 UTC (permalink / raw
  To: gentoo-commits

commit:     87ccb630cb510ef276c034d02f030f5eafe3dcd6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 06:47:48 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 07:20:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ccb630

dev-ruby/selenium-webdriver: add 3.0.4

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.4.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index de3ae06..5b32896 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-3.0.0.gem 817664 SHA256 a538699a9e01ff75590892cb0efaf617
 DIST selenium-webdriver-3.0.1.gem 818176 SHA256 bdadc0ccc5e7b62091516d1e1ae419327b5f57909213fc73f02040a75728ed55 SHA512 8d89578fed67aac9707014e825e864eac67c3f05bb5c82cd336d617496a8b84894e3cf1b7bf6838da3be7caa28619b5c4b164fb32b0a8349efa35c4004c7c582 WHIRLPOOL a7db9acadca0af5bb59aef461bc8b663463198abb8fc5ef58fa511885d5eaba5c156f9c552e7b7c1ad9c9e96f3f60f14eb46d77d3cfd6172987ef9526ea85aa9
 DIST selenium-webdriver-3.0.2.gem 818176 SHA256 0ac27b904a16948c69fbd9ba884c8e1bb0171b0c0f75f8042173715ff0ecdb65 SHA512 4ad1853a6eeb460856ec9f6b92a523afe8ad79805b6cce437ec64cd78553f7c7add56d0965077408685451a83f3b11c7bf0be4accd1ee5f8ac708ddc668fb616 WHIRLPOOL 78ea8c39946c7644d129915c31c6320f8e66d6b2c46b99390d92279a90d88621fb393bf7af2ddc68bb6d9f4425f506513fe39fbda13e7e8864e3da979e5da020
 DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df66d66f47284ed0da90afac2938206ea1 SHA512 e8d0ba7482fe5c68b662774d127711c3bf9938494c83e7430797dfd996ae1c6cc9a1533ee072a0a86f13d866e8c82668bd7867f2395d477ead7d32886ebcf3d4 WHIRLPOOL ef4cece2306a04b174c41af29290128e98cc16d20462ea030ed860118b7d2590137158ea8f4139e1ab8661490ace8049e3f341e06be3862a187cc89abb5c781a
+DIST selenium-webdriver-3.0.4.gem 820224 SHA256 ba752daddc05e20066a9491c2dd2d7bef864ee1edd214ff7d9abd86794a628d3 SHA512 e5869366a66108c00ca260d62079b3372ca1be1850e065c3a62d723b915ed2f547aa18230fc26deca779bf63d982d49e41c8f5a2a132f57884cea7b70292e82f WHIRLPOOL 6ddecf0617736a7c35ff3a9a38443b530233f2b2e852cf8ada56f9fe0ec00d104325973a62bb5d375d118f41d64fc219abd47a75d2dd7f9986a2ab00eefbc2ba

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.4.ebuild
new file mode 100644
index 00000000..5056077
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-11-27  8:01 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-11-27  8:01 UTC (permalink / raw
  To: gentoo-commits

commit:     32ed19a226acc636cd4fd8fa9ed3a9b458069738
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 07:47:06 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 08:01:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ed19a2

dev-ruby/selenium-webdriver: add 3.0.3

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.3.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 983cfc4..de3ae06 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585
 DIST selenium-webdriver-3.0.0.gem 817664 SHA256 a538699a9e01ff75590892cb0efaf617aa5bbc94fb932f6594036be0ae5f6e18 SHA512 b1d6a5489d4282b4a89e67389d44278186a0a5e8974e6997fa2843fd4aa0e5c20cb5d1262df093ab85cfb5d4ff61cf0c694a1d3cc6b4e23589b727c2e79f48b3 WHIRLPOOL 3f7d60548bf3e1ec95ecbd6755db741911771cb6a175d92e0052f2bfc25b3f2517e46debb8a9a923154b4285d8524535377873f5cbcec08316d4929b7478e4bd
 DIST selenium-webdriver-3.0.1.gem 818176 SHA256 bdadc0ccc5e7b62091516d1e1ae419327b5f57909213fc73f02040a75728ed55 SHA512 8d89578fed67aac9707014e825e864eac67c3f05bb5c82cd336d617496a8b84894e3cf1b7bf6838da3be7caa28619b5c4b164fb32b0a8349efa35c4004c7c582 WHIRLPOOL a7db9acadca0af5bb59aef461bc8b663463198abb8fc5ef58fa511885d5eaba5c156f9c552e7b7c1ad9c9e96f3f60f14eb46d77d3cfd6172987ef9526ea85aa9
 DIST selenium-webdriver-3.0.2.gem 818176 SHA256 0ac27b904a16948c69fbd9ba884c8e1bb0171b0c0f75f8042173715ff0ecdb65 SHA512 4ad1853a6eeb460856ec9f6b92a523afe8ad79805b6cce437ec64cd78553f7c7add56d0965077408685451a83f3b11c7bf0be4accd1ee5f8ac708ddc668fb616 WHIRLPOOL 78ea8c39946c7644d129915c31c6320f8e66d6b2c46b99390d92279a90d88621fb393bf7af2ddc68bb6d9f4425f506513fe39fbda13e7e8864e3da979e5da020
+DIST selenium-webdriver-3.0.3.gem 818176 SHA256 39c5515b10866308a9bf00e294b462df66d66f47284ed0da90afac2938206ea1 SHA512 e8d0ba7482fe5c68b662774d127711c3bf9938494c83e7430797dfd996ae1c6cc9a1533ee072a0a86f13d866e8c82668bd7867f2395d477ead7d32886ebcf3d4 WHIRLPOOL ef4cece2306a04b174c41af29290128e98cc16d20462ea030ed860118b7d2590137158ea8f4139e1ab8661490ace8049e3f341e06be3862a187cc89abb5c781a

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.3.ebuild
new file mode 100644
index 00000000..5056077
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-11-26  7:07 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-11-26  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d633b72deadacbaa25ce1763f8044cc661ea57db
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 07:06:15 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 07:06:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d633b72d

dev-ruby/selenium-webdriver: add 3.0.2

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.2.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 208f0b5..983cfc4 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
 DIST selenium-webdriver-3.0.0.gem 817664 SHA256 a538699a9e01ff75590892cb0efaf617aa5bbc94fb932f6594036be0ae5f6e18 SHA512 b1d6a5489d4282b4a89e67389d44278186a0a5e8974e6997fa2843fd4aa0e5c20cb5d1262df093ab85cfb5d4ff61cf0c694a1d3cc6b4e23589b727c2e79f48b3 WHIRLPOOL 3f7d60548bf3e1ec95ecbd6755db741911771cb6a175d92e0052f2bfc25b3f2517e46debb8a9a923154b4285d8524535377873f5cbcec08316d4929b7478e4bd
 DIST selenium-webdriver-3.0.1.gem 818176 SHA256 bdadc0ccc5e7b62091516d1e1ae419327b5f57909213fc73f02040a75728ed55 SHA512 8d89578fed67aac9707014e825e864eac67c3f05bb5c82cd336d617496a8b84894e3cf1b7bf6838da3be7caa28619b5c4b164fb32b0a8349efa35c4004c7c582 WHIRLPOOL a7db9acadca0af5bb59aef461bc8b663463198abb8fc5ef58fa511885d5eaba5c156f9c552e7b7c1ad9c9e96f3f60f14eb46d77d3cfd6172987ef9526ea85aa9
+DIST selenium-webdriver-3.0.2.gem 818176 SHA256 0ac27b904a16948c69fbd9ba884c8e1bb0171b0c0f75f8042173715ff0ecdb65 SHA512 4ad1853a6eeb460856ec9f6b92a523afe8ad79805b6cce437ec64cd78553f7c7add56d0965077408685451a83f3b11c7bf0be4accd1ee5f8ac708ddc668fb616 WHIRLPOOL 78ea8c39946c7644d129915c31c6320f8e66d6b2c46b99390d92279a90d88621fb393bf7af2ddc68bb6d9f4425f506513fe39fbda13e7e8864e3da979e5da020

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.2.ebuild
new file mode 100644
index 00000000..5056077
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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="https://github.com/seleniumhq/selenium"
+
+LICENSE="Apache-2.0"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-11-08  5:32 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-11-08  5:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a86bf0ea40f2c9951815dbe2a7f759134b72efee
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 05:31:57 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Nov  8 05:31:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86bf0ea

dev-ruby/selenium-webdriver: add 3.0.1

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.1.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 23b77cb..208f0b5 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,2 +1,3 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
 DIST selenium-webdriver-3.0.0.gem 817664 SHA256 a538699a9e01ff75590892cb0efaf617aa5bbc94fb932f6594036be0ae5f6e18 SHA512 b1d6a5489d4282b4a89e67389d44278186a0a5e8974e6997fa2843fd4aa0e5c20cb5d1262df093ab85cfb5d4ff61cf0c694a1d3cc6b4e23589b727c2e79f48b3 WHIRLPOOL 3f7d60548bf3e1ec95ecbd6755db741911771cb6a175d92e0052f2bfc25b3f2517e46debb8a9a923154b4285d8524535377873f5cbcec08316d4929b7478e4bd
+DIST selenium-webdriver-3.0.1.gem 818176 SHA256 bdadc0ccc5e7b62091516d1e1ae419327b5f57909213fc73f02040a75728ed55 SHA512 8d89578fed67aac9707014e825e864eac67c3f05bb5c82cd336d617496a8b84894e3cf1b7bf6838da3be7caa28619b5c4b164fb32b0a8349efa35c4004c7c582 WHIRLPOOL a7db9acadca0af5bb59aef461bc8b663463198abb8fc5ef58fa511885d5eaba5c156f9c552e7b7c1ad9c9e96f3f60f14eb46d77d3cfd6172987ef9526ea85aa9

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.1.ebuild
new file mode 100644
index 00000000..17f6bad
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-10-14 14:33 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-10-14 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     1809f8e6e600203c7b2b74a6263ccdcc257024d8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 05:50:09 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 14:32:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1809f8e6

dev-ruby/selenium-webdriver: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  4 ---
 .../selenium-webdriver-2.52.0.ebuild               | 40 ----------------------
 .../selenium-webdriver-2.53.0.ebuild               | 39 ---------------------
 .../selenium-webdriver-2.53.1.ebuild               | 39 ---------------------
 .../selenium-webdriver-2.53.3.ebuild               | 39 ---------------------
 5 files changed, 161 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 1933142..897916c 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1 @@
-DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 SHA512 0cf7029ac0d0bfc7b0e26dda494d2fa5e6ba49b591206b7fc3b8ffe42dbe836126d9d2958d690a0b4e79c6e0918dd2de87e07b21645d101caeeb645779f07b84 WHIRLPOOL 8fad185e712eccf1de073fdd9fed8e804892684507d9d065fa846e7c8adbc9a439548c44000c172204fad0d847be55cad9fd36c07d02585d74524837f70dc909
-DIST selenium-webdriver-2.53.0.gem 897536 SHA256 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 SHA512 0f40520d88d00ed6c4e48aab41e8c02386a82aae16053bb8d763cef5361447ff4afb74cfa756bcaf1801f53c68aaf557eaf9859751c2e66c27c70aaf406d85dc WHIRLPOOL 27057f40f3a82e49f7db43a985af33cbe8e06ed2baf38d3fdea6330426607f674803fae46542e65e62e89c7e2194e9b8389e9f020dda7352d6de0e0ff4b54fb1
-DIST selenium-webdriver-2.53.1.gem 897536 SHA256 be70ead03df1ec6f579cc64a782b0c1f0657f4fddfbf54cd499577bc0ccba32a SHA512 5087a926d67f0359e253c0a31c0de92fb03d2fbcb5e21df7cc8ab9150eec0aedc9d6aceee151e8ab70751cba55c3c341ceafd960a9e7fe3c8dbc281493263dbc WHIRLPOOL 8cd436130010c0c8ce4391042363b8233abb503fe130ac1a1f2eca8702e2ac1efa4459463ce123bdc1796fcf0a60421bd6c6c250057907d7012d41a1c4b1ac3d
-DIST selenium-webdriver-2.53.3.gem 897536 SHA256 5e656fb06c0204e056e94b1698cb88b800598e04ebe38b514ea45f0014f2ce15 SHA512 d856f5a6832ca9df191c58a67b2cebb5afcc70a229ab3f8c76a61d59de5a1b9737b866e44722051ef3c3c0aee87ac3a8648e5e59dbd91f000ecab52dce165636 WHIRLPOOL 181c5dcb637d892a04683696ca7e2f51f47c3e90e33304d3e9cc833c934bbf56636d207183616b45912a93c9f4849b75c2e8ac9938d0740fa09df0e9033140ad
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.52.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.52.0.ebuild
deleted file mode 100644
index dffb511..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.52.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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.53.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.0.ebuild
deleted file mode 100644
index 6e679c4..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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/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.53.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.1.ebuild
deleted file mode 100644
index 6e679c4..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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/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.53.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.3.ebuild
deleted file mode 100644
index 6e679c4..00000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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/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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-10-14 14:33 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-10-14 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     cac5e132d33fa222070ca4725e9b58bebccd7348
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 05:59:11 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 14:33:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac5e132

dev-ruby/selenium-webdriver: add 3.0.0

Package-Manager: portage-2.3.0

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-3.0.0.ebuild                | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 897916c..23b77cb 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1 +1,2 @@
 DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0
+DIST selenium-webdriver-3.0.0.gem 817664 SHA256 a538699a9e01ff75590892cb0efaf617aa5bbc94fb932f6594036be0ae5f6e18 SHA512 b1d6a5489d4282b4a89e67389d44278186a0a5e8974e6997fa2843fd4aa0e5c20cb5d1262df093ab85cfb5d4ff61cf0c694a1d3cc6b4e23589b727c2e79f48b3 WHIRLPOOL 3f7d60548bf3e1ec95ecbd6755db741911771cb6a175d92e0052f2bfc25b3f2517e46debb8a9a923154b4285d8524535377873f5cbcec08316d4929b7478e4bd

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.0.ebuild
new file mode 100644
index 00000000..17f6bad
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-3.0.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-09-04  6:47 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-09-04  6:47 UTC (permalink / raw
  To: gentoo-commits

commit:     81d0bd1e7d8fc556d4849740d2d8c9190342ebe3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 06:46:32 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 06:47:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d0bd1e

dev-ruby/selenium-webdriver: add ruby23 revision

Package-Manager: portage-2.2.28

 .../selenium-webdriver-2.53.4-r1.ebuild            | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
new file mode 100644
index 00000000..32c1cf9
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# 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"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
+	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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-06-29  4:54 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-06-29  4:54 UTC (permalink / raw
  To: gentoo-commits

commit:     adc0dff2ae75961ff1001225273860bbc604bf7a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 04:52:29 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 04:52:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc0dff2

dev-ruby/selenium-webdriver: add 2.53.4

Package-Manager: portage-2.2.28

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.53.4.ebuild               | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index d95ecad..1933142 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f
 DIST selenium-webdriver-2.53.0.gem 897536 SHA256 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 SHA512 0f40520d88d00ed6c4e48aab41e8c02386a82aae16053bb8d763cef5361447ff4afb74cfa756bcaf1801f53c68aaf557eaf9859751c2e66c27c70aaf406d85dc WHIRLPOOL 27057f40f3a82e49f7db43a985af33cbe8e06ed2baf38d3fdea6330426607f674803fae46542e65e62e89c7e2194e9b8389e9f020dda7352d6de0e0ff4b54fb1
 DIST selenium-webdriver-2.53.1.gem 897536 SHA256 be70ead03df1ec6f579cc64a782b0c1f0657f4fddfbf54cd499577bc0ccba32a SHA512 5087a926d67f0359e253c0a31c0de92fb03d2fbcb5e21df7cc8ab9150eec0aedc9d6aceee151e8ab70751cba55c3c341ceafd960a9e7fe3c8dbc281493263dbc WHIRLPOOL 8cd436130010c0c8ce4391042363b8233abb503fe130ac1a1f2eca8702e2ac1efa4459463ce123bdc1796fcf0a60421bd6c6c250057907d7012d41a1c4b1ac3d
 DIST selenium-webdriver-2.53.3.gem 897536 SHA256 5e656fb06c0204e056e94b1698cb88b800598e04ebe38b514ea45f0014f2ce15 SHA512 d856f5a6832ca9df191c58a67b2cebb5afcc70a229ab3f8c76a61d59de5a1b9737b866e44722051ef3c3c0aee87ac3a8648e5e59dbd91f000ecab52dce165636 WHIRLPOOL 181c5dcb637d892a04683696ca7e2f51f47c3e90e33304d3e9cc833c934bbf56636d207183616b45912a93c9f4849b75c2e8ac9938d0740fa09df0e9033140ad
+DIST selenium-webdriver-2.53.4.gem 897536 SHA256 44b38d9b6a97b39c7d2aa5185ff9585320295d5aa194cb21ec562897d6711e97 SHA512 ad7934a67c4415a81c2d0efae5f510d41784411076ea903724e1fa2be1b209382131aa1b05f3636deb1deca38db6e76805262f5037ab2e621e785e4eb3c2b90e WHIRLPOOL c75f4b89fbfc31987ff92c013c1274a07d73f4d7fcbcdbade267180849e45279ebd5099fa63f7a5138ca75100fc1d39e15e0df4f15f35552cd2e679ea5c2bff0

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4.ebuild
new file mode 100644
index 0000000..6e679c4
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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/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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-06-15  5:07 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-06-15  5:07 UTC (permalink / raw
  To: gentoo-commits

commit:     006793683d91882d6496947216f76c8d6597baf7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 04:52:50 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 05:07:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00679368

dev-ruby/selenium-webdriver: add 2.53.3

Package-Manager: portage-2.2.28

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.53.3.ebuild               | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 68a8c32..d95ecad 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 SHA512 0cf7029ac0d0bfc7b0e26dda494d2fa5e6ba49b591206b7fc3b8ffe42dbe836126d9d2958d690a0b4e79c6e0918dd2de87e07b21645d101caeeb645779f07b84 WHIRLPOOL 8fad185e712eccf1de073fdd9fed8e804892684507d9d065fa846e7c8adbc9a439548c44000c172204fad0d847be55cad9fd36c07d02585d74524837f70dc909
 DIST selenium-webdriver-2.53.0.gem 897536 SHA256 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 SHA512 0f40520d88d00ed6c4e48aab41e8c02386a82aae16053bb8d763cef5361447ff4afb74cfa756bcaf1801f53c68aaf557eaf9859751c2e66c27c70aaf406d85dc WHIRLPOOL 27057f40f3a82e49f7db43a985af33cbe8e06ed2baf38d3fdea6330426607f674803fae46542e65e62e89c7e2194e9b8389e9f020dda7352d6de0e0ff4b54fb1
 DIST selenium-webdriver-2.53.1.gem 897536 SHA256 be70ead03df1ec6f579cc64a782b0c1f0657f4fddfbf54cd499577bc0ccba32a SHA512 5087a926d67f0359e253c0a31c0de92fb03d2fbcb5e21df7cc8ab9150eec0aedc9d6aceee151e8ab70751cba55c3c341ceafd960a9e7fe3c8dbc281493263dbc WHIRLPOOL 8cd436130010c0c8ce4391042363b8233abb503fe130ac1a1f2eca8702e2ac1efa4459463ce123bdc1796fcf0a60421bd6c6c250057907d7012d41a1c4b1ac3d
+DIST selenium-webdriver-2.53.3.gem 897536 SHA256 5e656fb06c0204e056e94b1698cb88b800598e04ebe38b514ea45f0014f2ce15 SHA512 d856f5a6832ca9df191c58a67b2cebb5afcc70a229ab3f8c76a61d59de5a1b9737b866e44722051ef3c3c0aee87ac3a8648e5e59dbd91f000ecab52dce165636 WHIRLPOOL 181c5dcb637d892a04683696ca7e2f51f47c3e90e33304d3e9cc833c934bbf56636d207183616b45912a93c9f4849b75c2e8ac9938d0740fa09df0e9033140ad

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.3.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.3.ebuild
new file mode 100644
index 0000000..6e679c4
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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/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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-06-10  5:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-06-10  5:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7eb6a2298d7ad47d0d88b20d4790131328202d09
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 05:25:25 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 05:35:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb6a229

dev-ruby/selenium-webdriver: add 2.53.1

Package-Manager: portage-2.2.28

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.53.1.ebuild               | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index aa547fe..68a8c32 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,2 +1,3 @@
 DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 SHA512 0cf7029ac0d0bfc7b0e26dda494d2fa5e6ba49b591206b7fc3b8ffe42dbe836126d9d2958d690a0b4e79c6e0918dd2de87e07b21645d101caeeb645779f07b84 WHIRLPOOL 8fad185e712eccf1de073fdd9fed8e804892684507d9d065fa846e7c8adbc9a439548c44000c172204fad0d847be55cad9fd36c07d02585d74524837f70dc909
 DIST selenium-webdriver-2.53.0.gem 897536 SHA256 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 SHA512 0f40520d88d00ed6c4e48aab41e8c02386a82aae16053bb8d763cef5361447ff4afb74cfa756bcaf1801f53c68aaf557eaf9859751c2e66c27c70aaf406d85dc WHIRLPOOL 27057f40f3a82e49f7db43a985af33cbe8e06ed2baf38d3fdea6330426607f674803fae46542e65e62e89c7e2194e9b8389e9f020dda7352d6de0e0ff4b54fb1
+DIST selenium-webdriver-2.53.1.gem 897536 SHA256 be70ead03df1ec6f579cc64a782b0c1f0657f4fddfbf54cd499577bc0ccba32a SHA512 5087a926d67f0359e253c0a31c0de92fb03d2fbcb5e21df7cc8ab9150eec0aedc9d6aceee151e8ab70751cba55c3c341ceafd960a9e7fe3c8dbc281493263dbc WHIRLPOOL 8cd436130010c0c8ce4391042363b8233abb503fe130ac1a1f2eca8702e2ac1efa4459463ce123bdc1796fcf0a60421bd6c6c250057907d7012d41a1c4b1ac3d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.1.ebuild
new file mode 100644
index 0000000..6e679c4
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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/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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-06-10  5:37 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-06-10  5:37 UTC (permalink / raw
  To: gentoo-commits

commit:     309e4f312f51fa9808c0dbcace4f573fb2b19762
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 05:16:09 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 05:35:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309e4f31

dev-ruby/selenium-webdriver: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-2.47.1.ebuild               | 40 ----------------------
 .../selenium-webdriver-2.50.0.ebuild               | 40 ----------------------
 .../selenium-webdriver-2.51.0.ebuild               | 40 ----------------------
 4 files changed, 123 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 3932967..aa547fe 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,5 +1,2 @@
-DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98 WHIRLPOOL 137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
-DIST selenium-webdriver-2.50.0.gem 890368 SHA256 6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098 WHIRLPOOL 0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43
-DIST selenium-webdriver-2.51.0.gem 890880 SHA256 d3db5ed851e5de386d6a5a8ff86190ab9dd886e27ede400a02ede4ece648de84 SHA512 ed9d62c12f717872e0d15dba8fb3e92642191f049ebb08be32439421782a543849f7e7fa7712f7c5bfc15f00fe1f18df9252ff0e3bba0db9d7af7ad404ab203f WHIRLPOOL c4cdc14f69274eaf46137af170c0d972ebdf1277288448d7dc73bc057a54761f1f938c6c78beb491e2f0be64f992a02e655395c8fd6751eb81e0c27581506082
 DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 SHA512 0cf7029ac0d0bfc7b0e26dda494d2fa5e6ba49b591206b7fc3b8ffe42dbe836126d9d2958d690a0b4e79c6e0918dd2de87e07b21645d101caeeb645779f07b84 WHIRLPOOL 8fad185e712eccf1de073fdd9fed8e804892684507d9d065fa846e7c8adbc9a439548c44000c172204fad0d847be55cad9fd36c07d02585d74524837f70dc909
 DIST selenium-webdriver-2.53.0.gem 897536 SHA256 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 SHA512 0f40520d88d00ed6c4e48aab41e8c02386a82aae16053bb8d763cef5361447ff4afb74cfa756bcaf1801f53c68aaf557eaf9859751c2e66c27c70aaf406d85dc WHIRLPOOL 27057f40f3a82e49f7db43a985af33cbe8e06ed2baf38d3fdea6330426607f674803fae46542e65e62e89c7e2194e9b8389e9f020dda7352d6de0e0ff4b54fb1

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.47.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.47.1.ebuild
deleted file mode 100644
index 6c67ddb..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.47.1.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.50.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild
deleted file mode 100644
index dffb511..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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.51.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.51.0.ebuild
deleted file mode 100644
index dffb511..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.51.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-03-16  5:58 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-03-16  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ecfb0a345ab9d0075586988db48c942924f6256e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 05:40:56 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 05:40:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecfb0a34

dev-ruby/selenium-webdriver: add 2.53.0

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.53.0.ebuild               | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 5e52de2..3932967 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47
 DIST selenium-webdriver-2.50.0.gem 890368 SHA256 6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098 WHIRLPOOL 0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43
 DIST selenium-webdriver-2.51.0.gem 890880 SHA256 d3db5ed851e5de386d6a5a8ff86190ab9dd886e27ede400a02ede4ece648de84 SHA512 ed9d62c12f717872e0d15dba8fb3e92642191f049ebb08be32439421782a543849f7e7fa7712f7c5bfc15f00fe1f18df9252ff0e3bba0db9d7af7ad404ab203f WHIRLPOOL c4cdc14f69274eaf46137af170c0d972ebdf1277288448d7dc73bc057a54761f1f938c6c78beb491e2f0be64f992a02e655395c8fd6751eb81e0c27581506082
 DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 SHA512 0cf7029ac0d0bfc7b0e26dda494d2fa5e6ba49b591206b7fc3b8ffe42dbe836126d9d2958d690a0b4e79c6e0918dd2de87e07b21645d101caeeb645779f07b84 WHIRLPOOL 8fad185e712eccf1de073fdd9fed8e804892684507d9d065fa846e7c8adbc9a439548c44000c172204fad0d847be55cad9fd36c07d02585d74524837f70dc909
+DIST selenium-webdriver-2.53.0.gem 897536 SHA256 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87 SHA512 0f40520d88d00ed6c4e48aab41e8c02386a82aae16053bb8d763cef5361447ff4afb74cfa756bcaf1801f53c68aaf557eaf9859751c2e66c27c70aaf406d85dc WHIRLPOOL 27057f40f3a82e49f7db43a985af33cbe8e06ed2baf38d3fdea6330426607f674803fae46542e65e62e89c7e2194e9b8389e9f020dda7352d6de0e0ff4b54fb1

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.0.ebuild
new file mode 100644
index 0000000..6e679c4
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.53.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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/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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-02-15  6:17 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-02-15  6:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f694151bf64afe9f80d0601477ea3183fd94663c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 05:53:32 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 05:53:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f694151b

dev-ruby/selenium-webdriver: add 2.52.0

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.52.0.ebuild               | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 73bb762..5e52de2 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98 WHIRLPOOL 137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
 DIST selenium-webdriver-2.50.0.gem 890368 SHA256 6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098 WHIRLPOOL 0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43
 DIST selenium-webdriver-2.51.0.gem 890880 SHA256 d3db5ed851e5de386d6a5a8ff86190ab9dd886e27ede400a02ede4ece648de84 SHA512 ed9d62c12f717872e0d15dba8fb3e92642191f049ebb08be32439421782a543849f7e7fa7712f7c5bfc15f00fe1f18df9252ff0e3bba0db9d7af7ad404ab203f WHIRLPOOL c4cdc14f69274eaf46137af170c0d972ebdf1277288448d7dc73bc057a54761f1f938c6c78beb491e2f0be64f992a02e655395c8fd6751eb81e0c27581506082
+DIST selenium-webdriver-2.52.0.gem 890880 SHA256 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820 SHA512 0cf7029ac0d0bfc7b0e26dda494d2fa5e6ba49b591206b7fc3b8ffe42dbe836126d9d2958d690a0b4e79c6e0918dd2de87e07b21645d101caeeb645779f07b84 WHIRLPOOL 8fad185e712eccf1de073fdd9fed8e804892684507d9d065fa846e7c8adbc9a439548c44000c172204fad0d847be55cad9fd36c07d02585d74524837f70dc909

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.52.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.52.0.ebuild
new file mode 100644
index 0000000..dffb511
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.52.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-02-06  6:52 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-02-06  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     827818e2a9817cc47ac9b4df9b83e0632b111b41
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 06:51:43 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 06:51:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827818e2

dev-ruby/selenium-webdriver: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest               |  3 --
 .../selenium-webdriver-2.46.2.ebuild               | 40 ----------------------
 .../selenium-webdriver-2.48.1.ebuild               | 40 ----------------------
 .../selenium-webdriver-2.49.0.ebuild               | 40 ----------------------
 4 files changed, 123 deletions(-)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 2636321..73bb762 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,6 +1,3 @@
-DIST selenium-webdriver-2.46.2.gem 2919424 SHA256 cb6575396f62f86f015c4905970d48da546c59109ed0aa318af061468d19a85c SHA512 b19bd428090381a12b577d82678ea8dfd2eec64c41e7c070c066ad8e9f106c3821a476038132f49862e1e01a5e940fa4e7a15f3655493753303dcedcccc55943 WHIRLPOOL e2413479641c6a4e687a824016af023f76286a0b89af3733e421d103d38e4dd73c8fcbc30b72135699c178060bfa2978ad15941864715c90f5a65311ae10b016
 DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98 WHIRLPOOL 137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
-DIST selenium-webdriver-2.48.1.gem 884736 SHA256 b804174665cbc2086c24a98f5331dcc6e1ab313db0852849c6a4d0779deb2484 SHA512 b78e20f382210e73bee24e6ea6cf9ff1bcae6bc77e5ed23ccc0ce9db307f4974140e47b29896850eaaa4c315100e50b3dc2756856defb447405a8c8a509ae966 WHIRLPOOL 7b89a4ad412bdd80fe956af413b75d45144597c6cb0d2bba1d7ec599b3d8f63dab06ac416a276df2ab9293263c22023fb092b8cf0c9848b02765edc9430e7480
-DIST selenium-webdriver-2.49.0.gem 887808 SHA256 c3ceba30bcecfb2e6d0f53bed34ac046f740793871ebfd011c339860f79d4bc8 SHA512 bad495b5d5d97d7f3d7133dd47bc5a2b1695634f18b5b565b17effcd894f18006c015e975be89883ac583cf9b531af7130985fc555d40c9e97bac808461d6a4d WHIRLPOOL 3272fd223fd7eaca858663b52f92a3fd622a2a3707c9f005e871efe4aa40c7cdf2f95921a5ce9d94de30f2185a8ba310e7020905daaa1eb1c855c3c06487e86d
 DIST selenium-webdriver-2.50.0.gem 890368 SHA256 6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098 WHIRLPOOL 0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43
 DIST selenium-webdriver-2.51.0.gem 890880 SHA256 d3db5ed851e5de386d6a5a8ff86190ab9dd886e27ede400a02ede4ece648de84 SHA512 ed9d62c12f717872e0d15dba8fb3e92642191f049ebb08be32439421782a543849f7e7fa7712f7c5bfc15f00fe1f18df9252ff0e3bba0db9d7af7ad404ab203f WHIRLPOOL c4cdc14f69274eaf46137af170c0d972ebdf1277288448d7dc73bc057a54761f1f938c6c78beb491e2f0be64f992a02e655395c8fd6751eb81e0c27581506082

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.46.2.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.46.2.ebuild
deleted file mode 100644
index 6c67ddb..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.46.2.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.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.1.ebuild
deleted file mode 100644
index 6c67ddb..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.1.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.49.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.49.0.ebuild
deleted file mode 100644
index dffb511..0000000
--- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.49.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-02-06  6:52 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-02-06  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     55a4823c996f5023970fea053a97bb31601baafc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 06:49:35 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 06:49:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a4823c

dev-ruby/selenium-webdriver: add 2.51.0

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.51.0.ebuild               | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 72b9863..2636321 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47
 DIST selenium-webdriver-2.48.1.gem 884736 SHA256 b804174665cbc2086c24a98f5331dcc6e1ab313db0852849c6a4d0779deb2484 SHA512 b78e20f382210e73bee24e6ea6cf9ff1bcae6bc77e5ed23ccc0ce9db307f4974140e47b29896850eaaa4c315100e50b3dc2756856defb447405a8c8a509ae966 WHIRLPOOL 7b89a4ad412bdd80fe956af413b75d45144597c6cb0d2bba1d7ec599b3d8f63dab06ac416a276df2ab9293263c22023fb092b8cf0c9848b02765edc9430e7480
 DIST selenium-webdriver-2.49.0.gem 887808 SHA256 c3ceba30bcecfb2e6d0f53bed34ac046f740793871ebfd011c339860f79d4bc8 SHA512 bad495b5d5d97d7f3d7133dd47bc5a2b1695634f18b5b565b17effcd894f18006c015e975be89883ac583cf9b531af7130985fc555d40c9e97bac808461d6a4d WHIRLPOOL 3272fd223fd7eaca858663b52f92a3fd622a2a3707c9f005e871efe4aa40c7cdf2f95921a5ce9d94de30f2185a8ba310e7020905daaa1eb1c855c3c06487e86d
 DIST selenium-webdriver-2.50.0.gem 890368 SHA256 6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098 WHIRLPOOL 0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43
+DIST selenium-webdriver-2.51.0.gem 890880 SHA256 d3db5ed851e5de386d6a5a8ff86190ab9dd886e27ede400a02ede4ece648de84 SHA512 ed9d62c12f717872e0d15dba8fb3e92642191f049ebb08be32439421782a543849f7e7fa7712f7c5bfc15f00fe1f18df9252ff0e3bba0db9d7af7ad404ab203f WHIRLPOOL c4cdc14f69274eaf46137af170c0d972ebdf1277288448d7dc73bc057a54761f1f938c6c78beb491e2f0be64f992a02e655395c8fd6751eb81e0c27581506082

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.51.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.51.0.ebuild
new file mode 100644
index 0000000..dffb511
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.51.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-01-29  6:28 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-01-29  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     6b497323ff47532a5d5012811c7b57b962f1e3d7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 29 06:27:54 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 29 06:28:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b497323

dev-ruby/selenium-webdriver: add 2.50.0

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.50.0.ebuild               | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index bcaff3d..72b9863 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.46.2.gem 2919424 SHA256 cb6575396f62f86f015c4905970d48
 DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98 WHIRLPOOL 137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
 DIST selenium-webdriver-2.48.1.gem 884736 SHA256 b804174665cbc2086c24a98f5331dcc6e1ab313db0852849c6a4d0779deb2484 SHA512 b78e20f382210e73bee24e6ea6cf9ff1bcae6bc77e5ed23ccc0ce9db307f4974140e47b29896850eaaa4c315100e50b3dc2756856defb447405a8c8a509ae966 WHIRLPOOL 7b89a4ad412bdd80fe956af413b75d45144597c6cb0d2bba1d7ec599b3d8f63dab06ac416a276df2ab9293263c22023fb092b8cf0c9848b02765edc9430e7480
 DIST selenium-webdriver-2.49.0.gem 887808 SHA256 c3ceba30bcecfb2e6d0f53bed34ac046f740793871ebfd011c339860f79d4bc8 SHA512 bad495b5d5d97d7f3d7133dd47bc5a2b1695634f18b5b565b17effcd894f18006c015e975be89883ac583cf9b531af7130985fc555d40c9e97bac808461d6a4d WHIRLPOOL 3272fd223fd7eaca858663b52f92a3fd622a2a3707c9f005e871efe4aa40c7cdf2f95921a5ce9d94de30f2185a8ba310e7020905daaa1eb1c855c3c06487e86d
+DIST selenium-webdriver-2.50.0.gem 890368 SHA256 6dde9797faebd84bdf252fff9cf0135c70c6027545a54efaf98b626425755115 SHA512 a1b1b51aaec744008fab7db063c8cb53e7065ac766d4e56b98e0055aee576b718ae56bf60244c0ebcd7c98932b7ff9c2c8b8a78bc6d8dfae1fe6fbb813869098 WHIRLPOOL 0d5fe0cdea8f36b45c3fdb1ea2b2ae786029c8dd6a8ee7cd26d336499d3a77b36c6e0bd87dc73595c6b7e2de9482b46a29be3022087722505f28423efd61af43

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild
new file mode 100644
index 0000000..dffb511
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.50.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-01-15  6:41 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-01-15  6:41 UTC (permalink / raw
  To: gentoo-commits

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
-}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2016-01-15  6:41 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2016-01-15  6:41 UTC (permalink / raw
  To: gentoo-commits

commit:     f944188757281fef3acf4cdd45d9a5d55d1a78a6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 06:34:02 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 06:40:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9441887

dev-ruby/selenium-webdriver: add 2.49.0

Package-Manager: portage-2.2.26

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.49.0.ebuild               | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index c4ad018..bcaff3d 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -1,3 +1,4 @@
 DIST selenium-webdriver-2.46.2.gem 2919424 SHA256 cb6575396f62f86f015c4905970d48da546c59109ed0aa318af061468d19a85c SHA512 b19bd428090381a12b577d82678ea8dfd2eec64c41e7c070c066ad8e9f106c3821a476038132f49862e1e01a5e940fa4e7a15f3655493753303dcedcccc55943 WHIRLPOOL e2413479641c6a4e687a824016af023f76286a0b89af3733e421d103d38e4dd73c8fcbc30b72135699c178060bfa2978ad15941864715c90f5a65311ae10b016
 DIST selenium-webdriver-2.47.1.gem 2872832 SHA256 0140306e064fc40eb2dc632a88fd47dabe786ec2b29f7c59ee425d58113f7b86 SHA512 2973983dfca3ae1c97f55edc9db9480a7595676439c57ae58ec8af18ae6c5e210e2a2efcab630036079c4fed0513ce2e961b36dec3501b41e787a92ebf8cca98 WHIRLPOOL 137327e3066f9cdd52fc41ef1a36ee7a1ebb669b0a5dcbb9aafe7f49d180d2b41850b60089592b2ae9db8c9127764db2108543a173853b1ba4edf16131e8858c
 DIST selenium-webdriver-2.48.1.gem 884736 SHA256 b804174665cbc2086c24a98f5331dcc6e1ab313db0852849c6a4d0779deb2484 SHA512 b78e20f382210e73bee24e6ea6cf9ff1bcae6bc77e5ed23ccc0ce9db307f4974140e47b29896850eaaa4c315100e50b3dc2756856defb447405a8c8a509ae966 WHIRLPOOL 7b89a4ad412bdd80fe956af413b75d45144597c6cb0d2bba1d7ec599b3d8f63dab06ac416a276df2ab9293263c22023fb092b8cf0c9848b02765edc9430e7480
+DIST selenium-webdriver-2.49.0.gem 887808 SHA256 c3ceba30bcecfb2e6d0f53bed34ac046f740793871ebfd011c339860f79d4bc8 SHA512 bad495b5d5d97d7f3d7133dd47bc5a2b1695634f18b5b565b17effcd894f18006c015e975be89883ac583cf9b531af7130985fc555d40c9e97bac808461d6a4d WHIRLPOOL 3272fd223fd7eaca858663b52f92a3fd622a2a3707c9f005e871efe4aa40c7cdf2f95921a5ce9d94de30f2185a8ba310e7020905daaa1eb1c855c3c06487e86d

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.49.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.49.0.ebuild
new file mode 100644
index 0000000..dffb511
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.49.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2015-10-18  5:59 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2015-10-18  5:59 UTC (permalink / raw
  To: gentoo-commits

commit:     0042ed4de487dd4452edf5284847ab4b9c0eff44
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 05:44:42 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 05:44:42 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0042ed4d

dev-ruby/selenium-webdriver: add 2.48.1

Package-Manager: portage-2.2.20.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.48.1.ebuild               | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index ef11548..396ce27 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -3,3 +3,4 @@ DIST selenium-webdriver-2.46.2.gem 2919424 SHA256 cb6575396f62f86f015c4905970d48
 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.48.1.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.1.ebuild
new file mode 100644
index 0000000..6c67ddb
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.1.ebuild
@@ -0,0 +1,40 @@
+# 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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/
@ 2015-10-12  6:06 Hans de Graaff
  0 siblings, 0 replies; 125+ messages in thread
From: Hans de Graaff @ 2015-10-12  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     aa7c297ca8d52988db33bc28e349f8d8f4adeb75
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 05:42:00 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 06:06:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7c297c

dev-ruby/selenium-webdriver: add 2.48.0

Package-Manager: portage-2.2.20.1

 dev-ruby/selenium-webdriver/Manifest               |  1 +
 .../selenium-webdriver-2.48.0.ebuild               | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/selenium-webdriver/Manifest b/dev-ruby/selenium-webdriver/Manifest
index 90449f5..ef11548 100644
--- a/dev-ruby/selenium-webdriver/Manifest
+++ b/dev-ruby/selenium-webdriver/Manifest
@@ -2,3 +2,4 @@ DIST selenium-webdriver-2.45.0.gem 2918912 SHA256 907efd8f8605fe5947ca21c58e13e9
 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

diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.0.ebuild
new file mode 100644
index 0000000..6c67ddb
--- /dev/null
+++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.48.0.ebuild
@@ -0,0 +1,40 @@
+# 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
+}


^ permalink raw reply related	[flat|nested] 125+ messages in thread

end of thread, other threads:[~2024-09-18  8:56 UTC | newest]

Thread overview: 125+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01 18:06 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/selenium-webdriver/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
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-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
2016-01-15  6:41 Hans de Graaff
2015-10-18  5:59 Hans de Graaff
2015-10-12  6:06 Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox