[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2023-12-27 Thread Hans de Graaff
commit: 9cbcde53d4bdad8bb99cd27d644deef01d215291
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 07:15:57 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 07:27:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbcde53

dev-ruby/net-http-persistent: enable ruby33

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

 dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
index ba97f0911986..a6a8499e31f1 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
 RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2023-08-26 Thread Hans de Graaff
commit: f9f032be4e0ab7cea54afc93177d023124438fa0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 26 19:06:46 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 26 19:07:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f032be

dev-ruby/net-http-persistent: drop 4.0.1

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

 dev-ruby/net-http-persistent/Manifest  |  1 -
 .../net-http-persistent-4.0.1.ebuild   | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index cf5f612f93b9..f4c1d3d39969 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,2 +1 @@
-DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91
 DIST net-http-persistent-4.0.2.tar.gz 23779 BLAKE2B 
7ea0140ed9baf97f05f13816ddd836cc874a1861a0ca4d84d98fd8d5665163e96d74c6eef602088a12577addda8fad5c2194c7f679c59917255979c5618c1c8d
 SHA512 
4ef028245092a15f5e017ed6f2723cb82a2ed1fdbcb55217e5807068a40601151c29f929c95ffb5bdaae12fe34dca6658e674e282be42e7b0909c0ff2ea984fd

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
deleted file mode 100644
index 8172ed90718c..
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="doc test"
-
-ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # avoid test with implicit dependency on net-http-pipeline which
-   # fails and is not tested upstream
-   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2023-04-15 Thread Hans de Graaff
commit: 8673cc728f986512aca59b8a9e31ecb306d97b6e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 15 07:27:12 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 15 07:27:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8673cc72

dev-ruby/net-http-persistent: drop 3.1.0

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

 dev-ruby/net-http-persistent/Manifest  |  1 -
 .../net-http-persistent-3.1.0.ebuild   | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 300e4ecc8fb7..cf5f612f93b9 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,3 +1,2 @@
-DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
 DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91
 DIST net-http-persistent-4.0.2.tar.gz 23779 BLAKE2B 
7ea0140ed9baf97f05f13816ddd836cc874a1861a0ca4d84d98fd8d5665163e96d74c6eef602088a12577addda8fad5c2194c7f679c59917255979c5618c1c8d
 SHA512 
4ef028245092a15f5e017ed6f2723cb82a2ed1fdbcb55217e5807068a40601151c29f929c95ffb5bdaae12fe34dca6658e674e282be42e7b0909c0ff2ea984fd

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
deleted file mode 100644
index 13fed6f70af6..
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE="doc test"
-
-ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # avoid test with implicit dependency on net-http-pipeline which
-   # fails and is not tested upstream
-   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2023-04-02 Thread Sam James
commit: bc1321cd56624ff65b074c2cd0b0c2ad5a6d57f4
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr  3 00:34:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr  3 00:46:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1321cd

dev-ruby/net-http-persistent: add 4.0.2

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-4.0.2.ebuild   | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 6cef2d4de01a..300e4ecc8fb7 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,2 +1,3 @@
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
 DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91
+DIST net-http-persistent-4.0.2.tar.gz 23779 BLAKE2B 
7ea0140ed9baf97f05f13816ddd836cc874a1861a0ca4d84d98fd8d5665163e96d74c6eef602088a12577addda8fad5c2194c7f679c59917255979c5618c1c8d
 SHA512 
4ef028245092a15f5e017ed6f2723cb82a2ed1fdbcb55217e5807068a40601151c29f929c95ffb5bdaae12fe34dca6658e674e282be42e7b0909c0ff2ea984fd

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
new file mode 100644
index ..f9324771a495
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+SRC_URI="https://github.com/drbrain/net-http-persistent/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # Not relevant for us (we're just using rake for the tests)
+   sed -i -e '/require "rake\/manifest"/,/^end/ s:^:#:' Rakefile || die
+
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2023-03-29 Thread Sam James
commit: 5049291f5c1e139ab3d7a1928d129a9fc750b3d9
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 29 14:34:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 29 14:34:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5049291f

Revert "dev-ruby/net-http-persistent: drop 3.1.0"

This reverts commit fc5f47afef9e7bd37e0e70ac2018dc470a8a8040.

This is last-rited already so let's allow it to be removed naturally.

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-3.1.0.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 1300726e81aa..6cef2d4de01a 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1 +1,2 @@
+DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
 DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
new file mode 100644
index ..13fed6f70af6
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2023-03-29 Thread Sam James
commit: fc5f47afef9e7bd37e0e70ac2018dc470a8a8040
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 29 11:10:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 29 12:56:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5f47af

dev-ruby/net-http-persistent: drop 3.1.0

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/net-http-persistent/Manifest  |  1 -
 .../net-http-persistent-3.1.0.ebuild   | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 6cef2d4de01a..1300726e81aa 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,2 +1 @@
-DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
 DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
deleted file mode 100644
index 13fed6f70af6..
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE="doc test"
-
-ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # avoid test with implicit dependency on net-http-pipeline which
-   # fails and is not tested upstream
-   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2022-12-04 Thread Arthur Zamarin
commit: e66690080c00bbe21da1bb0acf3cd2b397fffe00
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec  4 17:56:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec  4 17:56:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6669008

dev-ruby/net-http-persistent: Stabilize 4.0.1 x86, #884265

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
index b1a479fda8ac..ac074b98b233 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2022-12-04 Thread Arthur Zamarin
commit: 6df480d0750a0d9edb2835857ae8083df079fbb0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec  4 17:56:09 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec  4 17:56:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df480d0

dev-ruby/net-http-persistent: Stabilize 4.0.1 amd64, #884265

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
index 152ef56ce657..b1a479fda8ac 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2022-05-26 Thread Hans de Graaff
commit: 6d2b7a58a44e56418fcec48354154a504c996d45
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May 26 10:04:45 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May 26 10:35:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2b7a58

dev-ruby/net-http-persistent: enable ruby31 and disable ruby25

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

 dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
index 1b3948b52c45..152ef56ce657 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.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=7
 
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2021-10-17 Thread Hans de Graaff
commit: a9e11bf37cacb0c24ca0e10df409e6242a492da9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 17 06:07:20 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 17 08:33:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e11bf3

dev-ruby/net-http-persistent: cleanup

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

 dev-ruby/net-http-persistent/Manifest  |  2 --
 .../net-http-persistent-3.0.0.ebuild   | 31 --
 .../net-http-persistent-4.0.0.ebuild   | 29 
 3 files changed, 62 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 649bef0cf9a..6cef2d4de01 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,4 +1,2 @@
-DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
-DIST net-http-persistent-4.0.0.gem 30720 BLAKE2B 
5955cd60c86ae74c1f9d3415bf0257542718fc83d2b82cbc6ce31b5013edd1c0c3202757ccaf23a33c70d90fcb04e6bdfd2cdddfb82a45733ae3d15a5c526301
 SHA512 
eccc6cacfdd1dfb99bd0dcb7fe1c13cb1c21eae0104357156888bd0a5b2ee0b0d8ed5687860670c2dc54ccc1cfc7a090592bee160458427f44c255c1b99938d2
 DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
deleted file mode 100644
index 1a3b0067b69..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE="doc test"
-
-ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # avoid test with implicit dependency on net-http-pipeline which
-   # fails and is not tested upstream
-   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
-}

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild
deleted file mode 100644
index 7fd3e977522..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE="doc test"
-
-ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # avoid test with implicit dependency on net-http-pipeline which
-   # fails and is not tested upstream
-   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2021-09-19 Thread Agostino Sarubbo
commit: 2466710c7bd5bb9ad0a133ed0821aca1123e25ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 19 21:38:52 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 19 21:39:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2466710c

