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

2023-07-11 Thread Hans de Graaff
commit: a7fc730dfe6435493c2a41a42bbf62b0154cb34e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul 11 07:17:06 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul 11 07:47:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fc730d

dev-ruby/oauth2: drop 1.4.10

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

 dev-ruby/oauth2/Manifest |  1 -
 dev-ruby/oauth2/oauth2-1.4.10.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index eb627df9186a..0226b5624afc 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-1.4.10.tar.gz 65553 BLAKE2B 
4b147a97536ae04b81ca5bc41117bc31c577aae9b7dc1f4f34830d3cd7b7013098e90ae83997c4917ca25e858b8738398eb708bfee954882359ed14b8e810172
 SHA512 
cee9e1f890f66252451cc22ab7135dda60c73bb200f2f1659a450b09dccc0a219982625ec45866dc9153669a4d35fb543fb6de497bfa83522b99c66e9c8b9d9b
 DIST oauth2-1.4.11.tar.bz2 65622 BLAKE2B 
9a09e69eb2389289d5b048388dd52dd6edcf289c4d7262ead05cca7dd27b261b6f432e023ac3c34aa77d6fa33bca5d870726b96cf5bf85eeec3561e9b53f9501
 SHA512 
12a9133cd5813eed00c2a22995630a7fdb611b0d76b06eeb8c938fd826831ea37556822246f21a739ba427c74135e6c2046edc1fb008725c55f3b1000ab5a945

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
deleted file mode 100644
index 625734b0625f..
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ /dev/null
@@ -1,58 +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"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/oauth-xx/oauth2";
-SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "
-   || ( dev-ruby/faraday:2 dev-ruby/faraday:1 )
-   dev-ruby/jwt:2
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
-   >=dev-ruby/rexml-3.2:3
-   dev-ruby/rspec:3
-   dev-ruby/rspec-pending_for
-   dev-ruby/rspec-stubbed_env
-)"
-
-all_ruby_prepare() {
-   sed \
-   -e '/silent/I s:^:#:' \
-   -e '1irequire "uri"' \
-   -e '/require.*oauth2/arequire "oauth2/version"' \
-   -i spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-
-   # Avoid spec that is too fragile in relation to ENV
-   sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec-3 spec || die
-}



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

2023-05-10 Thread Hans de Graaff
commit: 6fbb23e9be4ab5be2366d945995b7be5a1952b58
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 10 07:06:51 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 10 07:06:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbb23e9

dev-ruby/oauth2: add 1.4.11

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

 dev-ruby/oauth2/Manifest |  1 +
 dev-ruby/oauth2/metadata.xml |  2 +-
 dev-ruby/oauth2/oauth2-1.4.11.ebuild | 59 
 3 files changed, 61 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 23354914b0ab..eb627df9186a 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
 DIST oauth2-1.4.10.tar.gz 65553 BLAKE2B 
4b147a97536ae04b81ca5bc41117bc31c577aae9b7dc1f4f34830d3cd7b7013098e90ae83997c4917ca25e858b8738398eb708bfee954882359ed14b8e810172
 SHA512 
cee9e1f890f66252451cc22ab7135dda60c73bb200f2f1659a450b09dccc0a219982625ec45866dc9153669a4d35fb543fb6de497bfa83522b99c66e9c8b9d9b
+DIST oauth2-1.4.11.tar.bz2 65622 BLAKE2B 
9a09e69eb2389289d5b048388dd52dd6edcf289c4d7262ead05cca7dd27b261b6f432e023ac3c34aa77d6fa33bca5d870726b96cf5bf85eeec3561e9b53f9501
 SHA512 
12a9133cd5813eed00c2a22995630a7fdb611b0d76b06eeb8c938fd826831ea37556822246f21a739ba427c74135e6c2046edc1fb008725c55f3b1000ab5a945

diff --git a/dev-ruby/oauth2/metadata.xml b/dev-ruby/oauth2/metadata.xml
index 59f7d3b5910c..09a70a6befc5 100644
--- a/dev-ruby/oauth2/metadata.xml
+++ b/dev-ruby/oauth2/metadata.xml
@@ -6,6 +6,6 @@
 Gentoo Ruby Project
   
   
-intridea/oauth2
+oauth-xx/oauth2
   
 

diff --git a/dev-ruby/oauth2/oauth2-1.4.11.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.11.ebuild
new file mode 100644
index ..286c19cd9e96
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.11.ebuild
@@ -0,0 +1,59 @@
+# 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_BINWRAP=""
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://gitlab.com/oauth-xx/oauth2";
+SRC_URI="https://gitlab.com/oauth-xx/oauth2/-/archive/v${PV}/oauth2-${PV}.tar.bz2";
+RUBY_S="oauth2-v${PV}-d41fb6e8feef3b0b0382dedc0ede82f5ca7854cd"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+   || ( dev-ruby/faraday:2 dev-ruby/faraday:1 )
+   dev-ruby/jwt:2
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
+   >=dev-ruby/rexml-3.2:3
+   dev-ruby/rspec:3
+   dev-ruby/rspec-pending_for
+   dev-ruby/rspec-stubbed_env
+)"
+
+all_ruby_prepare() {
+   sed \
+   -e '/silent/I s:^:#:' \
+   -e '/require.*oauth2/arequire "oauth2/version"' \
+   -i spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+
+   # Avoid spec that is too fragile in relation to ENV
+   sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec-3 --format progress spec || die
+}



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

2023-04-07 Thread Hans de Graaff
commit: 807ba013fb0bee7157d19f7ddcfd2f8903b16e10
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  7 07:44:06 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  7 07:44:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807ba013

dev-ruby/oauth2: drop 1.4.7

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

 dev-ruby/oauth2/Manifest|  1 -
 dev-ruby/oauth2/oauth2-1.4.7.ebuild | 55 -
 2 files changed, 56 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 43283ad2672d..23354914b0ab 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
 DIST oauth2-1.4.10.tar.gz 65553 BLAKE2B 
4b147a97536ae04b81ca5bc41117bc31c577aae9b7dc1f4f34830d3cd7b7013098e90ae83997c4917ca25e858b8738398eb708bfee954882359ed14b8e810172
 SHA512 
cee9e1f890f66252451cc22ab7135dda60c73bb200f2f1659a450b09dccc0a219982625ec45866dc9153669a4d35fb543fb6de497bfa83522b99c66e9c8b9d9b
-DIST oauth2-1.4.7.tar.gz 32341 BLAKE2B 
f3db3ff7ebcf7bc0958a564fdb0812c1bfb613148c5a16655f276fda4d6dac7769196305d854ee0fc3f8b4b53a93b4ae504b348029e1b363bcb704293887347a
 SHA512 
4a43b3f75e827e9a12a74a6fe13a29b141c0d5bcb6a0d5c86dc8d8726f650a9fd5250ecc2c31cee5e985f0cb50e02f828d27fd07577bcac4dfc8ff4e009bd710

