[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2024-06-18 Thread Hans de Graaff
commit: 565447cfafd2690721c78eb856506d47acbe67f7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jun 19 05:11:14 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jun 19 05:11:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565447cf

dev-ruby/jwt: add 2.8.2

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.8.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 79f3654b3cb8..16e088a422e2 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-2.7.1.tar.gz 75003 BLAKE2B 
5c43fd78cf22960749358cbfcbfb5c47dce935ef8fd83235137a963572b95b19583399e142136663d113df472ebfb5dd976ce60156b75cceeff387950b6190b0
 SHA512 
efcdd81bc472a18764e0033f1040e9e2506952cbfb691acfc1ad90a5b34ebac864911e0cfeb28b82ac2ce1da7e3578a6677c0b113d1e45a81a3f4c4f8fed1047
 DIST jwt-2.8.1.tar.gz 71939 BLAKE2B 
07eb3df24165c72f13a77dfff658a94574e4fc5b5aed3b56041c58cf9bfb8eba663e76de7eb91e2870bbb8dcdeb79b9c2a7888d29f41feee06e2f07a825b90b9
 SHA512 
df4ad49f223bba0ace69a37d229868c2deabed5c09fd84e5e4ce4021242cef9e30c07a592b5bf54af6bdcfec552487d808620cf020d242757fc4310d201469c2
+DIST jwt-2.8.2.tar.gz 72273 BLAKE2B 
808c6144b31a4d042a161c2e9fe3008995e45ed2cf1df9f454a84e04a613f23a0394e87644dbbdd7c94272ea57c2568defe63c9d71bfcf3c02caa81b345d4240
 SHA512 
d92cfe8c5196c3efd4cc42751cef956cf35758e980a959f554b61e148dfcaddfd9fc3d05bb57a043eca4c03f8240086951ad24bc676fb7d0f29a677dab4b270e

diff --git a/dev-ruby/jwt/jwt-2.8.2.ebuild b/dev-ruby/jwt/jwt-2.8.2.ebuild
new file mode 100644
index ..e092f3ff6285
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.8.2.ebuild
@@ -0,0 +1,33 @@
+# 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_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2024-06-01 Thread Hans de Graaff
commit: b02a6eab11ff02feacca153011316690226e57c7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun  1 08:00:55 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun  2 05:41:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02a6eab

dev-ruby/jwt: drop 2.7.0, 2.8.0

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

 dev-ruby/jwt/Manifest |  2 --
 dev-ruby/jwt/jwt-2.7.0.ebuild | 33 -
 dev-ruby/jwt/jwt-2.8.0.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index dcb52c43aef6..79f3654b3cb8 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,4 +1,2 @@
-DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789
 DIST jwt-2.7.1.tar.gz 75003 BLAKE2B 
5c43fd78cf22960749358cbfcbfb5c47dce935ef8fd83235137a963572b95b19583399e142136663d113df472ebfb5dd976ce60156b75cceeff387950b6190b0
 SHA512 
efcdd81bc472a18764e0033f1040e9e2506952cbfb691acfc1ad90a5b34ebac864911e0cfeb28b82ac2ce1da7e3578a6677c0b113d1e45a81a3f4c4f8fed1047
-DIST jwt-2.8.0.tar.gz 71132 BLAKE2B 
195bce2da7598c2c16d22db6b0322b6b8b9ab76dba70bc66f88ae44a030acc4a2d70a9864c760ebabb6b6d6ae6256fe291be33aea4e67432258f4243e939d9b6
 SHA512 
d2ef3505aa38f0337a658fa365258195be118939ec300dc8d17ca6cb950358b2e9a7c64c0dea3ef50df250c70da4e2233a4daccbe8fac97e902e28b7e9dcfa0d
 DIST jwt-2.8.1.tar.gz 71939 BLAKE2B 
07eb3df24165c72f13a77dfff658a94574e4fc5b5aed3b56041c58cf9bfb8eba663e76de7eb91e2870bbb8dcdeb79b9c2a7888d29f41feee06e2f07a825b90b9
 SHA512 
df4ad49f223bba0ace69a37d229868c2deabed5c09fd84e5e4ce4021242cef9e30c07a592b5bf54af6bdcfec552487d808620cf020d242757fc4310d201469c2

diff --git a/dev-ruby/jwt/jwt-2.7.0.ebuild b/dev-ruby/jwt/jwt-2.7.0.ebuild
deleted file mode 100644
index 5210e3c5ef34..
--- a/dev-ruby/jwt/jwt-2.7.0.ebuild
+++ /dev/null
@@ -1,33 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}

diff --git a/dev-ruby/jwt/jwt-2.8.0.ebuild b/dev-ruby/jwt/jwt-2.8.0.ebuild
deleted file mode 100644
index e092f3ff6285..
--- a/dev-ruby/jwt/jwt-2.8.0.ebuild
+++ /dev/null
@@ -1,33 +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_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="test"
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2024-02-28 Thread Hans de Graaff
commit: 287344099a7912f34cda0ffa0aa2ad3d776b421f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb 29 07:17:08 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb 29 07:20:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28734409

dev-ruby/jwt: add 2.8.1

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.8.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index e9d556f5dddc..dcb52c43aef6 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,4 @@
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789
 DIST jwt-2.7.1.tar.gz 75003 BLAKE2B 
5c43fd78cf22960749358cbfcbfb5c47dce935ef8fd83235137a963572b95b19583399e142136663d113df472ebfb5dd976ce60156b75cceeff387950b6190b0
 SHA512 
efcdd81bc472a18764e0033f1040e9e2506952cbfb691acfc1ad90a5b34ebac864911e0cfeb28b82ac2ce1da7e3578a6677c0b113d1e45a81a3f4c4f8fed1047
 DIST jwt-2.8.0.tar.gz 71132 BLAKE2B 
195bce2da7598c2c16d22db6b0322b6b8b9ab76dba70bc66f88ae44a030acc4a2d70a9864c760ebabb6b6d6ae6256fe291be33aea4e67432258f4243e939d9b6
 SHA512 
d2ef3505aa38f0337a658fa365258195be118939ec300dc8d17ca6cb950358b2e9a7c64c0dea3ef50df250c70da4e2233a4daccbe8fac97e902e28b7e9dcfa0d
+DIST jwt-2.8.1.tar.gz 71939 BLAKE2B 
07eb3df24165c72f13a77dfff658a94574e4fc5b5aed3b56041c58cf9bfb8eba663e76de7eb91e2870bbb8dcdeb79b9c2a7888d29f41feee06e2f07a825b90b9
 SHA512 
df4ad49f223bba0ace69a37d229868c2deabed5c09fd84e5e4ce4021242cef9e30c07a592b5bf54af6bdcfec552487d808620cf020d242757fc4310d201469c2

diff --git a/dev-ruby/jwt/jwt-2.8.1.ebuild b/dev-ruby/jwt/jwt-2.8.1.ebuild
new file mode 100644
index ..e092f3ff6285
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.8.1.ebuild
@@ -0,0 +1,33 @@
+# 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_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2024-02-17 Thread Hans de Graaff
commit: d68a2c4961d4945c3a0641d114e9928430675a88
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 18 07:04:05 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 18 07:04:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68a2c49

dev-ruby/jwt: add 2.8.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.8.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 19dbcecb87e8..e9d556f5dddc 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789
 DIST jwt-2.7.1.tar.gz 75003 BLAKE2B 
5c43fd78cf22960749358cbfcbfb5c47dce935ef8fd83235137a963572b95b19583399e142136663d113df472ebfb5dd976ce60156b75cceeff387950b6190b0
 SHA512 
efcdd81bc472a18764e0033f1040e9e2506952cbfb691acfc1ad90a5b34ebac864911e0cfeb28b82ac2ce1da7e3578a6677c0b113d1e45a81a3f4c4f8fed1047
+DIST jwt-2.8.0.tar.gz 71132 BLAKE2B 
195bce2da7598c2c16d22db6b0322b6b8b9ab76dba70bc66f88ae44a030acc4a2d70a9864c760ebabb6b6d6ae6256fe291be33aea4e67432258f4243e939d9b6
 SHA512 
d2ef3505aa38f0337a658fa365258195be118939ec300dc8d17ca6cb950358b2e9a7c64c0dea3ef50df250c70da4e2233a4daccbe8fac97e902e28b7e9dcfa0d

diff --git a/dev-ruby/jwt/jwt-2.8.0.ebuild b/dev-ruby/jwt/jwt-2.8.0.ebuild
new file mode 100644
index ..e092f3ff6285
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.8.0.ebuild
@@ -0,0 +1,33 @@
+# 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_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2024-01-01 Thread Hans de Graaff
commit: 9c9ac639e4a88af16fa29d8a3ab438cdb14438c3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan  2 06:58:57 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan  2 07:05:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9ac639

dev-ruby/jwt: enable ruby33

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

 dev-ruby/jwt/jwt-2.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/jwt/jwt-2.7.1.ebuild b/dev-ruby/jwt/jwt-2.7.1.ebuild
index c713d5f1b367..3b4b7861793a 100644
--- a/dev-ruby/jwt/jwt-2.7.1.ebuild
+++ b/dev-ruby/jwt/jwt-2.7.1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/files/

2023-08-25 Thread Hans de Graaff
commit: 1233641950d8fdfb5f712ef5c35f3405ec2bde05
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Aug 20 15:10:22 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 25 08:05:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12336419

dev-ruby/jwt: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch | 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch 
b/dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch
deleted file mode 100644
index 18f69cf8d44d..
--- a/dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From c444ac978013a9e199c968fefc3c413f37c93351 Mon Sep 17 00:00:00 2001
-From: Joakim Antman 
-Date: Wed, 23 Jun 2021 10:55:29 +0300
-Subject: [PATCH] Fix OpenSSL::PKey::EC public_key handing in tests
-