dev-ruby/net-http-persistent: x86 stable wrt bug #813627

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
index e44f91fc3a3..13fed6f70af 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2021-09-19 Thread Agostino Sarubbo
commit: 798ad82bb48aea4580e86d3d9cdf4a60bf3bdadd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 19 21:35:04 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 19 21:35:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798ad82b

dev-ruby/net-http-persistent: amd64 stable wrt bug #813627

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
index 62081ec9a12..e44f91fc3a3 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2021-05-13 Thread Hans de Graaff
commit: d90e0981e0b172af4ad4894313186409314293c5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May 14 04:14:57 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May 14 04:14:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90e0981

dev-ruby/net-http-persistent: add ruby30

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
index 22ef11e5897..1b3948b52c4 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2021-01-13 Thread Hans de Graaff
commit: 7035e258570a1e41c386f67c6a4308fd7e40b9e1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 14 06:39:14 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 14 06:41:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7035e258

dev-ruby/net-http-persistent: add 4.0.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-4.0.1.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 2e93fa3de88..649bef0cf9a 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,3 +1,4 @@
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
 DIST net-http-persistent-4.0.0.gem 30720 BLAKE2B 
5955cd60c86ae74c1f9d3415bf0257542718fc83d2b82cbc6ce31b5013edd1c0c3202757ccaf23a33c70d90fcb04e6bdfd2cdddfb82a45733ae3d15a5c526301
 SHA512 