diff --git a/dev-ruby/oauth2/oauth2-1.4.7.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
deleted file mode 100644
index 255cac1628cc..
--- a/dev-ruby/oauth2/oauth2-1.4.7.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
-   dev-ruby/rspec:3
-   dev-ruby/rspec-stubbed_env
-)"
-
-all_ruby_prepare() {
-   sed -e '/simplecov/,/^  end/ s:^:#:' \
-   -e '/silent/I s:^:#:' \
-   -e '1irequire "uri"' \
-   -e '/require.*oauth2/arequire "oauth2/version"' \
-   -i spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-
-   # Avoid spec that is too fragile in relation to ENV
-   sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
-
-   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec-3 spec || die
-}



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

2023-01-09 Thread Hans de Graaff
commit: 4cea668074aa061d81e08ad08c7da1009e18384f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 10 06:38:15 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 10 06:40:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cea6680

dev-ruby/oauth2: drop obsolete faraday:0

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index b0d9ab2c5384..625734b0625f 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "
-   || ( dev-ruby/faraday:2 dev-ruby/faraday:1 >=dev-ruby/faraday-0.17.3:0 )
+   || ( dev-ruby/faraday:2 dev-ruby/faraday:1 )
dev-ruby/jwt:2
>=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
>=dev-ruby/multi_xml-0.5:0



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

2022-12-05 Thread Arthur Zamarin
commit: d6266f4d99d376481dd04264ff7ff12b37275d55
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec  5 19:53:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec  5 19:53:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6266f4d

dev-ruby/oauth2: Keyword 1.4.10 x86, #859448

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index 9092b0a77b65..b0d9ab2c5384 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "



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

2022-07-28 Thread Hans de Graaff
commit: 5bdb813dac7722b4f30b642c233de25892ae6f92
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 16:39:38 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdb813d

dev-ruby/oauth2: enable ruby31

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index 10d7f5fd3490..9092b0a77b65 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



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

2022-07-20 Thread Sam James
commit: 84006bbff84e1c2d8459867fef87591aca222b61
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 20 17:00:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 20 17:00:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84006bbf

dev-ruby/oauth2: Keyword 1.4.10 ppc64, #859448

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index c95700fee32c..b5350a1e4cbe 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 IUSE=""
 
 ruby_add_rdepend "



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

2022-07-20 Thread Sam James
commit: 0032fc4c9767d8c5573fae60e7b77f67b2b8d8c9
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 20 17:00:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 20 17:00:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0032fc4c

dev-ruby/oauth2: Keyword 1.4.10 ppc, #859448

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index b5350a1e4cbe..10d7f5fd3490 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend "



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

2022-07-19 Thread Hans de Graaff
commit: bb5f1611c3c7d3f81076aab5377e1b8435f9e19c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul 20 05:38:12 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul 20 05:38:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5f1611

dev-ruby/oauth2: add 1.4.10

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

 dev-ruby/oauth2/Manifest |  1 +
 dev-ruby/oauth2/oauth2-1.4.10.ebuild | 58 
 2 files changed, 59 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 6e16bbea127d..43283ad2672d 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
+DIST oauth2-1.4.10.tar.gz 65553 BLAKE2B 
4b147a97536ae04b81ca5bc41117bc31c577aae9b7dc1f4f34830d3cd7b7013098e90ae83997c4917ca25e858b8738398eb708bfee954882359ed14b8e810172
 SHA512 
cee9e1f890f66252451cc22ab7135dda60c73bb200f2f1659a450b09dccc0a219982625ec45866dc9153669a4d35fb543fb6de497bfa83522b99c66e9c8b9d9b
 DIST oauth2-1.4.7.tar.gz 32341 BLAKE2B 
f3db3ff7ebcf7bc0958a564fdb0812c1bfb613148c5a16655f276fda4d6dac7769196305d854ee0fc3f8b4b53a93b4ae504b348029e1b363bcb704293887347a
 SHA512 
4a43b3f75e827e9a12a74a6fe13a29b141c0d5bcb6a0d5c86dc8d8726f650a9fd5250ecc2c31cee5e985f0cb50e02f828d27fd07577bcac4dfc8ff4e009bd710

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
new file mode 100644
index ..c95700fee32c
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/oauth-xx/oauth2";
+SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   || ( dev-ruby/faraday:2 dev-ruby/faraday:1 >=dev-ruby/faraday-0.17.3:0 )
+   dev-ruby/jwt:2
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
+   >=dev-ruby/rexml-3.2:3
+   dev-ruby/rspec:3
+   dev-ruby/rspec-pending_for
+   dev-ruby/rspec-stubbed_env
+)"
+
+all_ruby_prepare() {
+   sed \
+   -e '/silent/I s:^:#:' \
+   -e '1irequire "uri"' \
+   -e '/require.*oauth2/arequire "oauth2/version"' \
+   -i spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+
+   # Avoid spec that is too fragile in relation to ENV
+   sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec-3 spec || die
+}



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

2022-06-24 Thread Hans de Graaff
commit: 32bd3442ce7378617ea6cc76bf237d5508be4b52
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 25 06:08:45 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 25 06:08:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32bd3442

dev-ruby/oauth2: drop 1.4.4

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

 dev-ruby/oauth2/Manifest|  1 -
 dev-ruby/oauth2/oauth2-1.4.4.ebuild | 53 -
 2 files changed, 54 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 0d3fbb8efe1b..6e16bbea127d 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-1.4.4.tar.gz 28477 BLAKE2B 
925008fcf4dd48da3b17c539713bf0f05f649d431ab1676293de625bef4165f31153271d48bbb0c6265c67d7bb6a3cbc7217ce155ba331b22a00d572a855a8ef
 SHA512 
5398a25664e53d1942b0ecbe5d74ca9cc8f04a928c96073f40cfff207c4bf220634185320954a0d1f36944547fb48264855c9523318fbb79dd4a3779a7a46e79
 DIST oauth2-1.4.7.tar.gz 32341 BLAKE2B 
f3db3ff7ebcf7bc0958a564fdb0812c1bfb613148c5a16655f276fda4d6dac7769196305d854ee0fc3f8b4b53a93b4ae504b348029e1b363bcb704293887347a
 SHA512 
4a43b3f75e827e9a12a74a6fe13a29b141c0d5bcb6a0d5c86dc8d8726f650a9fd5250ecc2c31cee5e985f0cb50e02f828d27fd07577bcac4dfc8ff4e009bd710

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
deleted file mode 100644
index 0604c34eae04..
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
-   dev-ruby/rspec:3
-   dev-ruby/rspec-stubbed_env
-)"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/,/^  end/ s:^:#:' \
-   -e '/silent/I s:^:#:' \
-   -e '1irequire "uri"' spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-
-   # Avoid spec that is too fragile in relation to ENV
-   sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
-
-   sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec-3 spec || die
-}



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

2022-05-08 Thread Hans de Graaff
commit: 2334d5d9708e9e04eae4251b1e941f6d3da0871e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun May  8 06:49:41 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun May  8 06:49:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2334d5d9

dev-ruby/oauth2: enable ruby30 and disable ruby25

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.7.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
index b63605b131d0..255cac1628cc 100644
--- a/dev-ruby/oauth2/oauth2-1.4.7.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



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

2021-03-20 Thread Hans de Graaff
commit: 0ab972e191e849398b99f0aced27e02ec576e67a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar 20 07:04:26 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar 20 07:07:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab972e1