- spec/jwk/ec_spec.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/spec/jwk/ec_spec.rb b/spec/jwk/ec_spec.rb
-index 3a94976..d8258bb 100644
 a/spec/jwk/ec_spec.rb
-+++ b/spec/jwk/ec_spec.rb
-@@ -15,7 +15,7 @@
- end
- 
- context 'when a keypair with only public key is given' do
--  let(:keypair) { ec_key.tap { |x| x.private_key = nil } }
-+  let(:keypair) { OpenSSL::PKey::EC.new(ec_key.public_key.group).tap { 
|ec| ec.public_key = ec_key.public_key } }
-   it 'creates an instance of the class' do
- expect(subject).to be_a described_class
- expect(subject.private?).to eq false



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-08-19 Thread Hans de Graaff
commit: 70fa0291ae7a8bd01ec3fbe341614021f7161d8f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 19 08:42:18 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 19 09:17:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fa0291

dev-ruby/jwt: drop 2.2.3

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

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index aacec3112531..19dbcecb87e8 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,2 @@
-DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789
 DIST jwt-2.7.1.tar.gz 75003 BLAKE2B 
5c43fd78cf22960749358cbfcbfb5c47dce935ef8fd83235137a963572b95b19583399e142136663d113df472ebfb5dd976ce60156b75cceeff387950b6190b0
 SHA512 
efcdd81bc472a18764e0033f1040e9e2506952cbfb691acfc1ad90a5b34ebac864911e0cfeb28b82ac2ce1da7e3578a6677c0b113d1e45a81a3f4c4f8fed1047

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
deleted file mode 100644
index bed4ee7f5a63..
--- a/dev-ruby/jwt/jwt-2.2.3.ebuild
+++ /dev/null
@@ -1,35 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-06-12 Thread Hans de Graaff
commit: fbc027eac7b4bb39c105741659e0fa15a9f44aba
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 12 06:13:54 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 12 06:13:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc027ea

dev-ruby/jwt: add 2.7.1

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.7.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 45caf959d6e6..aacec3112531 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789
+DIST jwt-2.7.1.tar.gz 75003 BLAKE2B 
5c43fd78cf22960749358cbfcbfb5c47dce935ef8fd83235137a963572b95b19583399e142136663d113df472ebfb5dd976ce60156b75cceeff387950b6190b0
 SHA512 
efcdd81bc472a18764e0033f1040e9e2506952cbfb691acfc1ad90a5b34ebac864911e0cfeb28b82ac2ce1da7e3578a6677c0b113d1e45a81a3f4c4f8fed1047

diff --git a/dev-ruby/jwt/jwt-2.7.1.ebuild b/dev-ruby/jwt/jwt-2.7.1.ebuild
new file mode 100644
index ..c713d5f1b367
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.7.1.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="ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-04-07 Thread Hans de Graaff
commit: d03a112a01cbfce68f08e90e62f71a8f00d0266a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  7 07:52:12 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  7 07:52:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d03a112a

Revert "dev-ruby/jwt: drop 2.2.3"

This reverts commit 174622937801181221d49c23270cb2e77a0628b1.

Like last time this is still used by r10k.

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 851fae32fa37..45caf959d6e6 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
+DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
new file mode 100644
index ..bed4ee7f5a63
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-04-07 Thread Hans de Graaff
commit: 174622937801181221d49c23270cb2e77a0628b1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  7 06:21:31 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  7 06:21:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17462293

dev-ruby/jwt: drop 2.2.3

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

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 45caf959d6e6..851fae32fa37 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1 @@
-DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
deleted file mode 100644
index bed4ee7f5a63..
--- a/dev-ruby/jwt/jwt-2.2.3.ebuild
+++ /dev/null
@@ -1,35 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-04-01 Thread Sam James
commit: fd64200d3b23f8f1375610e9ebab22b6b5f651a2
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  1 23:15:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  1 23:19:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd64200d

dev-ruby/jwt: drop 2.5.0, 2.6.0

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

 dev-ruby/jwt/Manifest |  2 --
 dev-ruby/jwt/jwt-2.5.0.ebuild | 33 -
 dev-ruby/jwt/jwt-2.6.0.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 4aeff839fe5f..45caf959d6e6 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,4 +1,2 @@
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
-DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8
-DIST jwt-2.6.0.tar.gz 72387 BLAKE2B 
b20d902625815763b203ee201482792e4db5976a5b7cff24a6c08d391f254d62a80b7d5aa5a6833a50eb3252dd1359c28707da8e6f8d0b43308b8aef6b108687
 SHA512 
62d62728f97d5ac779919365b144cc5ddb9d2a74b16e1692a6bb37e0a64a89b3990429244694eb1a5e36793c64a179cf2f38738600b721f8d419d6ea13e96caa
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789

diff --git a/dev-ruby/jwt/jwt-2.5.0.ebuild b/dev-ruby/jwt/jwt-2.5.0.ebuild
deleted file mode 100644
index 54badce1eee7..
--- a/dev-ruby/jwt/jwt-2.5.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}

diff --git a/dev-ruby/jwt/jwt-2.6.0.ebuild b/dev-ruby/jwt/jwt-2.6.0.ebuild
deleted file mode 100644
index 54badce1eee7..
--- a/dev-ruby/jwt/jwt-2.6.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-03-27 Thread Sam James
commit: 57154dd4e3774557933d62c95f2cd735c1704db8
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 08:04:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 08:33:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57154dd4

dev-ruby/jwt: enable ruby32

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

 dev-ruby/jwt/jwt-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/jwt/jwt-2.7.0.ebuild b/dev-ruby/jwt/jwt-2.7.0.ebuild
index 4d714d48..5210e3c5ef34 100644
--- a/dev-ruby/jwt/jwt-2.7.0.ebuild
+++ b/dev-ruby/jwt/jwt-2.7.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-02-03 Thread Hans de Graaff
commit: 5d7ef8d953fb09d25cce4177535b745488d8744d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  4 07:50:54 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  4 07:50:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7ef8d9

Revert "dev-ruby/jwt: drop 2.2.3, 2.3.0, 2.4.0"

This reverts commit 0bf0fa5edf82d511b769ae6e0bc62d6eba77df0b.

jwt 2.2.x is still used by app-admin/r10k

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

 dev-ruby/jwt/Manifest |  3 +++
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 +++
 dev-ruby/jwt/jwt-2.3.0.ebuild | 33 +
 dev-ruby/jwt/jwt-2.4.0.ebuild | 33 +
 4 files changed, 104 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index c8d913b4a39d..d6050257337e 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,6 @@
+DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
+DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
+DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
 DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8
 DIST jwt-2.6.0.tar.gz 72387 BLAKE2B 
b20d902625815763b203ee201482792e4db5976a5b7cff24a6c08d391f254d62a80b7d5aa5a6833a50eb3252dd1359c28707da8e6f8d0b43308b8aef6b108687
 SHA512 
62d62728f97d5ac779919365b144cc5ddb9d2a74b16e1692a6bb37e0a64a89b3990429244694eb1a5e36793c64a179cf2f38738600b721f8d419d6ea13e96caa

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
new file mode 100644
index ..bed4ee7f5a63
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}

diff --git a/dev-ruby/jwt/jwt-2.3.0.ebuild b/dev-ruby/jwt/jwt-2.3.0.ebuild
new file mode 100644
index ..62bb08bb5f03
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}

diff --git 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-02-03 Thread Hans de Graaff
commit: 6982a0946570c497956bf8b070ffe766aeae7543
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  4 07:51:33 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  4 07:51:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6982a094

dev-ruby/jwt: drop 2.3.0, 2.4.0, 2.4.1

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

 dev-ruby/jwt/Manifest |  3 ---
 dev-ruby/jwt/jwt-2.3.0.ebuild | 33 -
 dev-ruby/jwt/jwt-2.4.0.ebuild | 33 -
 dev-ruby/jwt/jwt-2.4.1.ebuild | 33 -
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index d6050257337e..4aeff839fe5f 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,7 +1,4 @@
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
-DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
-DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
-DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
 DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8
 DIST jwt-2.6.0.tar.gz 72387 BLAKE2B 
b20d902625815763b203ee201482792e4db5976a5b7cff24a6c08d391f254d62a80b7d5aa5a6833a50eb3252dd1359c28707da8e6f8d0b43308b8aef6b108687
 SHA512 
62d62728f97d5ac779919365b144cc5ddb9d2a74b16e1692a6bb37e0a64a89b3990429244694eb1a5e36793c64a179cf2f38738600b721f8d419d6ea13e96caa
 DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789

diff --git a/dev-ruby/jwt/jwt-2.3.0.ebuild b/dev-ruby/jwt/jwt-2.3.0.ebuild
deleted file mode 100644
index 62bb08bb5f03..
--- a/dev-ruby/jwt/jwt-2.3.0.ebuild
+++ /dev/null
@@ -1,33 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}

diff --git a/dev-ruby/jwt/jwt-2.4.0.ebuild b/dev-ruby/jwt/jwt-2.4.0.ebuild
deleted file mode 100644
index 2151906e7d9c..
--- a/dev-ruby/jwt/jwt-2.4.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
- 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-02-03 Thread Hans de Graaff
commit: 0bf0fa5edf82d511b769ae6e0bc62d6eba77df0b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  4 07:37:40 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  4 07:37:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf0fa5e

dev-ruby/jwt: drop 2.2.3, 2.3.0, 2.4.0

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

 dev-ruby/jwt/Manifest |  3 ---
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 ---
 dev-ruby/jwt/jwt-2.3.0.ebuild | 33 -
 dev-ruby/jwt/jwt-2.4.0.ebuild | 33 -
 4 files changed, 104 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index d6050257337e..c8d913b4a39d 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,6 +1,3 @@
-DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
-DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
-DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
 DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8
 DIST jwt-2.6.0.tar.gz 72387 BLAKE2B 