eccc6cacfdd1dfb99bd0dcb7fe1c13cb1c21eae0104357156888bd0a5b2ee0b0d8ed5687860670c2dc54ccc1cfc7a090592bee160458427f44c255c1b99938d2
+DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B 
b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5
 SHA512 
d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
new file mode 100644
index 000..22ef11e5897
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2020-09-10 Thread Hans de Graaff
commit: 3c98c7ec86160d07cce9e103149408121f55c807
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 11 05:11:05 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 11 05:11:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c98c7ec

dev-ruby/net-http-persistent: add ruby27

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

 dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
index b1b172d1e07..1b1b9ea5319 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.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=6
 
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2020-09-10 Thread Hans de Graaff
commit: ee8517815249de2520d78f5b5624c9127c6b179d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 11 05:09:30 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 11 05:09:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee851781

dev-ruby/net-http-persistent: cleanup

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

 dev-ruby/net-http-persistent/Manifest  |  1 -
 .../net-http-persistent-3.0.1.ebuild   | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 4d9fdc0a825..2e93fa3de88 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,4 +1,3 @@
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
-DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
 DIST net-http-persistent-4.0.0.gem 30720 BLAKE2B 
5955cd60c86ae74c1f9d3415bf0257542718fc83d2b82cbc6ce31b5013edd1c0c3202757ccaf23a33c70d90fcb04e6bdfd2cdddfb82a45733ae3d15a5c526301
 SHA512 
eccc6cacfdd1dfb99bd0dcb7fe1c13cb1c21eae0104357156888bd0a5b2ee0b0d8ed5687860670c2dc54ccc1cfc7a090592bee160458427f44c255c1b99938d2

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.1.ebuild
deleted file mode 100644
index b1b172d1e07..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.1.ebuild
+++ /dev/null
@@ -1,31 +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"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="doc test"
-
-ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # avoid test with implicit dependency on net-http-pipeline which
-   # fails and is not tested upstream
-   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2020-06-03 Thread Hans de Graaff
commit: feccf498df0026926ee1e9f5a8104836068ff804
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  4 04:07:35 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  4 04:07:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feccf498

dev-ruby/net-http-persistent: add 4.0.0

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

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-4.0.0.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 35a42c9ebb1..4d9fdc0a825 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,3 +1,4 @@
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
+DIST net-http-persistent-4.0.0.gem 30720 BLAKE2B 
5955cd60c86ae74c1f9d3415bf0257542718fc83d2b82cbc6ce31b5013edd1c0c3202757ccaf23a33c70d90fcb04e6bdfd2cdddfb82a45733ae3d15a5c526301
 SHA512 
eccc6cacfdd1dfb99bd0dcb7fe1c13cb1c21eae0104357156888bd0a5b2ee0b0d8ed5687860670c2dc54ccc1cfc7a090592bee160458427f44c255c1b99938d2

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild
new file mode 100644
index 000..6c32ee1
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-08-17 Thread Hans de Graaff
commit: a4571e902e45cc07fa1febf1853261b413a51a6b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 18 05:47:20 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 18 05:47:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4571e90

dev-ruby/net-http-persistent: cleanup

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

 dev-ruby/net-http-persistent/Manifest  |  1 -
 .../net-http-persistent-2.9.4-r2.ebuild| 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 54d1eedba3f..35a42c9ebb1 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,4 +1,3 @@
-DIST net-http-persistent-2.9.4.gem 31232 BLAKE2B 
54388d26971c3ea3353e0c39acd00fe77befd66e408c54be13f7ecea194517a2e71b8d9bebb1238f4d36d7be96584c0be9e6a7bbc44f81f88004dd118fa56311
 SHA512 