dev-ruby/oauth2: add 1.4.7

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

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.4.7.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 1d61fe510ac..0d3fbb8efe1 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
 DIST oauth2-1.4.4.tar.gz 28477 BLAKE2B 
925008fcf4dd48da3b17c539713bf0f05f649d431ab1676293de625bef4165f31153271d48bbb0c6265c67d7bb6a3cbc7217ce155ba331b22a00d572a855a8ef
 SHA512 
5398a25664e53d1942b0ecbe5d74ca9cc8f04a928c96073f40cfff207c4bf220634185320954a0d1f36944547fb48264855c9523318fbb79dd4a3779a7a46e79
+DIST oauth2-1.4.7.tar.gz 32341 BLAKE2B 
f3db3ff7ebcf7bc0958a564fdb0812c1bfb613148c5a16655f276fda4d6dac7769196305d854ee0fc3f8b4b53a93b4ae504b348029e1b363bcb704293887347a
 SHA512 
4a43b3f75e827e9a12a74a6fe13a29b141c0d5bcb6a0d5c86dc8d8726f650a9fd5250ecc2c31cee5e985f0cb50e02f828d27fd07577bcac4dfc8ff4e009bd710

diff --git a/dev-ruby/oauth2/oauth2-1.4.7.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
new file mode 100644
index 000..08c977da716
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
+   dev-ruby/rspec:3
+   dev-ruby/rspec-stubbed_env
+)"
+
+all_ruby_prepare() {
+   sed -e '/simplecov/,/^  end/ s:^:#:' \
+   -e '/silent/I s:^:#:' \
+   -e '1irequire "uri"' \
+   -e '/require.*oauth2/arequire "oauth2/version"' \
+   -i spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+
+   # Avoid spec that is too fragile in relation to ENV
+   sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec-3 spec || die
+}



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

2020-09-05 Thread Hans de Graaff
commit: ee3fee96388a671c68440998de0340490d4802ab
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep  6 06:17:29 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep  6 06:48:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3fee96

dev-ruby/oauth2: remove obsolete jwt slot

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
index 7bd272c8bbf..f6e739a9594 100644
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -24,7 +24,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
>=dev-ruby/multi_xml-0.5:0
>=dev-ruby/rack-1.2:* 

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

2020-09-05 Thread Hans de Graaff
commit: 7d8449092f04b67222a9c381892dd88dcc1907f9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep  6 06:16:44 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep  6 06:48:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d844909

dev-ruby/oauth2: cleanup

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

 dev-ruby/oauth2/Manifest|  1 -
 dev-ruby/oauth2/oauth2-1.4.3.ebuild | 49 -
 2 files changed, 50 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 4d2978b3295..1d61fe510ac 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-1.4.3.tar.gz 28278 BLAKE2B 
6d0055875073dca48e94a0449a5fff22b7be280c5b2f8e0b5b3234b3c8b079fde0671e211b0eb8d562bfc0cb437917adccb3f13c38450a8cd6a43f0f1a2373a5
 SHA512 
6ffdc7675ed301cd52e3320c01723fe2530a9dedc2b1fe534b42d01dacb7d4b017d79dbe0f9768f06ed8ace7ba596f9824a38d5509e82d09a3456f3a6b1fe453
 DIST oauth2-1.4.4.tar.gz 28477 BLAKE2B 
925008fcf4dd48da3b17c539713bf0f05f649d431ab1676293de625bef4165f31153271d48bbb0c6265c67d7bb6a3cbc7217ce155ba331b22a00d572a855a8ef
 SHA512 
5398a25664e53d1942b0ecbe5d74ca9cc8f04a928c96073f40cfff207c4bf220634185320954a0d1f36944547fb48264855c9523318fbb79dd4a3779a7a46e79

diff --git a/dev-ruby/oauth2/oauth2-1.4.3.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.3.ebuild
deleted file mode 100644
index f046e1a04dd..000
--- a/dev-ruby/oauth2/oauth2-1.4.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* 

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

2020-07-19 Thread Sam James
commit: f5add42a4ec4162a8bf6fe421f84e1efd98c7153
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 20 01:50:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 20 01:51:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5add42a