b20d902625815763b203ee201482792e4db5976a5b7cff24a6c08d391f254d62a80b7d5aa5a6833a50eb3252dd1359c28707da8e6f8d0b43308b8aef6b108687
 SHA512 
62d62728f97d5ac779919365b144cc5ddb9d2a74b16e1692a6bb37e0a64a89b3990429244694eb1a5e36793c64a179cf2f38738600b721f8d419d6ea13e96caa

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
deleted file mode 100644
index bed4ee7f5a63..
--- a/dev-ruby/jwt/jwt-2.2.3.ebuild
+++ /dev/null
@@ -1,35 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}

diff --git a/dev-ruby/jwt/jwt-2.3.0.ebuild b/dev-ruby/jwt/jwt-2.3.0.ebuild
deleted file mode 100644
index 62bb08bb5f03..
--- a/dev-ruby/jwt/jwt-2.3.0.ebuild
+++ /dev/null
@@ -1,33 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}

diff --git a/dev-ruby/jwt/jwt-2.4.0.ebuild b/dev-ruby/jwt/jwt-2.4.0.ebuild
deleted file mode 100644
index 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2023-02-03 Thread Hans de Graaff
commit: 702fe1ffa4d2fb9f02a476b43e00dbaebc7ed8b1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  4 07:37:09 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  4 07:37:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702fe1ff

dev-ruby/jwt: add 2.7.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.7.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 3d8771a6bc23..d6050257337e 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -4,3 +4,4 @@ DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
 DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8
 DIST jwt-2.6.0.tar.gz 72387 BLAKE2B 
b20d902625815763b203ee201482792e4db5976a5b7cff24a6c08d391f254d62a80b7d5aa5a6833a50eb3252dd1359c28707da8e6f8d0b43308b8aef6b108687
 SHA512 
62d62728f97d5ac779919365b144cc5ddb9d2a74b16e1692a6bb37e0a64a89b3990429244694eb1a5e36793c64a179cf2f38738600b721f8d419d6ea13e96caa
+DIST jwt-2.7.0.tar.gz 75020 BLAKE2B 
2bfa009912f4037dc13672ef6d43557e70bc9a06d399d949a6c5ddee641dc550a218242482ec0a66eb470ab117d1e192dd1ca6fdb5a03926d85f4902d72500e7
 SHA512 
8e0bb9909d123b7b73fe01fafc4088e45140e417b1bff84b240a317f3dca8085b2b987bd1e93cb1506efc66a1f7371168f8202a590308ee0e4c52820983a9789

diff --git a/dev-ruby/jwt/jwt-2.7.0.ebuild b/dev-ruby/jwt/jwt-2.7.0.ebuild
new file mode 100644
index ..4d714d48
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.7.0.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"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2022-12-24 Thread Hans de Graaff
commit: f4f65df8a2ae7c29556ba0e170643565bd9c4bed
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec 24 08:50:59 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec 24 15:00:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f65df8

dev-ruby/jwt: add 2.6.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.6.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 05fdaecf0a53..3d8771a6bc23 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -3,3 +3,4 @@ DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5
 DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
 DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8
+DIST jwt-2.6.0.tar.gz 72387 BLAKE2B 
b20d902625815763b203ee201482792e4db5976a5b7cff24a6c08d391f254d62a80b7d5aa5a6833a50eb3252dd1359c28707da8e6f8d0b43308b8aef6b108687
 SHA512 
62d62728f97d5ac779919365b144cc5ddb9d2a74b16e1692a6bb37e0a64a89b3990429244694eb1a5e36793c64a179cf2f38738600b721f8d419d6ea13e96caa

diff --git a/dev-ruby/jwt/jwt-2.6.0.ebuild b/dev-ruby/jwt/jwt-2.6.0.ebuild
new file mode 100644
index ..54badce1eee7
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2022-08-26 Thread Hans de Graaff
commit: 2bdb6c33841b3b44f5e4eeafc1a8ea9215a7226d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 26 12:13:12 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 26 12:13:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bdb6c33

Revert "dev-ruby/jwt: drop 2.2.3, 2.4.0"

This reverts commit 4b121ffa4141212e2d04a64902b13a417ac79411.

2.2.3 is still being used by app-admin/r10k

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

 dev-ruby/jwt/Manifest |  2 ++
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 +++
 dev-ruby/jwt/jwt-2.4.0.ebuild | 33 +
 3 files changed, 70 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 09f61aedf001..05fdaecf0a53 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,5 @@
+DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
+DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
 DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
new file mode 100644
index ..bed4ee7f5a63
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}

diff --git a/dev-ruby/jwt/jwt-2.4.0.ebuild b/dev-ruby/jwt/jwt-2.4.0.ebuild
new file mode 100644
index ..2151906e7d9c
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.4.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2022-08-26 Thread Hans de Graaff
commit: a569cdd36269f363ca26f7ef37df0477ad54be21
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 26 08:44:59 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 26 11:45:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a569cdd3

dev-ruby/jwt: add 2.5.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.5.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 3d2cf6b17865..09f61aedf001 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a
+DIST jwt-2.5.0.tar.gz 65165 BLAKE2B 
3011bca18101cd6ec4ce066ce541e31d135ca57ecb3c105915e55d1637e4465e5ae87655c4a7dbb91ff8ca299b6b1c77f9c9263b944cb6b90a1679c25a593cc7
 SHA512 
fab73ee33769db297b8c8c7381070c8fcd1dd8e43aff2d241ee82f0327867eff3c1067536a90928ad65a2870dc2638515617f5d5cc92023ab1dfe3b6696f10d8

diff --git a/dev-ruby/jwt/jwt-2.5.0.ebuild b/dev-ruby/jwt/jwt-2.5.0.ebuild
new file mode 100644
index ..54badce1eee7
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.5.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2022-08-26 Thread Hans de Graaff
commit: 4b121ffa4141212e2d04a64902b13a417ac79411
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 26 08:43:49 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 26 11:45:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b121ffa

dev-ruby/jwt: drop 2.2.3, 2.4.0

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

 dev-ruby/jwt/Manifest |  2 --
 dev-ruby/jwt/jwt-2.2.3.ebuild | 35 ---
 dev-ruby/jwt/jwt-2.4.0.ebuild | 33 -
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 4cc0072e7cf0..3d2cf6b17865 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,4 +1,2 @@
-DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
-DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
 DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
deleted file mode 100644
index bed4ee7f5a63..
--- a/dev-ruby/jwt/jwt-2.2.3.ebuild
+++ /dev/null
@@ -1,35 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}

diff --git a/dev-ruby/jwt/jwt-2.4.0.ebuild b/dev-ruby/jwt/jwt-2.4.0.ebuild
deleted file mode 100644
index 2151906e7d9c..
--- a/dev-ruby/jwt/jwt-2.4.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
-   spec/spec_helper.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2022-06-07 Thread Hans de Graaff
commit: 8921d17ee98191db9ac6ebc8ad25cd34d849cc8a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jun  8 03:45:48 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jun  8 03:45:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8921d17e

dev-ruby/jwt: add 2.4.1

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.4.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 6760dad08963..4cc0072e7cf0 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,4 @@
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
 DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f
+DIST jwt-2.4.1.tar.gz 59783 BLAKE2B 
c18d44f0adda0c2111d312450c01c39d3926afc3e13c807283ffc1fe47b7c49284ab48572b47845c30805c2caefebbdf257e18e807af84819a7fff6c86f881c8
 SHA512 
871ffe9dc659877a77de0c2a51b1f78b45614cf8265bd07820a9b4b08e38160861b4c9f98391138bfaaf64261ce2eb58eba26c40f29c41b02b8fa16cd260997a

diff --git a/dev-ruby/jwt/jwt-2.4.1.ebuild b/dev-ruby/jwt/jwt-2.4.1.ebuild
new file mode 100644
index ..2151906e7d9c
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2022-06-07 Thread Hans de Graaff
commit: fd74626300a0d531bdd6965b7af6aa2a555777c0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jun  7 18:31:30 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jun  7 18:31:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd746263

dev-ruby/jwt: add 2.4.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.4.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 7dfef404bedd..6760dad08963 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653
+DIST jwt-2.4.0.tar.gz 59280 BLAKE2B 
e7ff827c0f8d0514feaea43f5915d83b4be4ee538890250a390cf9a5df3f372d5bff3d90b741d0024c9e89ad28e581626a330b1fb400d2616454a1f964d358e4
 SHA512 
2bb409a8b2ae2e2330744e3efe306bfc1755c70244f2d7d4dd8ed824c7960f42baf6ec3ee80ed74c0590a3a61b92f61edb157db001d4c4f28005bb50c60bf74f

diff --git a/dev-ruby/jwt/jwt-2.4.0.ebuild b/dev-ruby/jwt/jwt-2.4.0.ebuild
new file mode 100644
index ..2151906e7d9c
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.4.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2021-10-09 Thread Hans de Graaff
commit: a704a3e8552a796e94d3d7ac086c7242e4cbc540
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct  9 06:44:59 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct  9 07:27:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a704a3e8

dev-ruby/jwt: add 2.3.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.3.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 79eb02cf7c7..3e4dcb4c5a1 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-2.2.2.tar.gz 43084 BLAKE2B 
998c2770e50cc65b5cb687f99f76b64a6a8d58a5c4312c32b642c7280abcf268f43588f7a8421d05c892072f7e39a6b48c1eb57dde950e92372f2bfe5eda9083
 SHA512 
04ac42afb09ad8648e2c428cb7493f738b1944e5fd273723cd2fc2550d6ab3486c2f3be5ae5bac7e36664e58d2fa913e5b38ba34361a98ebe1259d18008341b9
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
+DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653

diff --git a/dev-ruby/jwt/jwt-2.3.0.ebuild b/dev-ruby/jwt/jwt-2.3.0.ebuild
new file mode 100644
index 000..62bb08bb5f0
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2021-10-09 Thread Hans de Graaff
commit: 26d844a1809fcd4d0980ec9f6ad69b7c27792d9e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct  9 06:45:15 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct  9 07:27:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d844a1