9251e8422c2f43e7ecd8bc287fa9fff682fac84ed95d143425b0e7e7678a06c9be01db56e6a956588d6c33ddccbd1eff45a6f399f43d452de8e3134e6c50b74e
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
deleted file mode 100644
index cdcadb22d43..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
+++ /dev/null
@@ -1,32 +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 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
-IUSE="doc test"
-
-ruby_add_bdepend "
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # due to hoe
-   sed -i -e "/license/d" Rakefile || die
-
-   # Avoid unsafe legacy SSL version
-   sed -i -e '/ssl_version =/ s/:SSLv3/:TLSv1_2/' 
test/test_net_http_persistent_ssl_reuse.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-07-24 Thread Hans de Graaff
commit: ecdbfb0bd91561ee5cc973f2629d09070491b443
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 25 05:46:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 25 05:55:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecdbfb0b

dev-ruby/net-http-persistent: add 3.1.0

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-3.1.0.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index a08beffa0bd..54d1eedba3f 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,3 +1,4 @@
 DIST net-http-persistent-2.9.4.gem 31232 BLAKE2B 
54388d26971c3ea3353e0c39acd00fe77befd66e408c54be13f7ecea194517a2e71b8d9bebb1238f4d36d7be96584c0be9e6a7bbc44f81f88004dd118fa56311
 SHA512 
9251e8422c2f43e7ecd8bc287fa9fff682fac84ed95d143425b0e7e7678a06c9be01db56e6a956588d6c33ddccbd1eff45a6f399f43d452de8e3134e6c50b74e
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761
+DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
new file mode 100644
index 000..b1b172d1e07
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-04-29 Thread Hans de Graaff
commit: e9f9772ef620585900b4d2a12b1be42277c5e3e9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr 30 05:06:27 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr 30 05:40:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f9772e

dev-ruby/net-http-persistent: add 3.0.1

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

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-3.0.1.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 26df16c6088..a08beffa0bd 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,2 +1,3 @@
 DIST net-http-persistent-2.9.4.gem 31232 BLAKE2B 
54388d26971c3ea3353e0c39acd00fe77befd66e408c54be13f7ecea194517a2e71b8d9bebb1238f4d36d7be96584c0be9e6a7bbc44f81f88004dd118fa56311
 SHA512 
9251e8422c2f43e7ecd8bc287fa9fff682fac84ed95d143425b0e7e7678a06c9be01db56e6a956588d6c33ddccbd1eff45a6f399f43d452de8e3134e6c50b74e
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
+DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.1.ebuild
new file mode 100644
index 000..b1b172d1e07
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-04-28 Thread Thomas Deutschmann
commit: 933d876fc38dc9734d31588aa48eead05dc3936c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 28 20:13:42 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 28 20:34:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933d876f