dev-ruby/oauth2: x86 keyworded (bug #709774)

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
index 302e8a36f69..7bd272c8bbf 100644
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8 

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

2020-07-11 Thread Sam James
commit: 982fcaf4c05653c266fb1fdc5c1b9aa144f1952f
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 11 17:08:30 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 11 17:08:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982fcaf4

dev-ruby/oauth2: ppc keyworded (bug #709774)

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
index a2d97514e36..302e8a36f69 100644
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8 

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

2020-07-05 Thread Sergei Trofimovich
commit: 75e41a28cd7e96b8963692ab293f545561572925
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul  5 08:39:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul  5 08:39:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e41a28

dev-ruby/oauth2: keyworded 1.4.4 for ppc64

keyworded wrt bug #709774

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
index 50da772debc..a2d97514e36 100644
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8 

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

2020-05-06 Thread Hans de Graaff
commit: c001b3dce2ef1f7705c4e08923921f890d553a80
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May  7 04:27:46 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May  7 04:31:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c001b3dc

dev-ruby/oauth2: cleanup

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

 dev-ruby/oauth2/Manifest   |  3 ---
 dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild | 49 --
 dev-ruby/oauth2/oauth2-1.4.1.ebuild| 49 --
 dev-ruby/oauth2/oauth2-1.4.2.ebuild| 49 --
 4 files changed, 150 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index fe889b26544..4d2978b3295 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,5 +1,2 @@
-DIST oauth2-1.4.0.tar.gz 21299 BLAKE2B 
1fe4640b374450279e556477c23972030d3aecac4c96e9174e57458deaccfbfa012e3bb66fe3db5e845a4004b91b763dab6f68b885ed7c1ddb2710cda29a8486
 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300
-DIST oauth2-1.4.1.tar.gz 27946 BLAKE2B 
e6edd113db26bdad09697c45efa5490bfb49b5c3fafdb7337c5f5c2b135025cc43fe7de450b3e106c6abfb8acb3afd676181ebd6aa1c18f6c5255597b04006df
 SHA512 
14c039d19bcd177506e2f6189797b1791b54bd3fbe53973ad471c44744e3179c02e2f7a855a0cafe332e66819f1708d86c1dd89cbe57668ad642efa49e924b25
-DIST oauth2-1.4.2.tar.gz 27168 BLAKE2B 
687149a111247a9636985447e82f5776ed42333e85bea6e0c61ff8f05759ba66dd1d418ca6efd7f1b5de5b56a731f889fc53f3413f5fd426b73ee6d4ef9ca929
 SHA512 
14075637431c6636a51d49930eae14c0328b0325add4829703d539c70b8cc35285acb02948a90717ab44f9153a0a9425b2d1b6559641b790ec133935904391f6
 DIST oauth2-1.4.3.tar.gz 28278 BLAKE2B 
6d0055875073dca48e94a0449a5fff22b7be280c5b2f8e0b5b3234b3c8b079fde0671e211b0eb8d562bfc0cb437917adccb3f13c38450a8cd6a43f0f1a2373a5
 SHA512 
6ffdc7675ed301cd52e3320c01723fe2530a9dedc2b1fe534b42d01dacb7d4b017d79dbe0f9768f06ed8ace7ba596f9824a38d5509e82d09a3456f3a6b1fe453
 DIST oauth2-1.4.4.tar.gz 28477 BLAKE2B 
925008fcf4dd48da3b17c539713bf0f05f649d431ab1676293de625bef4165f31153271d48bbb0c6265c67d7bb6a3cbc7217ce155ba331b22a00d572a855a8ef
 SHA512 
5398a25664e53d1942b0ecbe5d74ca9cc8f04a928c96073f40cfff207c4bf220634185320954a0d1f36944547fb48264855c9523318fbb79dd4a3779a7a46e79

diff --git a/dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild
deleted file mode 100644
index 283663a9010..000
--- a/dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* 

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

2020-05-06 Thread Hans de Graaff
commit: fe756bf1e9ae9a76259e1bda8912c6ac0e44d6a9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May  7 04:26:34 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May  7 04:31:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe756bf1

dev-ruby/oauth2: add missing test dep

Closes: https://bugs.gentoo.org/721168
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/oauth2/oauth2-1.4.4.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
index 97bbd0773f1..50da772debc 100644
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -28,7 +28,11 @@ ruby_add_rdepend ">=dev-ruby/faraday-0.8 
=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
>=dev-ruby/multi_xml-0.5:0
>=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3
+   dev-ruby/rspec:3
+   dev-ruby/rspec-stubbed_env
+)"
 
 all_ruby_prepare() {
sed -i -e '/simplecov/,/^  end/ s:^:#:' \



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

2020-02-15 Thread Hans de Graaff
commit: af8a284cd772490894128933702d501f5cfee2cb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 16 07:30:03 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 16 07:30:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8a284c

dev-ruby/oauth2: add 1.4.4

Drop ppc, ppc64, x86 keywords due to new dependency
on dev-ruby/rspec-stubbed_env, bug 709774

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

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.4.4.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index febc8761ce4..fe889b26544 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -2,3 +2,4 @@ DIST oauth2-1.4.0.tar.gz 21299 BLAKE2B 
1fe4640b374450279e556477c23972030d3aecac4
 DIST oauth2-1.4.1.tar.gz 27946 BLAKE2B 
e6edd113db26bdad09697c45efa5490bfb49b5c3fafdb7337c5f5c2b135025cc43fe7de450b3e106c6abfb8acb3afd676181ebd6aa1c18f6c5255597b04006df
 SHA512 
14c039d19bcd177506e2f6189797b1791b54bd3fbe53973ad471c44744e3179c02e2f7a855a0cafe332e66819f1708d86c1dd89cbe57668ad642efa49e924b25
 DIST oauth2-1.4.2.tar.gz 27168 BLAKE2B 
687149a111247a9636985447e82f5776ed42333e85bea6e0c61ff8f05759ba66dd1d418ca6efd7f1b5de5b56a731f889fc53f3413f5fd426b73ee6d4ef9ca929
 SHA512 
14075637431c6636a51d49930eae14c0328b0325add4829703d539c70b8cc35285acb02948a90717ab44f9153a0a9425b2d1b6559641b790ec133935904391f6
 DIST oauth2-1.4.3.tar.gz 28278 BLAKE2B 
6d0055875073dca48e94a0449a5fff22b7be280c5b2f8e0b5b3234b3c8b079fde0671e211b0eb8d562bfc0cb437917adccb3f13c38450a8cd6a43f0f1a2373a5
 SHA512 
6ffdc7675ed301cd52e3320c01723fe2530a9dedc2b1fe534b42d01dacb7d4b017d79dbe0f9768f06ed8ace7ba596f9824a38d5509e82d09a3456f3a6b1fe453
+DIST oauth2-1.4.4.tar.gz 28477 BLAKE2B 
925008fcf4dd48da3b17c539713bf0f05f649d431ab1676293de625bef4165f31153271d48bbb0c6265c67d7bb6a3cbc7217ce155ba331b22a00d572a855a8ef
 SHA512 
5398a25664e53d1942b0ecbe5d74ca9cc8f04a928c96073f40cfff207c4bf220634185320954a0d1f36944547fb48264855c9523318fbb79dd4a3779a7a46e79

diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
new file mode 100644
index 000..97bbd0773f1
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

2020-02-01 Thread Hans de Graaff
commit: f5e3150870a5e010b6d2eeae32136b22490ab97c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  1 08:55:45 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=f5e31508

dev-ruby/oauth2: add 1.4.3

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

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.4.3.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index cf4e40d9c9a..febc8761ce4 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,3 +1,4 @@
 DIST oauth2-1.4.0.tar.gz 21299 BLAKE2B 
1fe4640b374450279e556477c23972030d3aecac4c96e9174e57458deaccfbfa012e3bb66fe3db5e845a4004b91b763dab6f68b885ed7c1ddb2710cda29a8486
 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300
 DIST oauth2-1.4.1.tar.gz 27946 BLAKE2B 
e6edd113db26bdad09697c45efa5490bfb49b5c3fafdb7337c5f5c2b135025cc43fe7de450b3e106c6abfb8acb3afd676181ebd6aa1c18f6c5255597b04006df
 SHA512 
14c039d19bcd177506e2f6189797b1791b54bd3fbe53973ad471c44744e3179c02e2f7a855a0cafe332e66819f1708d86c1dd89cbe57668ad642efa49e924b25
 DIST oauth2-1.4.2.tar.gz 27168 BLAKE2B 
687149a111247a9636985447e82f5776ed42333e85bea6e0c61ff8f05759ba66dd1d418ca6efd7f1b5de5b56a731f889fc53f3413f5fd426b73ee6d4ef9ca929
 SHA512 
14075637431c6636a51d49930eae14c0328b0325add4829703d539c70b8cc35285acb02948a90717ab44f9153a0a9425b2d1b6559641b790ec133935904391f6
+DIST oauth2-1.4.3.tar.gz 28278 BLAKE2B 
6d0055875073dca48e94a0449a5fff22b7be280c5b2f8e0b5b3234b3c8b079fde0671e211b0eb8d562bfc0cb437917adccb3f13c38450a8cd6a43f0f1a2373a5
 SHA512 
6ffdc7675ed301cd52e3320c01723fe2530a9dedc2b1fe534b42d01dacb7d4b017d79dbe0f9768f06ed8ace7ba596f9824a38d5509e82d09a3456f3a6b1fe453

diff --git a/dev-ruby/oauth2/oauth2-1.4.3.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.3.ebuild
new file mode 100644
index 000..f046e1a04dd
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

2020-01-11 Thread Hans de Graaff
commit: 3ceead4ad4089087526f25feac30a054fedc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 11 09:30:14 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 11 16:12:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ceead4a

dev-ruby/oauth2: add 1.4.2

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

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.4.2.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index ed24c22bbb5..cf4e40d9c9a 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1,3 @@
 DIST oauth2-1.4.0.tar.gz 21299 BLAKE2B 
1fe4640b374450279e556477c23972030d3aecac4c96e9174e57458deaccfbfa012e3bb66fe3db5e845a4004b91b763dab6f68b885ed7c1ddb2710cda29a8486
 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300
 DIST oauth2-1.4.1.tar.gz 27946 BLAKE2B 
e6edd113db26bdad09697c45efa5490bfb49b5c3fafdb7337c5f5c2b135025cc43fe7de450b3e106c6abfb8acb3afd676181ebd6aa1c18f6c5255597b04006df
 SHA512 
14c039d19bcd177506e2f6189797b1791b54bd3fbe53973ad471c44744e3179c02e2f7a855a0cafe332e66819f1708d86c1dd89cbe57668ad642efa49e924b25
+DIST oauth2-1.4.2.tar.gz 27168 BLAKE2B 
687149a111247a9636985447e82f5776ed42333e85bea6e0c61ff8f05759ba66dd1d418ca6efd7f1b5de5b56a731f889fc53f3413f5fd426b73ee6d4ef9ca929
 SHA512 
14075637431c6636a51d49930eae14c0328b0325add4829703d539c70b8cc35285acb02948a90717ab44f9153a0a9425b2d1b6559641b790ec133935904391f6

diff --git a/dev-ruby/oauth2/oauth2-1.4.2.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.2.ebuild
new file mode 100644
index 000..f046e1a04dd
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

2019-05-13 Thread Hans de Graaff
commit: b85052a6e5e41334542a2a3bd62106455ae26091
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 13 18:38:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon May 13 18:39:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85052a6

dev-ruby/oauth2: add ruby26

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.1.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.1.ebuild
index 94d54df71dd..93742d94245 100644
--- a/dev-ruby/oauth2/oauth2-1.4.1.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2018-12-03 Thread Hans de Graaff
commit: 59e88c19ccbcacb2c79fb80a6465ae244b22e096
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec  4 05:38:26 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec  4 05:38:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e88c19

dev-ruby/oauth2: cleanup

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

 dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild | 46 --
 dev-ruby/oauth2/oauth2-1.4.0.ebuild| 42 ---
 2 files changed, 88 deletions(-)

diff --git a/dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild
deleted file mode 100644
index d79d21c9015..000
--- a/dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* 

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

2018-10-21 Thread Hans de Graaff
commit: 466f0d1dc2e20a4a049dcec45e492484b80ee5b2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 21 10:30:25 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 21 10:30:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466f0d1d

dev-ruby/oauth2: fix install without git

Closes: https://bugs.gentoo.org/669050
Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-ruby/oauth2/oauth2-1.4.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ruby/oauth2/oauth2-1.4.1.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.1.ebuild
index c0707ffc593..94d54df71dd 100644
--- a/dev-ruby/oauth2/oauth2-1.4.1.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.1.ebuild
@@ -40,6 +40,8 @@ all_ruby_prepare() {
 
# Avoid spec that is too fragile in relation to ENV
sed -i -e '/outputs to $stdout when OAUTH_DEBUG=true/a skip "fragile 
ENV stubbing"' spec/oauth2/client_spec.rb || die
+
+   sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
 }
 
 each_ruby_test() {



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

2018-10-13 Thread Hans de Graaff
commit: b92cc9ae805091edf16eb4f9215b6b5743b946d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 14 05:54:10 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 14 05:54:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92cc9ae

dev-ruby/oauth2: add 1.4.1

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

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.4.1.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index cc19652cd1b..ed24c22bbb5 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
 DIST oauth2-1.4.0.tar.gz 21299 BLAKE2B 
1fe4640b374450279e556477c23972030d3aecac4c96e9174e57458deaccfbfa012e3bb66fe3db5e845a4004b91b763dab6f68b885ed7c1ddb2710cda29a8486
 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300
+DIST oauth2-1.4.1.tar.gz 27946 BLAKE2B 
e6edd113db26bdad09697c45efa5490bfb49b5c3fafdb7337c5f5c2b135025cc43fe7de450b3e106c6abfb8acb3afd676181ebd6aa1c18f6c5255597b04006df
 SHA512 
14c039d19bcd177506e2f6189797b1791b54bd3fbe53973ad471c44744e3179c02e2f7a855a0cafe332e66819f1708d86c1dd89cbe57668ad642efa49e924b25

diff --git a/dev-ruby/oauth2/oauth2-1.4.1.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.1.ebuild
new file mode 100644
index 000..c0707ffc593
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

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

dev-ruby/oauth2: loosen faraday dependency further

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild | 49 ++
 1 file changed, 49 insertions(+)

diff --git a/dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild
new file mode 100644
index 000..283663a9010
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.0-r2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

2018-07-30 Thread Hans de Graaff
commit: 89a4ee18a5b00f49a901c7808f90a4c157d3896a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jul 30 20:57:57 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jul 30 20:59:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a4ee18

dev-ruby/oauth2: loosen faraday dependency

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild | 46 ++
 1 file changed, 46 insertions(+)

diff --git a/dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild
new file mode 100644
index 000..d79d21c9015
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.0-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

2018-04-09 Thread Hans de Graaff
commit: 45c58879f893ddb99ae0dc135c31eb05a4217646
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr 10 06:18:08 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr 10 06:18:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c58879

dev-ruby/oauth2: add ruby24

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
index db820d794e9..9e36d65fce4 100644
--- a/dev-ruby/oauth2/oauth2-1.4.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 RUBY_FAKEGEM_TASK_DOC="doc:rdoc"



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

2018-03-25 Thread Sergei Trofimovich
commit: 0cc5dc4f34014a1fb74c1a00bb474c334829e2fe
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 25 19:35:26 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 25 19:35:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc5dc4f

dev-ruby/oauth2: keyworded 1.4.0 for ppc, bug #563858

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
index 924251c57e2..db820d794e9 100644
--- a/dev-ruby/oauth2/oauth2-1.4.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8 

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

2018-02-06 Thread Hans de Graaff
commit: 1c6ef648fd824e577deb378dbb97190f544138a0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb  6 06:38:35 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Feb  7 06:30:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6ef648

dev-ruby/oauth2: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/oauth2/Manifest|  1 -
 dev-ruby/oauth2/oauth2-1.3.1.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index bb7f93a2652..cc19652cd1b 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-1.3.1.tar.gz 21371 BLAKE2B 
3102918d211ae2b100b1cdf6c99727749e8ca11f8f861aee86e0ac81bc4c611c27a211575f349b914b9226679f24338efa7ce03b81f1d8cee2a1a0b570c42a7b
 SHA512 
6ea4ce6c711c101f8cfe1450624e5bfe501114dd7888d663e0f5171de9f0efa0957483f1350dfc5bcf5d3a63240b194373df733395fac3fea2fcd55d22e4262a
 DIST oauth2-1.4.0.tar.gz 21299 BLAKE2B 
1fe4640b374450279e556477c23972030d3aecac4c96e9174e57458deaccfbfa012e3bb66fe3db5e845a4004b91b763dab6f68b885ed7c1ddb2710cda29a8486
 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300

diff --git a/dev-ruby/oauth2/oauth2-1.3.1.ebuild 
b/dev-ruby/oauth2/oauth2-1.3.1.ebuild
deleted file mode 100644
index 94f9427c18b..000
--- a/dev-ruby/oauth2/oauth2-1.3.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8
-   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* =dev-ruby/rspec-2.5.0:2 )"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec spec || die
-}



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

2017-08-26 Thread Hans de Graaff
commit: 95f940c7fac7d5e2b7dd4ec9f8c3cb33ea26cbf2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 26 06:14:21 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 26 08:25:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f940c7

dev-ruby/oauth2: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/oauth2/Manifest   |  2 --
 dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild | 41 --
 dev-ruby/oauth2/oauth2-1.2.0.ebuild| 41 --
 dev-ruby/oauth2/oauth2-1.3.0.ebuild| 41 --
 4 files changed, 125 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 1846c9ae628..88aa6ef49f5 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,4 +1,2 @@
-DIST oauth2-1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc
-DIST oauth2-1.3.0.tar.gz 20739 SHA256 
fc3c1c5d540a7dbf5363a753052394eb67397590e17b15c1daf2d214ef3a5eaf SHA512 
18b7a5055bdbecd1a073b0c7e4f9175b70cf0b6df0f98811d7de4a3ff252b9d2e6319cc3c9d9c3564cfe45a96bbd55a1cf0658dd8080918fc03b14e0f0041c9d
 WHIRLPOOL 
b5ad6772fd033342585ba03fd0cbf3a1bd74876ff2027f80e7550f9a50d464d5d89b6b570b7949ffc929fbd36ebe389dbfa8e543e78b8f565546a9cb974c0842
 DIST oauth2-1.3.1.tar.gz 21371 SHA256 
aee3e9ea7f577650cb0c892fdf9a5318130f7802c9997ff186957fe69b6d7bc1 SHA512 
6ea4ce6c711c101f8cfe1450624e5bfe501114dd7888d663e0f5171de9f0efa0957483f1350dfc5bcf5d3a63240b194373df733395fac3fea2fcd55d22e4262a
 WHIRLPOOL 
d8dc46a3bfea90937828771a22c216462bd1e38cf8af3152d075359b07a1c60b87d57c57052cb3706c4ef1b03203b16a7a0b0db21e3bfc0a7b138428e4b7b949
 DIST oauth2-1.4.0.tar.gz 21299 SHA256 
9f1a4612de8ecb4e17a59a38cd11b12194bd5f73adb86cbc413c763c43936ac5 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300
 WHIRLPOOL 
205460523bc5ccf3798e394b929b1b9fb2f3b5a1c124bd0de9065d4fba651cc8626ac0bb7d14e7fe7e731ff5d5b1dc4df0069fd933711ed7b2a4f619b2bc268b

diff --git a/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild 
b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
deleted file mode 100644
index 0205ff7c7d5..000
--- a/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,41 +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_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8
-   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* =dev-ruby/rspec-2.5.0:2 )"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec spec || die
-}