dev-ruby/jwt: cleanup

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

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-2.2.2.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 3e4dcb4c5a1..7dfef404bed 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,2 @@
-DIST jwt-2.2.2.tar.gz 43084 BLAKE2B 
998c2770e50cc65b5cb687f99f76b64a6a8d58a5c4312c32b642c7280abcf268f43588f7a8421d05c892072f7e39a6b48c1eb57dde950e92372f2bfe5eda9083
 SHA512 
04ac42afb09ad8648e2c428cb7493f738b1944e5fd273723cd2fc2550d6ab3486c2f3be5ae5bac7e36664e58d2fa913e5b38ba34361a98ebe1259d18008341b9
 DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c
 DIST jwt-2.3.0.tar.gz 53312 BLAKE2B 
4653a786d0f5da0d7c7e160f5b0c189f0eab78d045d5af441561c953d6d42fc74d6baff95e54dd9bfd47b3245f3b628e25f99e37016631ef282d95564a08cb1d
 SHA512 
a4dfbb119575d9b5f883c2789734180f092adc75e05310de2e523e352f47469243868480e06f9bfabfa2a48e174ea669e69bd73e0fd002c4f66134462ffe2653

diff --git a/dev-ruby/jwt/jwt-2.2.2.ebuild b/dev-ruby/jwt/jwt-2.2.2.ebuild
deleted file mode 100644
index 36bd96cb600..000
--- a/dev-ruby/jwt/jwt-2.2.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   -e '/codacy/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/, dev-ruby/jwt/files/

2021-08-23 Thread Hans de Graaff
commit: b89b42d256b67e83a35f73888b7de0ef6bba6299
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 21 08:52:10 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 23 17:38:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89b42d2

dev-ruby/jwt: add 2.2.3

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

 dev-ruby/jwt/Manifest  |  1 +
 dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch | 22 +++
 dev-ruby/jwt/jwt-2.2.3.ebuild  | 35 ++
 3 files changed, 58 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index ac2d23eae43..79eb02cf7c7 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
 DIST jwt-2.2.2.tar.gz 43084 BLAKE2B 
998c2770e50cc65b5cb687f99f76b64a6a8d58a5c4312c32b642c7280abcf268f43588f7a8421d05c892072f7e39a6b48c1eb57dde950e92372f2bfe5eda9083
 SHA512 
04ac42afb09ad8648e2c428cb7493f738b1944e5fd273723cd2fc2550d6ab3486c2f3be5ae5bac7e36664e58d2fa913e5b38ba34361a98ebe1259d18008341b9
+DIST jwt-2.2.3.tar.gz 50675 BLAKE2B 
904a2b9be80ece10cc046d35df784ecc4991c3b09a79c2e2e461003596e9212409ed5840282ce632d3ff499754c505cd899ca95945f562883869ff3c50c4399a
 SHA512 
ebefbf8f825afc1a78329088012118ed681a61bdf9e1c6a3fa125d46105092f1f26a4bc88791788c0290009dbc0427128d655a301c034ac07caf14216744962c

diff --git a/dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch 
b/dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch
new file mode 100644
index 000..18f69cf8d44
--- /dev/null
+++ b/dev-ruby/jwt/files/jwt-2.2.3-ec-test.patch
@@ -0,0 +1,22 @@
+From c444ac978013a9e199c968fefc3c413f37c93351 Mon Sep 17 00:00:00 2001
+From: Joakim Antman 
+Date: Wed, 23 Jun 2021 10:55:29 +0300
+Subject: [PATCH] Fix OpenSSL::PKey::EC public_key handing in tests
+
+---
+ spec/jwk/ec_spec.rb | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/spec/jwk/ec_spec.rb b/spec/jwk/ec_spec.rb
+index 3a94976..d8258bb 100644
+--- a/spec/jwk/ec_spec.rb
 b/spec/jwk/ec_spec.rb
+@@ -15,7 +15,7 @@
+ end
+ 
+ context 'when a keypair with only public key is given' do
+-  let(:keypair) { ec_key.tap { |x| x.private_key = nil } }
++  let(:keypair) { OpenSSL::PKey::EC.new(ec_key.public_key.group).tap { 
|ec| ec.public_key = ec_key.public_key } }
+   it 'creates an instance of the class' do
+ expect(subject).to be_a described_class
+ expect(subject.private?).to eq false

diff --git a/dev-ruby/jwt/jwt-2.2.3.ebuild b/dev-ruby/jwt/jwt-2.2.3.ebuild
new file mode 100644
index 000..bed4ee7f5a6
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_GEMSPEC="ruby-jwt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+PATCHES=( "${FILESDIR}/${P}-ec-test.patch" )
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.start/,/^end/ s:^:#:' \
+   spec/spec_helper.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2020-09-11 Thread Hans de Graaff
commit: 83da5347e95c1a2240d16b056c846c5d51267c69
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 11 08:17:10 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 12 04:09:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83da5347

dev-ruby/jwt: cleanup

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

 dev-ruby/jwt/Manifest |  3 ---
 dev-ruby/jwt/jwt-2.1.0.ebuild | 30 --
 dev-ruby/jwt/jwt-2.2.0.ebuild | 32 
 dev-ruby/jwt/jwt-2.2.1.ebuild | 34 --
 4 files changed, 99 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 99fd97dea09..ac2d23eae43 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,4 +1 @@
-DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47
-DIST jwt-2.2.0.tar.gz 41060 BLAKE2B 
80958a9a88ad0f281f0eb545e584bc1035d1f13ddd0e2c337896300981fcb09849dfdd97828a5820fd241a3387b545c67e600d9148314860380398819f321aff
 SHA512 
66da3ea525041080ed6c1da50e61a7e5ec9c8de70d5dc592c781b89aab7feebcfc419ae4362504b793cdc8857b37797efaf2847eab9425a53628680f5acdc0ce
-DIST jwt-2.2.1.tar.gz 41269 BLAKE2B 
51a47d07c9386c42dd22832d4b1c5a7c8c1b599dad15801d8192f023ee73336de4ee1c7c61c76ab9e181b26e168c661090cffca2d8db27a7a2f6a8be40dfb6e1
 SHA512 
cdc7af4bccc471a8a8ee3341c8b23d634b3f46522585fa51d228963c58305d16b45f3455c811a86bff13d3e4c3911e54d8a2932228d0feb5133ae43949c6
 DIST jwt-2.2.2.tar.gz 43084 BLAKE2B 
998c2770e50cc65b5cb687f99f76b64a6a8d58a5c4312c32b642c7280abcf268f43588f7a8421d05c892072f7e39a6b48c1eb57dde950e92372f2bfe5eda9083
 SHA512 
04ac42afb09ad8648e2c428cb7493f738b1944e5fd273723cd2fc2550d6ab3486c2f3be5ae5bac7e36664e58d2fa913e5b38ba34361a98ebe1259d18008341b9

diff --git a/dev-ruby/jwt/jwt-2.1.0.ebuild b/dev-ruby/jwt/jwt-2.1.0.ebuild
deleted file mode 100644
index 0d2f10ce4f4..000
--- a/dev-ruby/jwt/jwt-2.1.0.ebuild
+++ /dev/null
@@ -1,30 +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_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   -e '/codacy/I s:^:#:' \
-   spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/jwt/jwt-2.2.0.ebuild b/dev-ruby/jwt/jwt-2.2.0.ebuild
deleted file mode 100644
index 297c32535e2..000
--- a/dev-ruby/jwt/jwt-2.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   -e '/codacy/I s:^:#:' \
-   spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/jwt/jwt-2.2.1.ebuild b/dev-ruby/jwt/jwt-2.2.1.ebuild
deleted file mode 100644
index 36bd96cb600..000
--- a/dev-ruby/jwt/jwt-2.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2020-09-05 Thread Hans de Graaff
commit: 80bc90797b173f0badd663352ad969b19b86dbb4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep  5 06:13:50 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep  5 08:01:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80bc9079

dev-ruby/jwt: cleanup

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

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-1.5.6.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index aab00c5f4cd..99fd97dea09 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,4 +1,3 @@
-DIST jwt-1.5.6.tar.gz 28586 BLAKE2B 
d1fa2e735cf93126866c7a5eca14d63ee2646a66b9759fa59ec3191544efb2e0f502c7474e41a1b0d494ed8d692462db64efd718b8c6fa8acb4fcd9b58ab1c32
 SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47
 DIST jwt-2.2.0.tar.gz 41060 BLAKE2B 
80958a9a88ad0f281f0eb545e584bc1035d1f13ddd0e2c337896300981fcb09849dfdd97828a5820fd241a3387b545c67e600d9148314860380398819f321aff
 SHA512 
66da3ea525041080ed6c1da50e61a7e5ec9c8de70d5dc592c781b89aab7feebcfc419ae4362504b793cdc8857b37797efaf2847eab9425a53628680f5acdc0ce
 DIST jwt-2.2.1.tar.gz 41269 BLAKE2B 
51a47d07c9386c42dd22832d4b1c5a7c8c1b599dad15801d8192f023ee73336de4ee1c7c61c76ab9e181b26e168c661090cffca2d8db27a7a2f6a8be40dfb6e1
 SHA512 
cdc7af4bccc471a8a8ee3341c8b23d634b3f46522585fa51d228963c58305d16b45f3455c811a86bff13d3e4c3911e54d8a2932228d0feb5133ae43949c6

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
deleted file mode 100644
index 2169431e738..000
--- a/dev-ruby/jwt/jwt-1.5.6.ebuild
+++ /dev/null
@@ -1,29 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2020-08-18 Thread Hans de Graaff
commit: 5ba79d036e74e813f1ddebab587775cee476574e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Aug 19 03:47:39 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Aug 19 03:47:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba79d03