dev-ruby/net-http-persistent: x86 stable (bug #683244)

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
index c321005c9cf..d4c2f3f92f4 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-04-13 Thread Mikle Kolyada
commit: 7879e068e9c6d9a4e3313d8aa76a72ad3ce4bcd3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 13 14:09:29 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 13 14:10:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7879e068

dev-ruby/net-http-persistent: amd64 stable wrt bug #683244

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
index e3de3f77fa9..c321005c9cf 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2019-03-15 Thread Hans de Graaff
commit: 6e4ca8d2422667e8134545fd9d0df9052c6ac49f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 15 06:47:51 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 15 06:47:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4ca8d2

dev-ruby/net-http-persistent: add ruby26

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

 dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
index e7b05c4ea0d..e3de3f77fa9 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2018-04-30 Thread Hans de Graaff
commit: 40017ca3421afdb0cda6f1712cecbb70d7546288
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 30 20:03:09 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 30 20:11:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40017ca3

dev-ruby/net-http-persistent: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
index d4e49a903b0..e7b05c4ea0d 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2017-07-22 Thread Hans de Graaff
commit: 9456901b32d25a7c0747e7b6b99e1241ecc6074b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jul 22 05:27:00 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jul 22 05:27:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9456901b

dev-ruby/net-http-persistent: add ruby24

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
index 6231e4c039c..cdcadb22d43 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
-RUBY_FAKEGEM_TASK_DOC="docs"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"
 
 RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
@@ -20,7 +20,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
-ruby_add_bdepend "doc? ( dev-ruby/hoe )
+ruby_add_bdepend "
test? ( dev-ruby/hoe dev-ruby/minitest )"
 
 all_ruby_prepare() {



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2017-07-20 Thread Hans de Graaff
commit: e802144b159a448b9a5dcabe4a31dda235e8de75
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 20 05:14:27 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 20 06:25:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e802144b

dev-ruby/net-http-persistent: add 3.0.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-3.0.0.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 2dd7c9acc32..8d8df8e1a25 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1 +1,2 @@
 DIST net-http-persistent-2.9.4.gem 31232 SHA256 
24274d207ffe66222ef70c78a052c7ea6e66b4ff21e2e8a99e3335d095822ef9 SHA512 
9251e8422c2f43e7ecd8bc287fa9fff682fac84ed95d143425b0e7e7678a06c9be01db56e6a956588d6c33ddccbd1eff45a6f399f43d452de8e3134e6c50b74e
 WHIRLPOOL 
bd3121d130d4b044d3ed9963202d048fd913ab8e8cdecbdf7c3a23396edc71fcc0bf6aa7a58899908d28838e2ebc92cb6951a38afcbaaa537e0ef3505d7f84b8
+DIST net-http-persistent-3.0.0.gem 30208 SHA256 
285cbf0bc3eb6312a86f883e0f5148e764aed76127075f3836dff5b74adad994 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 WHIRLPOOL 
ae1287c3acecd17f75bf8514b92fdb250aeb8ee5c19c0d510d715c2c6737598852a6db91aeeb328d47f2bb223ff38d66d3d2b06e9e70c5ef59febdeacc4de0cd

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
new file mode 100644
index 000..d4e49a903b0
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-3.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2016-08-22 Thread Hans de Graaff
commit: c53c6c9e5702352119b7df0497146d0784e6eae6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug 23 04:41:35 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug 23 04:50:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53c6c9e

dev-ruby/net-http-persistent: add ruby23, fix tests to use tls instead of ssl

Package-Manager: portage-2.2.28

 dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
index a75b350..6942f21 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -27,4 +27,7 @@ ruby_add_bdepend "doc? ( dev-ruby/hoe )
 all_ruby_prepare() {
# due to hoe
sed -i -e "/license/d" Rakefile || die
+
+   # Avoid unsafe legacy SSL version
+   sed -i -e '/ssl_version =/ s/:SSLv3/:TLSv1_2/' 
test/test_net_http_persistent_ssl_reuse.rb || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2016-06-12 Thread Hans de Graaff
commit: fd14dcaa6d71c8cac06112ed87b2fe92d84e5e4e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:07:13 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:07:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd14dcaa

dev-ruby/net-http-persistent: mark ruby21 revision stable

Package-Manager: portage-2.2.28

 dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
index 9e60eaa..a75b350 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "doc? ( dev-ruby/hoe )



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2016-06-12 Thread Hans de Graaff
commit: 07c0a3e0820d8a653d3c3e1f64c9966689def60b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 13 05:07:42 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 13 05:07:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c0a3e0

dev-ruby/net-http-persistent: cleanup

Package-Manager: portage-2.2.28

 .../net-http-persistent-2.9.4.ebuild   | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4.ebuild
deleted file mode 100644
index 02f4786..000
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4.ebuild
+++ /dev/null
@@ -1,30 +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"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
-HOMEPAGE="https://github.com/drbrain/net-http-persistent;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
-IUSE="doc test"
-
-ruby_add_bdepend "doc? ( dev-ruby/hoe )
-   test? ( dev-ruby/hoe dev-ruby/minitest )"
-
-all_ruby_prepare() {
-   # due to hoe
-   sed -i -e "/license/d" Rakefile || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2016-01-02 Thread Richard Farina
commit: da893cfabedf3932fe79a92e669842e8946e62a2
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Jan  3 05:35:28 2016 +
Commit: Richard Farina  gentoo  org>
CommitDate: Sun Jan  3 05:35:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da893cfa

dev-ruby/net-http-persistent: adding ~arm

Package-Manager: portage-2.2.26

 ...rsistent-2.9.4-r1.ebuild => net-http-persistent-2.9.4-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r1.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
similarity index 76%
rename from dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r1.ebuild
rename to dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
index 4c2b130..9e60eaa 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r1.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-2.9.4-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/drbrain/net-http-persistent;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "doc? ( dev-ruby/hoe )