diff --git a/dev-ruby/oauth2/oauth2-1.2.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.2.0.ebuild
deleted file mode 100644
index 3e9cd2e8410..000
--- a/dev-ruby/oauth2/oauth2-1.2.0.ebuild
+++ /dev/null
@@ -1,41 +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_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8
-   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:* =dev-ruby/rspec-2.5.0:2 )"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I

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

2017-08-26 Thread Hans de Graaff
commit: ea00eac1e412d8f8cf868fb03c5549c4883f12bd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 26 06:10:53 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 26 08:25:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea00eac1

dev-ruby/oauth2: move ~x86 forward

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild | 4 ++--
 dev-ruby/oauth2/oauth2-1.3.0.ebuild| 4 ++--
 dev-ruby/oauth2/oauth2-1.3.1.ebuild| 2 +-
 dev-ruby/oauth2/oauth2-1.4.0.ebuild| 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild 
b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
index 5a9cb00a35c..0205ff7c7d5 100644
--- a/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8

diff --git a/dev-ruby/oauth2/oauth2-1.3.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.3.0.ebuild
index 5a9cb00a35c..0205ff7c7d5 100644
--- a/dev-ruby/oauth2/oauth2-1.3.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.3.0.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
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8

diff --git a/dev-ruby/oauth2/oauth2-1.3.1.ebuild 
b/dev-ruby/oauth2/oauth2-1.3.1.ebuild
index ed722272aa1..94f9427c18b 100644
--- a/dev-ruby/oauth2/oauth2-1.3.1.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.3.1.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8

diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
index 77138759147..924251c57e2 100644
--- a/dev-ruby/oauth2/oauth2-1.4.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8 

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

2017-06-09 Thread Hans de Graaff
commit: 168dce936d92d33f4fc94efe8666cfcdab8703b5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 10 05:44:22 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 10 05:48:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=168dce93

dev-ruby/oauth2: add 1.4.0

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.4.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 0bde2baab7f..1846c9ae628 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,3 +1,4 @@
 DIST oauth2-1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc
 DIST oauth2-1.3.0.tar.gz 20739 SHA256 
fc3c1c5d540a7dbf5363a753052394eb67397590e17b15c1daf2d214ef3a5eaf SHA512 
18b7a5055bdbecd1a073b0c7e4f9175b70cf0b6df0f98811d7de4a3ff252b9d2e6319cc3c9d9c3564cfe45a96bbd55a1cf0658dd8080918fc03b14e0f0041c9d
 WHIRLPOOL 
b5ad6772fd033342585ba03fd0cbf3a1bd74876ff2027f80e7550f9a50d464d5d89b6b570b7949ffc929fbd36ebe389dbfa8e543e78b8f565546a9cb974c0842
 DIST oauth2-1.3.1.tar.gz 21371 SHA256 
aee3e9ea7f577650cb0c892fdf9a5318130f7802c9997ff186957fe69b6d7bc1 SHA512 
6ea4ce6c711c101f8cfe1450624e5bfe501114dd7888d663e0f5171de9f0efa0957483f1350dfc5bcf5d3a63240b194373df733395fac3fea2fcd55d22e4262a
 WHIRLPOOL 
d8dc46a3bfea90937828771a22c216462bd1e38cf8af3152d075359b07a1c60b87d57c57052cb3706c4ef1b03203b16a7a0b0db21e3bfc0a7b138428e4b7b949
+DIST oauth2-1.4.0.tar.gz 21299 SHA256 
9f1a4612de8ecb4e17a59a38cd11b12194bd5f73adb86cbc413c763c43936ac5 SHA512 
2db67cba2403be8ea5d6f88f9818f295c29c08201f8ea5876c55cffe2fa926be465a11061654adffd77d13da9c7e56353ece7e4595cd9501acdcfeb58573b300
 WHIRLPOOL 
205460523bc5ccf3798e394b929b1b9fb2f3b5a1c124bd0de9065d4fba651cc8626ac0bb7d14e7fe7e731ff5d5b1dc4df0069fd933711ed7b2a4f619b2bc268b

diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
new file mode 100644
index 000..77138759147
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.4.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* 

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

2017-03-03 Thread Hans de Graaff
commit: 36a938e7b60cedc7c6b6edce5f7b37fadbb43f35
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar  4 07:19:44 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar  4 07:26:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a938e7

dev-ruby/oauth2: add 1.3.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.3.1.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 61863f7df19..0bde2baab7f 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1,3 @@
 DIST oauth2-1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc
 DIST oauth2-1.3.0.tar.gz 20739 SHA256 