dev-ruby/jwt: add 2.2.2

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.2.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 9ca4091af1b..aab00c5f4cd 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -2,3 +2,4 @@ DIST jwt-1.5.6.tar.gz 28586 BLAKE2B 
d1fa2e735cf93126866c7a5eca14d63ee2646a66b975
 DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47
 DIST jwt-2.2.0.tar.gz 41060 BLAKE2B 
80958a9a88ad0f281f0eb545e584bc1035d1f13ddd0e2c337896300981fcb09849dfdd97828a5820fd241a3387b545c67e600d9148314860380398819f321aff
 SHA512 
66da3ea525041080ed6c1da50e61a7e5ec9c8de70d5dc592c781b89aab7feebcfc419ae4362504b793cdc8857b37797efaf2847eab9425a53628680f5acdc0ce
 DIST jwt-2.2.1.tar.gz 41269 BLAKE2B 
51a47d07c9386c42dd22832d4b1c5a7c8c1b599dad15801d8192f023ee73336de4ee1c7c61c76ab9e181b26e168c661090cffca2d8db27a7a2f6a8be40dfb6e1
 SHA512 
cdc7af4bccc471a8a8ee3341c8b23d634b3f46522585fa51d228963c58305d16b45f3455c811a86bff13d3e4c3911e54d8a2932228d0feb5133ae43949c6
+DIST jwt-2.2.2.tar.gz 43084 BLAKE2B 
998c2770e50cc65b5cb687f99f76b64a6a8d58a5c4312c32b642c7280abcf268f43588f7a8421d05c892072f7e39a6b48c1eb57dde950e92372f2bfe5eda9083
 SHA512 
04ac42afb09ad8648e2c428cb7493f738b1944e5fd273723cd2fc2550d6ab3486c2f3be5ae5bac7e36664e58d2fa913e5b38ba34361a98ebe1259d18008341b9

diff --git a/dev-ruby/jwt/jwt-2.2.2.ebuild b/dev-ruby/jwt/jwt-2.2.2.ebuild
new file mode 100644
index 000..36bd96cb600
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   -e '/codacy/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2020-07-16 Thread Sam James
commit: 8d1dceb9b8ef32d75d4f92639de31abbe22a2f14
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 17 00:53:47 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 17 00:54:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1dceb9

