summaryrefslogtreecommitdiff
path: root/dev-ruby/oauth2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-ruby/oauth2
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-ruby/oauth2')
-rw-r--r--dev-ruby/oauth2/Manifest4
-rw-r--r--dev-ruby/oauth2/oauth2-1.4.4.ebuild4
-rw-r--r--dev-ruby/oauth2/oauth2-1.4.7.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-ruby/oauth2/Manifest b/dev-ruby/oauth2/Manifest
index cdd52ea257dc..1e32de285b68 100644
--- a/dev-ruby/oauth2/Manifest
+++ b/dev-ruby/oauth2/Manifest
@@ -1,5 +1,5 @@
DIST oauth2-1.4.4.tar.gz 28477 BLAKE2B 925008fcf4dd48da3b17c539713bf0f05f649d431ab1676293de625bef4165f31153271d48bbb0c6265c67d7bb6a3cbc7217ce155ba331b22a00d572a855a8ef SHA512 5398a25664e53d1942b0ecbe5d74ca9cc8f04a928c96073f40cfff207c4bf220634185320954a0d1f36944547fb48264855c9523318fbb79dd4a3779a7a46e79
DIST oauth2-1.4.7.tar.gz 32341 BLAKE2B f3db3ff7ebcf7bc0958a564fdb0812c1bfb613148c5a16655f276fda4d6dac7769196305d854ee0fc3f8b4b53a93b4ae504b348029e1b363bcb704293887347a SHA512 4a43b3f75e827e9a12a74a6fe13a29b141c0d5bcb6a0d5c86dc8d8726f650a9fd5250ecc2c31cee5e985f0cb50e02f828d27fd07577bcac4dfc8ff4e009bd710
-EBUILD oauth2-1.4.4.ebuild 1436 BLAKE2B 44a59fa034c7072572c3cee2c7ea8ec607f65dc9aca250b056c21d69b2ecd843367d9035086d098192d8f2757e1669025c4514e945c77e66c2591283cce2c2d9 SHA512 e71b59e6f05600f133258aa212f4dcd1a55e9099f156dddddc1d39406e34c512d137f5da00c10f4ba676bf6ced4951f08cd2c7239aee6239e5a72abbc8089535
-EBUILD oauth2-1.4.7.ebuild 1485 BLAKE2B 80e0f69730cccb197b36fefe63a134fd8b8ebc0410ba90a90caf2fead878b453387873feaae4417274b8c42111ff82aa22c495235cfacfac7351ac40f5c65ca6 SHA512 1f0cd51dbc5ecff49624226a52b4c5db605bccfc2a357c70711cc88d7d4e9273df33706b6e410bb979e83fedb1f504c99b96a2a2e0a14bd86ded2943d7c329a5
+EBUILD oauth2-1.4.4.ebuild 1429 BLAKE2B a665d826a2b4094e5a48c8321efd4cab23f13fa9eb2b183590d35c4cd3fae6a6c7d5b8800bed929538180bcb7316538b2e161633a8c88a7232e9392fb1967b76 SHA512 965168e464c1d2843756eecc19e7f3527b51aca89b7d5dd0ee87f064660f15dc973c6c7d955414aecf5b7b28f6c8209b40aecf1774d4111f2c5a6ec665ab02f9
+EBUILD oauth2-1.4.7.ebuild 1478 BLAKE2B c6e2af684800de7eeee2fb5ebf444da6e928ac0478c40e4b3eaf0529343ced1927a26a9c05dda3546a12d0824a150ad1f22d86096ce30f58cc6f7e861802c78a SHA512 42f3584ac4e977e206d1566479cbcc19770ba48cdef09a5677d3358fe104cefaa3af4af1820319e470b9c946d987e0f4fea5caaf73af43cabf37895344247be3
MISC metadata.xml 341 BLAKE2B e2896d1d266992c01ed373b489cf71b9c4a7a5f57a2af37899ff63793dad41b9213eee0fd94f269735f630815819f0a08e51e8739b89a7e251b60c2f6894e26c SHA512 33c5be74161557ae3e5888730256536cd02baac6c26913add84d8ce90854c4a3bb57c31fec1287bf560268c681ea3acf2119f2fea3162dd07e3962ee34d74f9e
diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
index f6e739a9594f..0604c34eae04 100644
--- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-inherit ruby-fakegem eutils
+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"
diff --git a/dev-ruby/oauth2/oauth2-1.4.7.ebuild b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
index 08c977da7165..b63605b131d0 100644
--- a/dev-ruby/oauth2/oauth2-1.4.7.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.7.ebuild
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_GEMSPEC="oauth2.gemspec"
-inherit ruby-fakegem eutils
+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"