fc3c1c5d540a7dbf5363a753052394eb67397590e17b15c1daf2d214ef3a5eaf SHA512 
18b7a5055bdbecd1a073b0c7e4f9175b70cf0b6df0f98811d7de4a3ff252b9d2e6319cc3c9d9c3564cfe45a96bbd55a1cf0658dd8080918fc03b14e0f0041c9d
 WHIRLPOOL 
b5ad6772fd033342585ba03fd0cbf3a1bd74876ff2027f80e7550f9a50d464d5d89b6b570b7949ffc929fbd36ebe389dbfa8e543e78b8f565546a9cb974c0842
+DIST oauth2-1.3.1.tar.gz 21371 SHA256 
aee3e9ea7f577650cb0c892fdf9a5318130f7802c9997ff186957fe69b6d7bc1 SHA512 
6ea4ce6c711c101f8cfe1450624e5bfe501114dd7888d663e0f5171de9f0efa0957483f1350dfc5bcf5d3a63240b194373df733395fac3fea2fcd55d22e4262a
 WHIRLPOOL 
d8dc46a3bfea90937828771a22c216462bd1e38cf8af3152d075359b07a1c60b87d57c57052cb3706c4ef1b03203b16a7a0b0db21e3bfc0a7b138428e4b7b949

diff --git a/dev-ruby/oauth2/oauth2-1.3.1.ebuild 
b/dev-ruby/oauth2/oauth2-1.3.1.ebuild
new file mode 100644
index 000..ed722272aa1
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.3.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8
+   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* =dev-ruby/rspec-2.5.0:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec spec || die
+}



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

2016-12-27 Thread Hans de Graaff
commit: a75358ed69b7be934d41a18cf892dcaaf098b589
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 28 06:49:38 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 28 06:49:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75358ed

dev-ruby/oauth2: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/oauth2/Manifest|  1 -
 dev-ruby/oauth2/oauth2-1.1.0.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 179d294..d2036b1 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-1.1.0.tar.gz 18376 SHA256 
ea76a41dc7c559f9530e19961b5a8cd9a4b3f231f54901b9e6ef09031ce3aa77 SHA512 
c4231093929733a662ed6246338508396eb0e8d1be48bff05c43a8e3f6dd38261667cad7db0dc44c3f6fd9152165b13fa46a779a05b3c1ae98f912f337820d2e
 WHIRLPOOL 
0f9269df95ceabbcff65751d89bac5eef6bb18f34114b3045ac658325e7b8145f23fad311473c77e64f3170c45ccc880eb48c05ad6f174c7a42591995498a557
 DIST oauth2-1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc

diff --git a/dev-ruby/oauth2/oauth2-1.1.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
deleted file mode 100644
index ba5c080..
--- a/dev-ruby/oauth2/oauth2-1.1.0.ebuild
+++ /dev/null
@@ -1,42 +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_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8
-   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2:*"
-ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.5.0:2 )"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec spec || die
-}



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

2016-12-27 Thread Hans de Graaff
commit: d885792aeb2d70e0ae3b8703f2515266c35cd760
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 28 06:51:11 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 28 06:51:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d885792a

dev-ruby/oauth2: add 1.3.0

Package-Manager: portage-2.3.0

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.3.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index d2036b1..61863f7 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
 DIST oauth2-1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc
+DIST oauth2-1.3.0.tar.gz 20739 SHA256 
fc3c1c5d540a7dbf5363a753052394eb67397590e17b15c1daf2d214ef3a5eaf SHA512 
18b7a5055bdbecd1a073b0c7e4f9175b70cf0b6df0f98811d7de4a3ff252b9d2e6319cc3c9d9c3564cfe45a96bbd55a1cf0658dd8080918fc03b14e0f0041c9d
 WHIRLPOOL 
b5ad6772fd033342585ba03fd0cbf3a1bd74876ff2027f80e7550f9a50d464d5d89b6b570b7949ffc929fbd36ebe389dbfa8e543e78b8f565546a9cb974c0842

diff --git a/dev-ruby/oauth2/oauth2-1.3.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.3.0.ebuild
new file mode 100644
index ..ff3d289
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.3.0.ebuild
@@ -0,0 +1,42 @@
+# 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_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8
+   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* =dev-ruby/rspec-2.5.0:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec spec || die
+}



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

2016-11-08 Thread Manuel Rüger
commit: ef72ad1b78a0da15c5632ba6b5732ea14138f351
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Nov  8 23:44:28 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Nov  8 23:44:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef72ad1b

dev-ruby/oauth2: Add ruby23, drop ppc, x86, fix tarball

Package-Manager: portage-2.3.2

 dev-ruby/oauth2/Manifest| 4 ++--
 dev-ruby/oauth2/oauth2-1.1.0.ebuild | 2 +-
 dev-ruby/oauth2/{oauth2-1.2.0.ebuild => oauth2-1.2.0-r1.ebuild} | 6 +++---
 dev-ruby/oauth2/oauth2-1.2.0.ebuild | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 2849128..179d294 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1,2 @@
-DIST v1.1.0.tar.gz 18376 SHA256 
ea76a41dc7c559f9530e19961b5a8cd9a4b3f231f54901b9e6ef09031ce3aa77 SHA512 
c4231093929733a662ed6246338508396eb0e8d1be48bff05c43a8e3f6dd38261667cad7db0dc44c3f6fd9152165b13fa46a779a05b3c1ae98f912f337820d2e
 WHIRLPOOL 
0f9269df95ceabbcff65751d89bac5eef6bb18f34114b3045ac658325e7b8145f23fad311473c77e64f3170c45ccc880eb48c05ad6f174c7a42591995498a557
-DIST v1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc
+DIST oauth2-1.1.0.tar.gz 18376 SHA256 
ea76a41dc7c559f9530e19961b5a8cd9a4b3f231f54901b9e6ef09031ce3aa77 SHA512 
c4231093929733a662ed6246338508396eb0e8d1be48bff05c43a8e3f6dd38261667cad7db0dc44c3f6fd9152165b13fa46a779a05b3c1ae98f912f337820d2e
 WHIRLPOOL 
0f9269df95ceabbcff65751d89bac5eef6bb18f34114b3045ac658325e7b8145f23fad311473c77e64f3170c45ccc880eb48c05ad6f174c7a42591995498a557
+DIST oauth2-1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc

diff --git a/dev-ruby/oauth2/oauth2-1.1.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
index de1e4a7..ba5c080 100644
--- a/dev-ruby/oauth2/oauth2-1.1.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
@@ -16,7 +16,7 @@ inherit ruby-fakegem eutils
 
 DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
 HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-ruby/oauth2/oauth2-1.2.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
similarity index 92%
copy from dev-ruby/oauth2/oauth2-1.2.0.ebuild
copy to dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
index fb15688..ff3d289 100644
--- a/dev-ruby/oauth2/oauth2-1.2.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
@@ -16,11 +16,11 @@ inherit ruby-fakegem eutils
 
 DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
 HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/faraday-0.8

diff --git a/dev-ruby/oauth2/oauth2-1.2.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.2.0.ebuild
index fb15688..cca55e5 100644
--- a/dev-ruby/oauth2/oauth2-1.2.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.2.0.ebuild
@@ -16,7 +16,7 @@ inherit ruby-fakegem eutils
 
 DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
 HOMEPAGE="https://github.com/intridea/oauth2";
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



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