dev-ruby/jwt: arm keyworded (bug #724894)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-ruby/jwt/jwt-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/jwt/jwt-2.2.1.ebuild b/dev-ruby/jwt/jwt-2.2.1.ebuild
index 1f2bda08e68..36bd96cb600 100644
--- a/dev-ruby/jwt/jwt-2.2.1.ebuild
+++ b/dev-ruby/jwt/jwt-2.2.1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2020-02-01 Thread Hans de Graaff
commit: 1eca0a0d8bfcbc92a2a480bf783316a81554f93c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  1 08:30:35 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb  2 06:31:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eca0a0d

dev-ruby/jwt: add ruby27

Also add missing test dependency on rbnacl.

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

 dev-ruby/jwt/jwt-2.2.1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/jwt/jwt-2.2.1.ebuild b/dev-ruby/jwt/jwt-2.2.1.ebuild
index 297c32535e2..1f2bda08e68 100644
--- a/dev-ruby/jwt/jwt-2.2.1.ebuild
+++ b/dev-ruby/jwt/jwt-2.2.1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -23,6 +23,8 @@ IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"
 
+ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
+
 all_ruby_prepare() {
sed -i -e "/simplecov/ s:^:#:" \
-e '/^SimpleCov.configure/,/^end/ s:^:#:' \



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2019-05-24 Thread Hans de Graaff
commit: adb752041acfde0f126776a265694c6bad305df2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 25 05:36:46 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 25 05:36:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb75204

dev-ruby/jwt: add 2.2.1

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.2.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index cd73c796a66..9ca4091af1b 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,4 @@
 DIST jwt-1.5.6.tar.gz 28586 BLAKE2B 
d1fa2e735cf93126866c7a5eca14d63ee2646a66b9759fa59ec3191544efb2e0f502c7474e41a1b0d494ed8d692462db64efd718b8c6fa8acb4fcd9b58ab1c32
 SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47
 DIST jwt-2.2.0.tar.gz 41060 BLAKE2B 
80958a9a88ad0f281f0eb545e584bc1035d1f13ddd0e2c337896300981fcb09849dfdd97828a5820fd241a3387b545c67e600d9148314860380398819f321aff
 SHA512 
66da3ea525041080ed6c1da50e61a7e5ec9c8de70d5dc592c781b89aab7feebcfc419ae4362504b793cdc8857b37797efaf2847eab9425a53628680f5acdc0ce
+DIST jwt-2.2.1.tar.gz 41269 BLAKE2B 
51a47d07c9386c42dd22832d4b1c5a7c8c1b599dad15801d8192f023ee73336de4ee1c7c61c76ab9e181b26e168c661090cffca2d8db27a7a2f6a8be40dfb6e1
 SHA512 
cdc7af4bccc471a8a8ee3341c8b23d634b3f46522585fa51d228963c58305d16b45f3455c811a86bff13d3e4c3911e54d8a2932228d0feb5133ae43949c6

diff --git a/dev-ruby/jwt/jwt-2.2.1.ebuild b/dev-ruby/jwt/jwt-2.2.1.ebuild
new file mode 100644
index 000..297c32535e2
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   -e '/codacy/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2019-05-24 Thread Hans de Graaff
commit: e6bb741665ba66a8b466dd5ad96935f5e4fa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May 24 06:47:19 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May 24 07:06:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6bb7416

dev-ruby/jwt: add 2.2.0

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

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.2.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index dfff526ea51..cd73c796a66 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-1.5.6.tar.gz 28586 BLAKE2B 
d1fa2e735cf93126866c7a5eca14d63ee2646a66b9759fa59ec3191544efb2e0f502c7474e41a1b0d494ed8d692462db64efd718b8c6fa8acb4fcd9b58ab1c32
 SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47
+DIST jwt-2.2.0.tar.gz 41060 BLAKE2B 
80958a9a88ad0f281f0eb545e584bc1035d1f13ddd0e2c337896300981fcb09849dfdd97828a5820fd241a3387b545c67e600d9148314860380398819f321aff
 SHA512 
66da3ea525041080ed6c1da50e61a7e5ec9c8de70d5dc592c781b89aab7feebcfc419ae4362504b793cdc8857b37797efaf2847eab9425a53628680f5acdc0ce

diff --git a/dev-ruby/jwt/jwt-2.2.0.ebuild b/dev-ruby/jwt/jwt-2.2.0.ebuild
new file mode 100644
index 000..297c32535e2
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.2.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   -e '/codacy/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2019-02-01 Thread Hans de Graaff
commit: 4043db5448e3948a526e8cf1ae1df0a6f74984e8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  2 07:12:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  2 07:54:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4043db54

dev-ruby/jwt: add ruby26

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

 dev-ruby/jwt/jwt-2.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/jwt/jwt-2.1.0.ebuild b/dev-ruby/jwt/jwt-2.1.0.ebuild
index 844582f3420..0d2f10ce4f4 100644
--- a/dev-ruby/jwt/jwt-2.1.0.ebuild
+++ b/dev-ruby/jwt/jwt-2.1.0.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2018-07-30 Thread Hans de Graaff
commit: 60cc25c1c7f76c164524aa7ef2b3eafcdb5c094c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul 31 04:46:07 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul 31 04:46:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60cc25c1

dev-ruby/jwt: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/jwt/jwt-1.5.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
index 36ebaade1ca..2169431e738 100644
--- a/dev-ruby/jwt/jwt-1.5.6.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.6.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="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2018-07-30 Thread Hans de Graaff
commit: 6880d3b2d52452c7b1bc5c13ce436d8cd3b4cca0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul 31 04:44:44 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul 31 04:44:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6880d3b2

dev-ruby/jwt: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-2.0.0.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 688e41bdf27..dfff526ea51 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,2 @@
 DIST jwt-1.5.6.tar.gz 28586 BLAKE2B 
d1fa2e735cf93126866c7a5eca14d63ee2646a66b9759fa59ec3191544efb2e0f502c7474e41a1b0d494ed8d692462db64efd718b8c6fa8acb4fcd9b58ab1c32
 SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
-DIST jwt-2.0.0.tar.gz 32205 BLAKE2B 
ba356abd8bc37e819576485e381eb6025324ca3a8872a6d64d0e2a2ff51dd11a804fa904384c47d58b6dee46331fa7f6ca19feb042d3e65de30583211ff7af17
 SHA512 
d194e06df17edfbde49d9ae6caad5e220f602ce722ae4361a5118024e08dcaddccc71a8fbac99e75ce3b19033e6368825914eed3e91e402b2cf208ebaabf23a5
 DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47

diff --git a/dev-ruby/jwt/jwt-2.0.0.ebuild b/dev-ruby/jwt/jwt-2.0.0.ebuild
deleted file mode 100644
index db473eb2b1f..000
--- a/dev-ruby/jwt/jwt-2.0.0.ebuild
+++ /dev/null
@@ -1,30 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   -e '/codacy/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2018-05-25 Thread Hans de Graaff
commit: d968b442c459cca7b6b274ef8ca59766fa0a8fab
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 26 04:48:15 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 26 04:48:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d968b442

dev-ruby/jwt: add 2.1.0

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.1.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 996f46fdd2c..688e41bdf27 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-1.5.6.tar.gz 28586 BLAKE2B 
d1fa2e735cf93126866c7a5eca14d63ee2646a66b9759fa59ec3191544efb2e0f502c7474e41a1b0d494ed8d692462db64efd718b8c6fa8acb4fcd9b58ab1c32
 SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 DIST jwt-2.0.0.tar.gz 32205 BLAKE2B 
ba356abd8bc37e819576485e381eb6025324ca3a8872a6d64d0e2a2ff51dd11a804fa904384c47d58b6dee46331fa7f6ca19feb042d3e65de30583211ff7af17
 SHA512 
d194e06df17edfbde49d9ae6caad5e220f602ce722ae4361a5118024e08dcaddccc71a8fbac99e75ce3b19033e6368825914eed3e91e402b2cf208ebaabf23a5
+DIST jwt-2.1.0.tar.gz 34188 BLAKE2B 
0022dbb76cd8570aee84b6590f24639320977ae8d6d5fa53ef1d260da12bc732f9fdc01d59f6c994dc36642a7b67786b607ae76aca8044b7d5f5c60dc300966a
 SHA512 
ad65b6ddd5fb7f33efe0036103f8f7482fd35090b8545219141e8885298fb4809d2386fd6e986c9bca0f85c823c9d4a6500785c0c5964db22d023a99c603ec47

diff --git a/dev-ruby/jwt/jwt-2.1.0.ebuild b/dev-ruby/jwt/jwt-2.1.0.ebuild
new file mode 100644
index 000..844582f3420
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   -e '/codacy/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2017-09-03 Thread Hans de Graaff
commit: 070ed84e39215c14224a34ac07a2a08380b409bc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep  3 05:39:22 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep  3 06:49:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070ed84e

dev-ruby/jwt: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-1.5.5.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 59d34d6d12f..4f29171893d 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1 @@
-DIST jwt-1.5.5.tar.gz 28392 SHA256 
e093ba8ee77385ed5958ac19d3118bff8cc287bd2af431df99075a65b9b4961f SHA512 
c6bf93f4a13bdc5f3f32af173196c7c73cde6ad210466b8cf1a2a0dfb7f387cc5618709e35b0142f58e5604b842c6bc431b181139be516659e36e599fa931d3e
 WHIRLPOOL 
cf922c6df8e832d535d73559de8026f0b845ed08f99505989683035fd569d13406904c58b6ede4a22bbb7770911a5799739fd1ec51a13f9d131e9e649f218a81
 DIST jwt-1.5.6.tar.gz 28586 SHA256 
f4678d7b3a3b2c650675bf4adba6704104c2d2c071bd933f508684f3b1035b8b SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 WHIRLPOOL 
d3945c4827bfaf15b57ee6f84f0366074d448c732fee8b8899d9004a93bf57c912bec6cf0f0c1eda38cfc88b3f2c0dec7f5f5d98b1b758e1ecce19ec3edaf02c

diff --git a/dev-ruby/jwt/jwt-1.5.5.ebuild b/dev-ruby/jwt/jwt-1.5.5.ebuild
deleted file mode 100644
index e9dccd9efec..000
--- a/dev-ruby/jwt/jwt-1.5.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2017-09-03 Thread Hans de Graaff
commit: 84426cf45bed8750b48eca099a41765f33283475
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep  3 05:43:07 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep  3 06:49:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84426cf4

dev-ruby/jwt: add 2.0.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-2.0.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 4f29171893d..5b8646f5767 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
 DIST jwt-1.5.6.tar.gz 28586 SHA256 
f4678d7b3a3b2c650675bf4adba6704104c2d2c071bd933f508684f3b1035b8b SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 WHIRLPOOL 
d3945c4827bfaf15b57ee6f84f0366074d448c732fee8b8899d9004a93bf57c912bec6cf0f0c1eda38cfc88b3f2c0dec7f5f5d98b1b758e1ecce19ec3edaf02c
+DIST jwt-2.0.0.tar.gz 32205 SHA256 
fb88d50cb7656dee600037b20480d353ed6640adceb6b39ebe5fdee30026b8f8 SHA512 
d194e06df17edfbde49d9ae6caad5e220f602ce722ae4361a5118024e08dcaddccc71a8fbac99e75ce3b19033e6368825914eed3e91e402b2cf208ebaabf23a5
 WHIRLPOOL 
4be3a9f4891eca2469c80cd1a554f3b6ca365065f906963dcccdceec51c3ae7206aaca9109eab8905609d622135f27bc71a1a9c4e89487cf2b152261be3668d4

diff --git a/dev-ruby/jwt/jwt-2.0.0.ebuild b/dev-ruby/jwt/jwt-2.0.0.ebuild
new file mode 100644
index 000..db473eb2b1f
--- /dev/null
+++ b/dev-ruby/jwt/jwt-2.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   -e '/codacy/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2017-08-26 Thread Hans de Graaff
commit: 20e4daa7a8bdc941c146362f9608a96f1cc155eb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 26 07:03:11 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 26 08:26:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e4daa7

dev-ruby/jwt: move ~ppc, ~x86 forward

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/jwt/jwt-1.5.5.ebuild | 4 ++--
 dev-ruby/jwt/jwt-1.5.6.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/jwt/jwt-1.5.5.ebuild b/dev-ruby/jwt/jwt-1.5.5.ebuild
index 2134455c8f8..e9dccd9efec 100644
--- a/dev-ruby/jwt/jwt-1.5.5.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.5.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
 
 EAPI=5
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
index da891cf9e3a..36ebaade1ca 100644
--- a/dev-ruby/jwt/jwt-1.5.6.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.6.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2017-08-26 Thread Hans de Graaff
commit: 942babd3ba0a864b41e2fd7f15d95e356a64ca96
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 26 07:04:18 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 26 08:26:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942babd3

dev-ruby/jwt: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-1.5.4.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 40c526f3be1..59d34d6d12f 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,3 +1,2 @@
-DIST jwt-1.5.4.tar.gz 22053 SHA256 
90be9e8acf3ad12a109092faebc3a050ea51eeb358e51798da2098fba9335bc2 SHA512 
c594e7152d89a0ace71acd425553302de81fea2542fa23fc3809d8edbafa7498ec6cec37f07d41ebd5dfaad2b190d53614cf7b0f1c50a82cebb55cbd74c8909e
 WHIRLPOOL 
93cef43f8ed630e4c987c386ca748574b00cea3e82733771fc259b3fe4f064a20319f9115d84d10723d4c708c9680ad024e4f81c74c3f1b544b984cbedf92419
 DIST jwt-1.5.5.tar.gz 28392 SHA256 
e093ba8ee77385ed5958ac19d3118bff8cc287bd2af431df99075a65b9b4961f SHA512 
c6bf93f4a13bdc5f3f32af173196c7c73cde6ad210466b8cf1a2a0dfb7f387cc5618709e35b0142f58e5604b842c6bc431b181139be516659e36e599fa931d3e
 WHIRLPOOL 
cf922c6df8e832d535d73559de8026f0b845ed08f99505989683035fd569d13406904c58b6ede4a22bbb7770911a5799739fd1ec51a13f9d131e9e649f218a81
 DIST jwt-1.5.6.tar.gz 28586 SHA256 
f4678d7b3a3b2c650675bf4adba6704104c2d2c071bd933f508684f3b1035b8b SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 WHIRLPOOL 
d3945c4827bfaf15b57ee6f84f0366074d448c732fee8b8899d9004a93bf57c912bec6cf0f0c1eda38cfc88b3f2c0dec7f5f5d98b1b758e1ecce19ec3edaf02c

diff --git a/dev-ruby/jwt/jwt-1.5.4.ebuild b/dev-ruby/jwt/jwt-1.5.4.ebuild
deleted file mode 100644
index 929a1a60464..000
--- a/dev-ruby/jwt/jwt-1.5.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2017-06-13 Thread Hans de Graaff
commit: d4d1842918d50e8f8c9abeb74969bba901fa40d7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jun 14 04:42:10 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jun 14 04:42:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d18429

dev-ruby/jwt: move ~x86 keyword forward

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/jwt/jwt-1.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
index 9d525cfc855..da891cf9e3a 100644
--- a/dev-ruby/jwt/jwt-1.5.6.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.6.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="ruby-jwt-${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2017-06-13 Thread Hans de Graaff
commit: 5e71ebb1d0fb8f3c9adec687f9c78a4dd2f7e532
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jun 14 04:41:01 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jun 14 04:41:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e71ebb1

dev-ruby/jwt: add ruby24

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/jwt/jwt-1.5.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
index 2134455c8f8..9d525cfc855 100644
--- a/dev-ruby/jwt/jwt-1.5.6.ebuild
+++ b/dev-ruby/jwt/jwt-1.5.6.ebuild
@@ -1,8 +1,8 @@
-# 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_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-09-19 Thread Hans de Graaff
commit: a9016ff4c2b48d60002d3b6c86394dd09714331f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep 20 04:56:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep 20 04:56:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9016ff4

dev-ruby/jwt: add 1.5.6

Package-Manager: portage-2.2.28

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-1.5.6.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 7ea7bf3..40c526f 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1,3 @@
 DIST jwt-1.5.4.tar.gz 22053 SHA256 
90be9e8acf3ad12a109092faebc3a050ea51eeb358e51798da2098fba9335bc2 SHA512 
c594e7152d89a0ace71acd425553302de81fea2542fa23fc3809d8edbafa7498ec6cec37f07d41ebd5dfaad2b190d53614cf7b0f1c50a82cebb55cbd74c8909e
 WHIRLPOOL 
93cef43f8ed630e4c987c386ca748574b00cea3e82733771fc259b3fe4f064a20319f9115d84d10723d4c708c9680ad024e4f81c74c3f1b544b984cbedf92419
 DIST jwt-1.5.5.tar.gz 28392 SHA256 
e093ba8ee77385ed5958ac19d3118bff8cc287bd2af431df99075a65b9b4961f SHA512 
c6bf93f4a13bdc5f3f32af173196c7c73cde6ad210466b8cf1a2a0dfb7f387cc5618709e35b0142f58e5604b842c6bc431b181139be516659e36e599fa931d3e
 WHIRLPOOL 
cf922c6df8e832d535d73559de8026f0b845ed08f99505989683035fd569d13406904c58b6ede4a22bbb7770911a5799739fd1ec51a13f9d131e9e649f218a81
+DIST jwt-1.5.6.tar.gz 28586 SHA256 
f4678d7b3a3b2c650675bf4adba6704104c2d2c071bd933f508684f3b1035b8b SHA512 
f112bb815ef1af1f77d082574f5157f33469c2caba88716aa16b20dc48d279f8579730f75db81aa31480d6edd5deaa110adbaf3f52372b0397d5822a964a759e
 WHIRLPOOL 
d3945c4827bfaf15b57ee6f84f0366074d448c732fee8b8899d9004a93bf57c912bec6cf0f0c1eda38cfc88b3f2c0dec7f5f5d98b1b758e1ecce19ec3edaf02c

diff --git a/dev-ruby/jwt/jwt-1.5.6.ebuild b/dev-ruby/jwt/jwt-1.5.6.ebuild
new file mode 100644
index ..2ad959c
--- /dev/null
+++ b/dev-ruby/jwt/jwt-1.5.6.ebuild
@@ -0,0 +1,30 @@
+# 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"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-09-16 Thread Hans de Graaff
commit: 7d28b4bac4d6f813b9cf89a68212829fa80a7ba5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep 17 05:42:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 17 05:42:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d28b4ba

dev-ruby/jwt: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-1.5.3.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index b2ef2ad..68fc075 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1 @@
-DIST jwt-1.5.3.tar.gz 21972 SHA256 
81442b60756812ca54134e4fe69e052c15ab0dc7c40030be415593699bec599b SHA512 
6ef91237658911be11dd2bdbe6c16e285015784a0a3f4e756be9d5b9066533ac6891aac94889449b6e6137bfe8d91bd0ee3fa3239f5daf7751a562652481e976
 WHIRLPOOL 
4578fc0eafd26a912d9347d0c48ab502cad16f6179d9113bb5939d86b2d8edfc0c601485197ba6455023e3a1b0bdd5c8aed6911dccd914102fab2116f3c524a3
 DIST jwt-1.5.4.tar.gz 22053 SHA256 
90be9e8acf3ad12a109092faebc3a050ea51eeb358e51798da2098fba9335bc2 SHA512 
c594e7152d89a0ace71acd425553302de81fea2542fa23fc3809d8edbafa7498ec6cec37f07d41ebd5dfaad2b190d53614cf7b0f1c50a82cebb55cbd74c8909e
 WHIRLPOOL 
93cef43f8ed630e4c987c386ca748574b00cea3e82733771fc259b3fe4f064a20319f9115d84d10723d4c708c9680ad024e4f81c74c3f1b544b984cbedf92419

diff --git a/dev-ruby/jwt/jwt-1.5.3.ebuild b/dev-ruby/jwt/jwt-1.5.3.ebuild
deleted file mode 100644
index f51fc28..
--- a/dev-ruby/jwt/jwt-1.5.3.ebuild
+++ /dev/null
@@ -1,30 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${PV}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-09-16 Thread Hans de Graaff
commit: b234cf68c15de46fd2d69cb2fba2a30dc0849b12
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep 17 05:46:03 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 17 05:46:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b234cf68

dev-ruby/jwt: add 1.5.5

Package-Manager: portage-2.2.28

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-1.5.5.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 68fc075..7ea7bf3 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
 DIST jwt-1.5.4.tar.gz 22053 SHA256 
90be9e8acf3ad12a109092faebc3a050ea51eeb358e51798da2098fba9335bc2 SHA512 
c594e7152d89a0ace71acd425553302de81fea2542fa23fc3809d8edbafa7498ec6cec37f07d41ebd5dfaad2b190d53614cf7b0f1c50a82cebb55cbd74c8909e
 WHIRLPOOL 
93cef43f8ed630e4c987c386ca748574b00cea3e82733771fc259b3fe4f064a20319f9115d84d10723d4c708c9680ad024e4f81c74c3f1b544b984cbedf92419
+DIST jwt-1.5.5.tar.gz 28392 SHA256 
e093ba8ee77385ed5958ac19d3118bff8cc287bd2af431df99075a65b9b4961f SHA512 
c6bf93f4a13bdc5f3f32af173196c7c73cde6ad210466b8cf1a2a0dfb7f387cc5618709e35b0142f58e5604b842c6bc431b181139be516659e36e599fa931d3e
 WHIRLPOOL 
cf922c6df8e832d535d73559de8026f0b845ed08f99505989683035fd569d13406904c58b6ede4a22bbb7770911a5799739fd1ec51a13f9d131e9e649f218a81

diff --git a/dev-ruby/jwt/jwt-1.5.5.ebuild b/dev-ruby/jwt/jwt-1.5.5.ebuild
new file mode 100644
index ..2ad959c
--- /dev/null
+++ b/dev-ruby/jwt/jwt-1.5.5.ebuild
@@ -0,0 +1,30 @@
+# 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"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-03-25 Thread Hans de Graaff
commit: 17bbef54489246b6f92da51d73f3b7266cc8f800
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 25 06:29:20 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 25 06:29:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bbef54

dev-ruby/jwt: add 1.5.4

Package-Manager: portage-2.2.26

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-1.5.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index fae30d3..b2ef2ad 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
 DIST jwt-1.5.3.tar.gz 21972 SHA256 
81442b60756812ca54134e4fe69e052c15ab0dc7c40030be415593699bec599b SHA512 
6ef91237658911be11dd2bdbe6c16e285015784a0a3f4e756be9d5b9066533ac6891aac94889449b6e6137bfe8d91bd0ee3fa3239f5daf7751a562652481e976
 WHIRLPOOL 
4578fc0eafd26a912d9347d0c48ab502cad16f6179d9113bb5939d86b2d8edfc0c601485197ba6455023e3a1b0bdd5c8aed6911dccd914102fab2116f3c524a3
+DIST jwt-1.5.4.tar.gz 22053 SHA256 
90be9e8acf3ad12a109092faebc3a050ea51eeb358e51798da2098fba9335bc2 SHA512 
c594e7152d89a0ace71acd425553302de81fea2542fa23fc3809d8edbafa7498ec6cec37f07d41ebd5dfaad2b190d53614cf7b0f1c50a82cebb55cbd74c8909e
 WHIRLPOOL 
93cef43f8ed630e4c987c386ca748574b00cea3e82733771fc259b3fe4f064a20319f9115d84d10723d4c708c9680ad024e4f81c74c3f1b544b984cbedf92419

diff --git a/dev-ruby/jwt/jwt-1.5.4.ebuild b/dev-ruby/jwt/jwt-1.5.4.ebuild
new file mode 100644
index 000..f51fc28
--- /dev/null
+++ b/dev-ruby/jwt/jwt-1.5.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-03-25 Thread Hans de Graaff
commit: 8c2c192a46e5d6d75458a8f2b189e60c8de8fe42
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 25 06:21:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 25 06:21:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2c192a

dev-ruby/jwt: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-1.5.2.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index c5fb6da..fae30d3 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1 @@
-DIST jwt-1.5.2.tar.gz 21131 SHA256 
6e628b77e541929f13118344e57511ca9dc08de7dcaf0dc0b6dc5dd3793faeb5 SHA512 
9b56bf1fad65318f4c6a6d3bb09bad2ac2661704e4d0ae01eaac5b71bf0486abba573536afa1fa0f00b2b68ea445350f723ac5b73319b238c4d69f10b21d0773
 WHIRLPOOL 
87a9881eef08b15fdf1295543d332465280d56340d371b021c16663f2d6788944638bf4c9560f3d2f4b6982a105986d59824c0491c64ad40120e52ce252d1b88
 DIST jwt-1.5.3.tar.gz 21972 SHA256 
81442b60756812ca54134e4fe69e052c15ab0dc7c40030be415593699bec599b SHA512 
6ef91237658911be11dd2bdbe6c16e285015784a0a3f4e756be9d5b9066533ac6891aac94889449b6e6137bfe8d91bd0ee3fa3239f5daf7751a562652481e976
 WHIRLPOOL 
4578fc0eafd26a912d9347d0c48ab502cad16f6179d9113bb5939d86b2d8edfc0c601485197ba6455023e3a1b0bdd5c8aed6911dccd914102fab2116f3c524a3

diff --git a/dev-ruby/jwt/jwt-1.5.2.ebuild b/dev-ruby/jwt/jwt-1.5.2.ebuild
deleted file mode 100644
index c209bd6..000
--- a/dev-ruby/jwt/jwt-1.5.2.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="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/jwt/ruby-jwt;
-SRC_URI="https://github.com/jwt/ruby-jwt/archive/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RUBY_S="ruby-jwt-${P}"
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/ s:^:#:" \
-   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
-   -e '/codeclimate/I s:^:#:' \
-   spec/spec_helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-02-25 Thread Hans de Graaff
commit: 69f43ad8634f595912bffad4465cf63c0da3695f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb 25 06:19:24 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 06:35:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69f43ad8

dev-ruby/jwt: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/jwt/Manifest |  1 -
 dev-ruby/jwt/jwt-1.5.1.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 48519ce..52ccbc6 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,2 +1 @@
-DIST jwt-1.5.1.gem 12288 SHA256 
d3d39adde503148c2f35eb37d4b0ef3da85fc0b295ee339b59b6d76c2763658d SHA512 
a0ea17ce11046041316a9dcad63bf5af3b501d257716398cd23b50ea72ecb04f82670552246f71e9731a2a92429f7652d0ad5944ea97e4a9a6e98f612fecbf0e
 WHIRLPOOL 
b845fed75bb5403d721cb5b60cb097942988187e620314a79bc011855e767499b1a53a6df354c36d1901a857c70e48a756dd13f4f5491b5a9a2618e9ca8f0660
 DIST jwt-1.5.2.tar.gz 21131 SHA256 
6e628b77e541929f13118344e57511ca9dc08de7dcaf0dc0b6dc5dd3793faeb5 SHA512 
9b56bf1fad65318f4c6a6d3bb09bad2ac2661704e4d0ae01eaac5b71bf0486abba573536afa1fa0f00b2b68ea445350f723ac5b73319b238c4d69f10b21d0773
 WHIRLPOOL 
87a9881eef08b15fdf1295543d332465280d56340d371b021c16663f2d6788944638bf4c9560f3d2f4b6982a105986d59824c0491c64ad40120e52ce252d1b88

diff --git a/dev-ruby/jwt/jwt-1.5.1.ebuild b/dev-ruby/jwt/jwt-1.5.1.ebuild
deleted file mode 100644
index 72c7c5f..000
--- a/dev-ruby/jwt/jwt-1.5.1.ebuild
+++ /dev/null
@@ -1,24 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/progrium/ruby-jwt;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e "/simplecov/,+13d" spec/helper.rb || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2016-02-25 Thread Hans de Graaff
commit: 9902f4f8f0e977ba5311987005b98ec76a9ce2d2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb 25 06:35:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 26 06:36:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9902f4f8

dev-ruby/jwt: add 1.5.3

Package-Manager: portage-2.2.26

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-1.5.3.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 52ccbc6..c5fb6da 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
 DIST jwt-1.5.2.tar.gz 21131 SHA256 
6e628b77e541929f13118344e57511ca9dc08de7dcaf0dc0b6dc5dd3793faeb5 SHA512 
9b56bf1fad65318f4c6a6d3bb09bad2ac2661704e4d0ae01eaac5b71bf0486abba573536afa1fa0f00b2b68ea445350f723ac5b73319b238c4d69f10b21d0773
 WHIRLPOOL 
87a9881eef08b15fdf1295543d332465280d56340d371b021c16663f2d6788944638bf4c9560f3d2f4b6982a105986d59824c0491c64ad40120e52ce252d1b88
+DIST jwt-1.5.3.tar.gz 21972 SHA256 
81442b60756812ca54134e4fe69e052c15ab0dc7c40030be415593699bec599b SHA512 
6ef91237658911be11dd2bdbe6c16e285015784a0a3f4e756be9d5b9066533ac6891aac94889449b6e6137bfe8d91bd0ee3fa3239f5daf7751a562652481e976
 WHIRLPOOL 
4578fc0eafd26a912d9347d0c48ab502cad16f6179d9113bb5939d86b2d8edfc0c601485197ba6455023e3a1b0bdd5c8aed6911dccd914102fab2116f3c524a3

diff --git a/dev-ruby/jwt/jwt-1.5.3.ebuild b/dev-ruby/jwt/jwt-1.5.3.ebuild
new file mode 100644
index 000..f51fc28
--- /dev/null
+++ b/dev-ruby/jwt/jwt-1.5.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${PV}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2015-10-27 Thread Hans de Graaff
commit: 88f5f6b6a5249f15b99358ed018414d53f9fb12e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Oct 28 05:16:42 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Oct 28 05:31:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f5f6b6

dev-ruby/jwt: cleanup

Package-Manager: portage-2.2.20.1

 dev-ruby/jwt/Manifest |  3 ---
 dev-ruby/jwt/jwt-1.2.1.ebuild | 20 
 dev-ruby/jwt/jwt-1.4.1.ebuild | 20 
 dev-ruby/jwt/jwt-1.5.0.ebuild | 20 
 4 files changed, 63 deletions(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index 05cde86..a90ad99 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1,4 +1 @@
-DIST jwt-1.2.1.gem 9216 SHA256 
b0cfc9e85b2f851aa49931a4c07156127888fbf003e7ef971d4d6c2e91f98661 SHA512 
d9d53b2b7766c9315de9dad3b63f85c2c8d980098ae5c570ba4890f87dfa1aad21132580210bc622e78172f5ed6fea0a8de4049cc5da5e910620abdfa4a6
 WHIRLPOOL 
f63f18cb18d30b57b8549a5367b0319ad7dc9c8a58e34ba3022662dad6951b9cdbe26da14df6c133c68b2b2df2f75614fb5e2e984e5e9869a28ea2363b78cfc5
-DIST jwt-1.4.1.gem 10752 SHA256 
9c29b4b45e805a351e124f32a5c54b20653badf10065b6d410de084668493d0d SHA512 
d05a9f08cab8b232d8d11fa97f85ee0b6a261d55a2c3c27f4592e8a649c5986e2cf30e98438112154e9ab59a6d3b9daf2d914f18d6fd39b8ca640d396b9626bf
 WHIRLPOOL 
7d2325f88930c723d3f82c16be15d9408bcfc37fae0e861961c96a3df2dac78b86943b59cd17e81afeb484c7d769e2e3cde14b010f7e954f04b917852eb21677
-DIST jwt-1.5.0.gem 11264 SHA256 
0bd816489c49052070c9be711cb01c4181f213308d41d5d4bb220bc16041e500 SHA512 
fbaf8cae0e388eea9777e539b41f8b53ac4be67a6cbb3ec5a20864360f24da2d8d401c1f7e9b4b7c236767bc692538a3e3fbcbe1bfc0d96536ea1a24904f561b
 WHIRLPOOL 
2de9601a077fc054ebfb6afbb81be805a44e0b9641a014357e0c9a55eca9b134c53eb884d7fa17cc09cd2a05a1f1f0319a5af7a6ace323198b11fd8b24814558
 DIST jwt-1.5.1.gem 12288 SHA256 
d3d39adde503148c2f35eb37d4b0ef3da85fc0b295ee339b59b6d76c2763658d SHA512 
a0ea17ce11046041316a9dcad63bf5af3b501d257716398cd23b50ea72ecb04f82670552246f71e9731a2a92429f7652d0ad5944ea97e4a9a6e98f612fecbf0e
 WHIRLPOOL 
b845fed75bb5403d721cb5b60cb097942988187e620314a79bc011855e767499b1a53a6df354c36d1901a857c70e48a756dd13f4f5491b5a9a2618e9ca8f0660

diff --git a/dev-ruby/jwt/jwt-1.2.1.ebuild b/dev-ruby/jwt/jwt-1.2.1.ebuild
deleted file mode 100644
index 32784b3..000
--- a/dev-ruby/jwt/jwt-1.2.1.ebuild
+++ /dev/null
@@ -1,20 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/progrium/ruby-jwt;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""

diff --git a/dev-ruby/jwt/jwt-1.4.1.ebuild b/dev-ruby/jwt/jwt-1.4.1.ebuild
deleted file mode 100644
index e928b2e..000
--- a/dev-ruby/jwt/jwt-1.4.1.ebuild
+++ /dev/null
@@ -1,20 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/progrium/ruby-jwt;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""

diff --git a/dev-ruby/jwt/jwt-1.5.0.ebuild b/dev-ruby/jwt/jwt-1.5.0.ebuild
deleted file mode 100644
index e928b2e..000
--- a/dev-ruby/jwt/jwt-1.5.0.ebuild
+++ /dev/null
@@ -1,20 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
-HOMEPAGE="https://github.com/progrium/ruby-jwt;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/

2015-10-27 Thread Hans de Graaff
commit: b44bd815b655f9f5e3e0eb9a9e69890977380c72
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Oct 28 05:23:33 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Oct 28 05:31:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44bd815

dev-ruby/jwt: add 1.5.2

Package-Manager: portage-2.2.20.1

 dev-ruby/jwt/Manifest |  1 +
 dev-ruby/jwt/jwt-1.5.2.ebuild | 30 ++
 dev-ruby/jwt/metadata.xml |  2 +-
 3 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index a90ad99..48519ce 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
 DIST jwt-1.5.1.gem 12288 SHA256 
d3d39adde503148c2f35eb37d4b0ef3da85fc0b295ee339b59b6d76c2763658d SHA512 
a0ea17ce11046041316a9dcad63bf5af3b501d257716398cd23b50ea72ecb04f82670552246f71e9731a2a92429f7652d0ad5944ea97e4a9a6e98f612fecbf0e
 WHIRLPOOL 
b845fed75bb5403d721cb5b60cb097942988187e620314a79bc011855e767499b1a53a6df354c36d1901a857c70e48a756dd13f4f5491b5a9a2618e9ca8f0660
+DIST jwt-1.5.2.tar.gz 21131 SHA256 
6e628b77e541929f13118344e57511ca9dc08de7dcaf0dc0b6dc5dd3793faeb5 SHA512 
9b56bf1fad65318f4c6a6d3bb09bad2ac2661704e4d0ae01eaac5b71bf0486abba573536afa1fa0f00b2b68ea445350f723ac5b73319b238c4d69f10b21d0773
 WHIRLPOOL 
87a9881eef08b15fdf1295543d332465280d56340d371b021c16663f2d6788944638bf4c9560f3d2f4b6982a105986d59824c0491c64ad40120e52ce252d1b88

diff --git a/dev-ruby/jwt/jwt-1.5.2.ebuild b/dev-ruby/jwt/jwt-1.5.2.ebuild
new file mode 100644
index 000..c209bd6
--- /dev/null
+++ b/dev-ruby/jwt/jwt-1.5.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt;
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${P}"
+
+all_ruby_prepare() {
+   sed -i -e "/simplecov/ s:^:#:" \
+   -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+   -e '/codeclimate/I s:^:#:' \
+   spec/spec_helper.rb || die
+}

diff --git a/dev-ruby/jwt/metadata.xml b/dev-ruby/jwt/metadata.xml
index 2aa194a..b18dbe2 100644
--- a/dev-ruby/jwt/metadata.xml
+++ b/dev-ruby/jwt/metadata.xml
@@ -3,6 +3,6 @@
 
   ruby
   
-progrium/ruby-jwt
+jwt/ruby-jwt