2016-07-04 Thread Hans de Graaff
commit: 88c50479dc7efb6cc757b0470b69c3b23a1b41ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul  5 04:09:06 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul  5 04:14:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c50479

dev-ruby/oauth2: add 1.2.0

Package-Manager: portage-2.2.28

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.2.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 4f93231..2849128 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
 DIST v1.1.0.tar.gz 18376 SHA256 
ea76a41dc7c559f9530e19961b5a8cd9a4b3f231f54901b9e6ef09031ce3aa77 SHA512 
c4231093929733a662ed6246338508396eb0e8d1be48bff05c43a8e3f6dd38261667cad7db0dc44c3f6fd9152165b13fa46a779a05b3c1ae98f912f337820d2e
 WHIRLPOOL 
0f9269df95ceabbcff65751d89bac5eef6bb18f34114b3045ac658325e7b8145f23fad311473c77e64f3170c45ccc880eb48c05ad6f174c7a42591995498a557
+DIST v1.2.0.tar.gz 18949 SHA256 
e40fb1edaac68cb83bdbd1d6e2a1c485535278124c48f7b2db4771bb03c927d0 SHA512 
2adacdc02752289eba217c6b2dfce0d00325becdbb7983b9fdfb149717ffd58cd235217048e48dc5be3d3c4024c224f8164cb0f9b4d792060554fbcb72e70536
 WHIRLPOOL 
138076cf3509b08ba40041be126d158ebd1767f043c0838789d28b5bce63b6c5ee49c2acfcf9ce81b9cc0303f618035366e947bc4bbd6e242658e973438cf5fc

diff --git a/dev-ruby/oauth2/oauth2-1.2.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.2.0.ebuild
new file mode 100644
index 000..fb15688
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.2.0.ebuild
@@ -0,0 +1,42 @@
+# 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_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8
+   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:* =dev-ruby/rspec-2.5.0:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec spec || die
+}



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

2016-03-06 Thread Manuel Rüger
commit: 708dd08826d5de8cca9337e1e7a2b5ee161a3048
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Mar  6 20:00:45 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Mar  6 20:00:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708dd088

dev-ruby/oauth2: Remove old

Package-Manager: portage-2.2.27

 dev-ruby/oauth2/Manifest|  1 -
 dev-ruby/oauth2/oauth2-1.0.0.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 8b821aa..4f93231 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,2 +1 @@
-DIST oauth2-1.0.0.gem 21504 SHA256 
1925847287bba3d19b0755820f8eef86198754dfa9f77ad53063ffb82d3e4a7d SHA512 
80e30c444ffb31a4a2e49a4851bcc0cdf907e9b24c38a6e5f580054ab70df89c951f6e05dec3e9e8b7f1d68ca332b6970fba350d7d309e8a0e6212ff1bafb31c
 WHIRLPOOL 
993b648722f1fbe198339b94c702499de49c6e526358195db822d0ab21c8300b6cacf4af14c4c85e08cf9fc97ea074f196cee06d4b3ce19511aa871c9a450653
 DIST v1.1.0.tar.gz 18376 SHA256 
ea76a41dc7c559f9530e19961b5a8cd9a4b3f231f54901b9e6ef09031ce3aa77 SHA512 
c4231093929733a662ed6246338508396eb0e8d1be48bff05c43a8e3f6dd38261667cad7db0dc44c3f6fd9152165b13fa46a779a05b3c1ae98f912f337820d2e
 WHIRLPOOL 
0f9269df95ceabbcff65751d89bac5eef6bb18f34114b3045ac658325e7b8145f23fad311473c77e64f3170c45ccc880eb48c05ad6f174c7a42591995498a557

diff --git a/dev-ruby/oauth2/oauth2-1.0.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.0.0.ebuild
deleted file mode 100644
index 3aa0744..000
--- a/dev-ruby/oauth2/oauth2-1.0.0.ebuild
+++ /dev/null
@@ -1,41 +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"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar 
style to the original OAuth gem"
-HOMEPAGE="https://github.com/intridea/oauth2";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/faraday-0.8
-   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
-   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
-   >=dev-ruby/multi_xml-0.5:0
-   >=dev-ruby/rack-1.2"
-ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.5.0:2 )"
-
-all_ruby_prepare() {
-   sed -i -e '/simplecov/,/^end/ s:^:#:' spec/helper.rb || die
-
-   sed -i -e '/yardstick/,/^end/ s:^:#:' \
-   -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
-   CI=true ${RUBY} -S rspec spec || die
-}



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

2016-02-07 Thread Hans de Graaff
commit: 70e38454582902c81d4a3f927fc13adaaabb2084
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb  8 06:41:30 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb  8 06:41:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e38454

dev-ruby/oauth2: add 1.1.0

Package-Manager: portage-2.2.26

 dev-ruby/oauth2/Manifest|  1 +
 dev-ruby/oauth2/oauth2-1.1.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index 0390024..8b821aa 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1 +1,2 @@
 DIST oauth2-1.0.0.gem 21504 SHA256 
1925847287bba3d19b0755820f8eef86198754dfa9f77ad53063ffb82d3e4a7d SHA512 
80e30c444ffb31a4a2e49a4851bcc0cdf907e9b24c38a6e5f580054ab70df89c951f6e05dec3e9e8b7f1d68ca332b6970fba350d7d309e8a0e6212ff1bafb31c
 WHIRLPOOL 
993b648722f1fbe198339b94c702499de49c6e526358195db822d0ab21c8300b6cacf4af14c4c85e08cf9fc97ea074f196cee06d4b3ce19511aa871c9a450653
+DIST v1.1.0.tar.gz 18376 SHA256 
ea76a41dc7c559f9530e19961b5a8cd9a4b3f231f54901b9e6ef09031ce3aa77 SHA512 
c4231093929733a662ed6246338508396eb0e8d1be48bff05c43a8e3f6dd38261667cad7db0dc44c3f6fd9152165b13fa46a779a05b3c1ae98f912f337820d2e
 WHIRLPOOL 
0f9269df95ceabbcff65751d89bac5eef6bb18f34114b3045ac658325e7b8145f23fad311473c77e64f3170c45ccc880eb48c05ad6f174c7a42591995498a557

diff --git a/dev-ruby/oauth2/oauth2-1.1.0.ebuild 
b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
new file mode 100644
index 000..de1e4a7
--- /dev/null
+++ b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
@@ -0,0 +1,42 @@
+# 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_TASK_TEST="none"
+RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the 
OAuth gem"
+HOMEPAGE="https://github.com/intridea/oauth2";
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.8
+   >=dev-ruby/jwt-1.0 =dev-ruby/jwt-1*
+   >=dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1*
+   >=dev-ruby/multi_xml-0.5:0
+   >=dev-ruby/rack-1.2:*"
+ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.5.0:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/^  end/ s:^:#:' spec/helper.rb || die
+
+   sed -i -e '/yardstick/,/^end/ s:^:#:' \
+   -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_test() {
+   CI=true ${RUBY} -S rspec spec || die
+}