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

2024-03-15 Thread Hans de Graaff
commit: 600eacc2deab8120794069068e831600e25aa7c2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 15 06:16:52 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 15 13:15:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600eacc2

dev-ruby/aws-partitions: add 1.897.0

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

 dev-ruby/aws-partitions/Manifest |  1 +
 .../aws-partitions/aws-partitions-1.897.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 028b09d64d73..c137af8cbcb3 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,3 +1,4 @@
 DIST aws-partitions-1.820.0.gem 58368 BLAKE2B 
bd5a2986d9252e64235c8b80ba12ca3d200f47470fa45466b5e7a54b16abb975282a87fc49f611957e0e7c5e73ee02e1f3a8e77c742166597e5c4f073a9dc49e
 SHA512 
546167240f2ed32cbfe57150eb04cb13fc8471cab7e09546d73a2ba3ea13dbf2b2ea7beccf118b93835179b0198cdfc45f8c54fdfe173871e8a62d6f9c450a89
 DIST aws-partitions-1.843.0.gem 59392 BLAKE2B 
eb11bf18298b6660433ec295d46dc5a7cee3ac1adf72eb8edb3320c490cc919d313aeefa224e1de4026f907b372de52c18cf8f37f07bea92ace67f11f067a0f9
 SHA512 
2716c25f0e7a6a7bdd4d62b74094e79e8e0f8c84581eaafc072cab76c785bbc7bcdab2cf844c084292a58a6b93cbc5c023008e30f74638e86da22a099fea
 DIST aws-partitions-1.863.0.gem 60928 BLAKE2B 
e0063e3a66dd95f76b8b9f957cc16330706c2aec0d5aa6d708e12c73d98e55113faf4be21580c3f7811847edd4c513af39c24e3fc1b4a5d1c0b8bd8b48e8c366
 SHA512 
ff85beb52bcc4ecf2c50730e1aba97fa7a8b897a87b8507a58d8ed7f0aa419831482bec326faa6123a742239959a91a159e8f211a02fc926182947446ad9c7c3
+DIST aws-partitions-1.897.0.gem 62976 BLAKE2B 
6eb06f5afa95c1e71cb4b13adfc9d8496be683f6a61ea8ae3cbcdcfd5a0b1b6f37c1a5c26d8e81296a260ae31c701b8817e2365d04e453d5f0c212ba447ea709
 SHA512 
4c98dd8d7d888ffbbd719c154c919526e4578f4c99ba48598fd7f47c533f16e193329682bcee5700e0f27ac92f13f7bcb50be360fd07faf825a607f4fd5c6eea

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.897.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.897.0.ebuild
new file mode 100644
index ..0f6ed389ec1b
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.897.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"



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

2023-12-27 Thread Hans de Graaff
commit: cb516960c36b360f6c9ffb25cf3d0dd17d68112a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 21:04:33 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 21:13:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb516960

dev-ruby/aws-partitions: enable ruby33

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

 dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild
index 904c2fb2798c..3100f6be47ed 100644
--- a/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild
+++ b/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 # Not packaged and upstream not tagged.
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2023-12-05 Thread Hans de Graaff
commit: 407ea6b6f8152c4db641117bb5dc13fc30f29581
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec  6 07:08:38 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec  6 07:11:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407ea6b6

dev-ruby/aws-partitions: add 1.863.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.863.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 597d0094db07..028b09d64d73 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,2 +1,3 @@
 DIST aws-partitions-1.820.0.gem 58368 BLAKE2B 
bd5a2986d9252e64235c8b80ba12ca3d200f47470fa45466b5e7a54b16abb975282a87fc49f611957e0e7c5e73ee02e1f3a8e77c742166597e5c4f073a9dc49e
 SHA512 
546167240f2ed32cbfe57150eb04cb13fc8471cab7e09546d73a2ba3ea13dbf2b2ea7beccf118b93835179b0198cdfc45f8c54fdfe173871e8a62d6f9c450a89
 DIST aws-partitions-1.843.0.gem 59392 BLAKE2B 
eb11bf18298b6660433ec295d46dc5a7cee3ac1adf72eb8edb3320c490cc919d313aeefa224e1de4026f907b372de52c18cf8f37f07bea92ace67f11f067a0f9
 SHA512 
2716c25f0e7a6a7bdd4d62b74094e79e8e0f8c84581eaafc072cab76c785bbc7bcdab2cf844c084292a58a6b93cbc5c023008e30f74638e86da22a099fea
+DIST aws-partitions-1.863.0.gem 60928 BLAKE2B 
e0063e3a66dd95f76b8b9f957cc16330706c2aec0d5aa6d708e12c73d98e55113faf4be21580c3f7811847edd4c513af39c24e3fc1b4a5d1c0b8bd8b48e8c366
 SHA512 
ff85beb52bcc4ecf2c50730e1aba97fa7a8b897a87b8507a58d8ed7f0aa419831482bec326faa6123a742239959a91a159e8f211a02fc926182947446ad9c7c3

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild
new file mode 100644
index ..904c2fb2798c
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.863.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""



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

2023-12-05 Thread Hans de Graaff
commit: c071a88e389e4e4ed80cac3901c026ca3425e2f6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec  6 07:07:43 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec  6 07:11:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c071a88e

dev-ruby/aws-partitions: drop 1.722.0, 1.780.0, 1.786.0

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

 dev-ruby/aws-partitions/Manifest|  3 ---
 .../aws-partitions/aws-partitions-1.722.0.ebuild| 21 -
 .../aws-partitions/aws-partitions-1.780.0.ebuild| 21 -
 .../aws-partitions/aws-partitions-1.786.0.ebuild| 21 -
 4 files changed, 66 deletions(-)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 120ed7ff8d58..597d0094db07 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,5 +1,2 @@
-DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba
 SHA512 
8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df
-DIST aws-partitions-1.780.0.gem 56832 BLAKE2B 
b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a17237f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e
 SHA512 
96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7
-DIST aws-partitions-1.786.0.gem 56832 BLAKE2B 
126c81ab4c592bb5cf20fd57c02950b8f4c4e147a9d067ee7a473c45d57fcce2a0dddb9510e4f5651c58cc2abcc01e3922d765fea339d3b49ecbf082b6a1dc54
 SHA512 
d0807336cb751cd78e83329e1776965501aabb98e27fae1ef4c8c1467ef036f6cf15fce8fb8c1ce164b5a5d254d607783cc3447a3f95fa5f7ea1b39e02d7f55f
 DIST aws-partitions-1.820.0.gem 58368 BLAKE2B 
bd5a2986d9252e64235c8b80ba12ca3d200f47470fa45466b5e7a54b16abb975282a87fc49f611957e0e7c5e73ee02e1f3a8e77c742166597e5c4f073a9dc49e
 SHA512 
546167240f2ed32cbfe57150eb04cb13fc8471cab7e09546d73a2ba3ea13dbf2b2ea7beccf118b93835179b0198cdfc45f8c54fdfe173871e8a62d6f9c450a89
 DIST aws-partitions-1.843.0.gem 59392 BLAKE2B 
eb11bf18298b6660433ec295d46dc5a7cee3ac1adf72eb8edb3320c490cc919d313aeefa224e1de4026f907b372de52c18cf8f37f07bea92ace67f11f067a0f9
 SHA512 
2716c25f0e7a6a7bdd4d62b74094e79e8e0f8c84581eaafc072cab76c785bbc7bcdab2cf844c084292a58a6b93cbc5c023008e30f74638e86da22a099fea

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.722.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.722.0.ebuild
deleted file mode 100644
index dc5b40f61ae0..
--- a/dev-ruby/aws-partitions/aws-partitions-1.722.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.780.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.780.0.ebuild
deleted file mode 100644
index 01318e17431d..
--- a/dev-ruby/aws-partitions/aws-partitions-1.780.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby30 ruby31 ruby32"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.786.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.786.0.ebuild
deleted file mode 100644
index 01318e17431d..
--- a/dev-ruby/aws-partitions/aws-partitions-1.786.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby30 ruby31 ruby32"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""



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

2023-10-31 Thread Hans de Graaff
commit: ee210077bb183740dd69d0999e8f375bea7cd3bf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Oct 31 06:16:33 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Oct 31 06:42:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee210077

dev-ruby/aws-partitions: add 1.843.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.843.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index d53120153c0d..120ed7ff8d58 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -2,3 +2,4 @@ DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a05
 DIST aws-partitions-1.780.0.gem 56832 BLAKE2B 
b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a17237f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e
 SHA512 
96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7
 DIST aws-partitions-1.786.0.gem 56832 BLAKE2B 
126c81ab4c592bb5cf20fd57c02950b8f4c4e147a9d067ee7a473c45d57fcce2a0dddb9510e4f5651c58cc2abcc01e3922d765fea339d3b49ecbf082b6a1dc54
 SHA512 
d0807336cb751cd78e83329e1776965501aabb98e27fae1ef4c8c1467ef036f6cf15fce8fb8c1ce164b5a5d254d607783cc3447a3f95fa5f7ea1b39e02d7f55f
 DIST aws-partitions-1.820.0.gem 58368 BLAKE2B 
bd5a2986d9252e64235c8b80ba12ca3d200f47470fa45466b5e7a54b16abb975282a87fc49f611957e0e7c5e73ee02e1f3a8e77c742166597e5c4f073a9dc49e
 SHA512 
546167240f2ed32cbfe57150eb04cb13fc8471cab7e09546d73a2ba3ea13dbf2b2ea7beccf118b93835179b0198cdfc45f8c54fdfe173871e8a62d6f9c450a89
+DIST aws-partitions-1.843.0.gem 59392 BLAKE2B 
eb11bf18298b6660433ec295d46dc5a7cee3ac1adf72eb8edb3320c490cc919d313aeefa224e1de4026f907b372de52c18cf8f37f07bea92ace67f11f067a0f9
 SHA512 
2716c25f0e7a6a7bdd4d62b74094e79e8e0f8c84581eaafc072cab76c785bbc7bcdab2cf844c084292a58a6b93cbc5c023008e30f74638e86da22a099fea

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.843.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.843.0.ebuild
new file mode 100644
index ..904c2fb2798c
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.843.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""



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

2023-09-09 Thread Hans de Graaff
commit: 585eaeef48ee1e79a881de6559b5253b25ebc1fe
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep  9 09:06:58 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep  9 09:21:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585eaeef

dev-ruby/aws-partitions: add 1.820.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.820.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 695687e73976..d53120153c0d 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,3 +1,4 @@
 DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba
 SHA512 
8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df
 DIST aws-partitions-1.780.0.gem 56832 BLAKE2B 
b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a17237f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e
 SHA512 
96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7
 DIST aws-partitions-1.786.0.gem 56832 BLAKE2B 
126c81ab4c592bb5cf20fd57c02950b8f4c4e147a9d067ee7a473c45d57fcce2a0dddb9510e4f5651c58cc2abcc01e3922d765fea339d3b49ecbf082b6a1dc54
 SHA512 
d0807336cb751cd78e83329e1776965501aabb98e27fae1ef4c8c1467ef036f6cf15fce8fb8c1ce164b5a5d254d607783cc3447a3f95fa5f7ea1b39e02d7f55f
+DIST aws-partitions-1.820.0.gem 58368 BLAKE2B 
bd5a2986d9252e64235c8b80ba12ca3d200f47470fa45466b5e7a54b16abb975282a87fc49f611957e0e7c5e73ee02e1f3a8e77c742166597e5c4f073a9dc49e
 SHA512 
546167240f2ed32cbfe57150eb04cb13fc8471cab7e09546d73a2ba3ea13dbf2b2ea7beccf118b93835179b0198cdfc45f8c54fdfe173871e8a62d6f9c450a89

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.820.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.820.0.ebuild
new file mode 100644
index ..904c2fb2798c
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.820.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""



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

2023-07-14 Thread Hans de Graaff
commit: 9d8f61cf1a1720c43ae10d966021e3433e31f554
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 14 05:11:21 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 14 06:17:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8f61cf

dev-ruby/aws-partitions: add 1.786.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.786.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 35f35c06d37f..695687e73976 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,2 +1,3 @@
 DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba
 SHA512 
8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df
 DIST aws-partitions-1.780.0.gem 56832 BLAKE2B 
b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a17237f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e
 SHA512 
96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7
+DIST aws-partitions-1.786.0.gem 56832 BLAKE2B 
126c81ab4c592bb5cf20fd57c02950b8f4c4e147a9d067ee7a473c45d57fcce2a0dddb9510e4f5651c58cc2abcc01e3922d765fea339d3b49ecbf082b6a1dc54
 SHA512 
d0807336cb751cd78e83329e1776965501aabb98e27fae1ef4c8c1467ef036f6cf15fce8fb8c1ce164b5a5d254d607783cc3447a3f95fa5f7ea1b39e02d7f55f

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.786.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.786.0.ebuild
new file mode 100644
index ..01318e17431d
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.786.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""



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

2023-06-17 Thread Hans de Graaff
commit: d5087e7429fec725f00bb4356bbc1b167bc53651
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jun 18 05:00:58 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun 18 05:00:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5087e74

dev-ruby/aws-partitions: drop 1.370.0

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

 dev-ruby/aws-partitions/Manifest|  1 -
 .../aws-partitions/aws-partitions-1.370.0.ebuild| 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 6a24c2b48eb1..35f35c06d37f 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,3 +1,2 @@
-DIST aws-partitions-1.370.0.gem 22528 BLAKE2B 
504b25a41da2b948b00c3ea4b7e94a553ad77a471849d7e8d2d9a714860e9efce06c788dd22e6600b6885939987a1ea481dd0ef9f0e6c6ba9fa342ae24f4d627
 SHA512 
49bec442cad737c4781f759b7babef3d45daa49866135b4fb15aed9e248e737e95a589c0b17b86a6fe4e042c039fcdef7f2088e1eaf6738801fb314c71e0cc56
 DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba
 SHA512 
8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df
 DIST aws-partitions-1.780.0.gem 56832 BLAKE2B 
b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a17237f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e
 SHA512 
96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
deleted file mode 100644
index 6bc3494de56d..
--- a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby27 ruby30"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""



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

2023-06-17 Thread Hans de Graaff
commit: 0680b37a3fcdb8f94c9cd2207f21ba3b2f2def30
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jun 18 05:00:44 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun 18 05:00:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0680b37a

dev-ruby/aws-partitions: add 1.780.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.780.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 048ba6ae6267..6a24c2b48eb1 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,2 +1,3 @@
 DIST aws-partitions-1.370.0.gem 22528 BLAKE2B 
504b25a41da2b948b00c3ea4b7e94a553ad77a471849d7e8d2d9a714860e9efce06c788dd22e6600b6885939987a1ea481dd0ef9f0e6c6ba9fa342ae24f4d627
 SHA512 
49bec442cad737c4781f759b7babef3d45daa49866135b4fb15aed9e248e737e95a589c0b17b86a6fe4e042c039fcdef7f2088e1eaf6738801fb314c71e0cc56
 DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba
 SHA512 
8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df
+DIST aws-partitions-1.780.0.gem 56832 BLAKE2B 
b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a17237f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e
 SHA512 
96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.780.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.780.0.ebuild
new file mode 100644
index ..01318e17431d
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.780.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""



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

2023-03-18 Thread Sam James
commit: 2b39f06be20e10491479526c5bd2de29c661b27c
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 18 02:35:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 18 23:08:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b39f06b

dev-ruby/aws-partitions: add 1.722.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.722.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 87a15755f86b..048ba6ae6267 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1 +1,2 @@
 DIST aws-partitions-1.370.0.gem 22528 BLAKE2B 
504b25a41da2b948b00c3ea4b7e94a553ad77a471849d7e8d2d9a714860e9efce06c788dd22e6600b6885939987a1ea481dd0ef9f0e6c6ba9fa342ae24f4d627
 SHA512 
49bec442cad737c4781f759b7babef3d45daa49866135b4fb15aed9e248e737e95a589c0b17b86a6fe4e042c039fcdef7f2088e1eaf6738801fb314c71e0cc56
+DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 
5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba
 SHA512 
8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.722.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.722.0.ebuild
new file mode 100644
index ..dc5b40f61ae0
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.722.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""



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

2022-12-03 Thread Hans de Graaff
commit: 7294732720945bae8d292f4979b57ce75ccbf4c0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 14:05:22 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 14:57:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72947327

dev-ruby/aws-partitions: drop 1.297.0, 1.298.0

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

 dev-ruby/aws-partitions/Manifest|  2 --
 .../aws-partitions/aws-partitions-1.297.0.ebuild| 21 -
 .../aws-partitions/aws-partitions-1.298.0.ebuild| 21 -
 3 files changed, 44 deletions(-)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 9b57ec8f581a..87a15755f86b 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,3 +1 @@
-DIST aws-partitions-1.297.0.gem 20992 BLAKE2B 
df538a03fc579ecb65dfcadc0fb5dbef93a896a3c21d1e6cdaab75572aebc354ffe0a41cb82d5bc34e1414d560105270ede590e9a79ead1ac43a78a225bec861
 SHA512 
90d3484cb6d06597b1122512185dc8b0f5964a1c0748855b89c3efbefd410432ab7e88e6698d9532db7bc3db51f9dbce1f236e6745c31bf1312c6e0a1cd1f76e
-DIST aws-partitions-1.298.0.gem 20992 BLAKE2B 
fb6776a6f5a9d75b32142129da38470cffd8383c77ea705567220902c90967926bea149b46624ace941e9dfd67e7dbb59202d1134b392c35acaab4f858d21f2c
 SHA512 
fe42afbc96899637918938ecb84335efdbc8746ac46a173621f176df924b857cf95de9756f242ee61adba8048192626b47b6e49a51dfb5d1f2e98b20108278a7
 DIST aws-partitions-1.370.0.gem 22528 BLAKE2B 
504b25a41da2b948b00c3ea4b7e94a553ad77a471849d7e8d2d9a714860e9efce06c788dd22e6600b6885939987a1ea481dd0ef9f0e6c6ba9fa342ae24f4d627
 SHA512 
49bec442cad737c4781f759b7babef3d45daa49866135b4fb15aed9e248e737e95a589c0b17b86a6fe4e042c039fcdef7f2088e1eaf6738801fb314c71e0cc56

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild
deleted file mode 100644
index 864a129dbc72..
--- a/dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild
deleted file mode 100644
index 864a129dbc72..
--- a/dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""



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

2022-12-03 Thread Hans de Graaff
commit: 7f5e6023b835ca157d009b9a5ee3c48a4766542d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 14:06:05 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 14:57:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5e6023

dev-ruby/aws-partitions: enable ruby30 and disable ruby25, ruby26

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

 dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
index 73c0a30e60e7..6bc3494de56d 100644
--- a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
+++ b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 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="ruby27 ruby30"
 
 # Not packaged and upstream not tagged.
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2020-09-30 Thread Sam James
commit: b03e81125b84a8d6364aca53781009c147629f99
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct  1 00:24:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct  1 00:24:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03e8112

dev-ruby/aws-partitions: Keyword 1.370.0 arm64, #741891

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

 dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
index 6fc742295d7..73c0a30e60e 100644
--- a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
+++ b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
@@ -17,5 +17,5 @@ HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE=""



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

2020-09-15 Thread Hans de Graaff
commit: 51cbb1e35070c2430de4058348b2a431281cf982
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep 16 05:52:51 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep 16 05:52:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51cbb1e3

dev-ruby/aws-partitions: add 1.370.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.370.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 479a6e4aa42..9b57ec8f581 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,2 +1,3 @@
 DIST aws-partitions-1.297.0.gem 20992 BLAKE2B 
df538a03fc579ecb65dfcadc0fb5dbef93a896a3c21d1e6cdaab75572aebc354ffe0a41cb82d5bc34e1414d560105270ede590e9a79ead1ac43a78a225bec861
 SHA512 
90d3484cb6d06597b1122512185dc8b0f5964a1c0748855b89c3efbefd410432ab7e88e6698d9532db7bc3db51f9dbce1f236e6745c31bf1312c6e0a1cd1f76e
 DIST aws-partitions-1.298.0.gem 20992 BLAKE2B 
fb6776a6f5a9d75b32142129da38470cffd8383c77ea705567220902c90967926bea149b46624ace941e9dfd67e7dbb59202d1134b392c35acaab4f858d21f2c
 SHA512 
fe42afbc96899637918938ecb84335efdbc8746ac46a173621f176df924b857cf95de9756f242ee61adba8048192626b47b6e49a51dfb5d1f2e98b20108278a7
+DIST aws-partitions-1.370.0.gem 22528 BLAKE2B 
504b25a41da2b948b00c3ea4b7e94a553ad77a471849d7e8d2d9a714860e9efce06c788dd22e6600b6885939987a1ea481dd0ef9f0e6c6ba9fa342ae24f4d627
 SHA512 
49bec442cad737c4781f759b7babef3d45daa49866135b4fb15aed9e248e737e95a589c0b17b86a6fe4e042c039fcdef7f2088e1eaf6738801fb314c71e0cc56

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
new file mode 100644
index 000..6fc742295d7
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""



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

2020-09-15 Thread Hans de Graaff
commit: 1dda03bfb970608a0d803215277face1a6dd80c0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep 16 05:51:59 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep 16 05:51:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dda03bf

dev-ruby/aws-partitions: cleanup

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

 dev-ruby/aws-partitions/Manifest|  2 --
 .../aws-partitions/aws-partitions-1.248.0.ebuild| 21 -
 .../aws-partitions/aws-partitions-1.281.0.ebuild| 21 -
 3 files changed, 44 deletions(-)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 8b3d72e7b58..479a6e4aa42 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,4 +1,2 @@
-DIST aws-partitions-1.248.0.gem 18432 BLAKE2B 
2232b8786f599c677984ecd92e256863951822402fa523ecf85b16a2c65659477132baa3831133db9cccbc07404ac5cb14bf84aebe1e03ee4a76aa265b6b457f
 SHA512 
b055be405478a981e2061ceb217a781c813fc8779124d4078014003ff3c14bf22746a6f0211199c1d5f8ca1b46359d5b1b817dcf4600ec5a8da105a6eefab789
-DIST aws-partitions-1.281.0.gem 18944 BLAKE2B 
723ab683eceffb0873afa9aa227826b1e0ac797258858ed55ea5e1413826a1d6818f732600d081711f0b989bbd2c81cc4f7102e96e5f86faedd2bd893c4c1c2e
 SHA512 
329c353ee2f2762a7202ee6297e6f4f10d8a47ef6f660858f1bdd118fd77e19a2e4ae9424884af0007b2a000d291d9eb8f47d6eb20541dd3378fba6b261526ca
 DIST aws-partitions-1.297.0.gem 20992 BLAKE2B 
df538a03fc579ecb65dfcadc0fb5dbef93a896a3c21d1e6cdaab75572aebc354ffe0a41cb82d5bc34e1414d560105270ede590e9a79ead1ac43a78a225bec861
 SHA512 
90d3484cb6d06597b1122512185dc8b0f5964a1c0748855b89c3efbefd410432ab7e88e6698d9532db7bc3db51f9dbce1f236e6745c31bf1312c6e0a1cd1f76e
 DIST aws-partitions-1.298.0.gem 20992 BLAKE2B 
fb6776a6f5a9d75b32142129da38470cffd8383c77ea705567220902c90967926bea149b46624ace941e9dfd67e7dbb59202d1134b392c35acaab4f858d21f2c
 SHA512 
fe42afbc96899637918938ecb84335efdbc8746ac46a173621f176df924b857cf95de9756f242ee61adba8048192626b47b6e49a51dfb5d1f2e98b20108278a7

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild
deleted file mode 100644
index ced0919facc..000
--- a/dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.281.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.281.0.ebuild
deleted file mode 100644
index 864a129dbc7..000
--- a/dev-ruby/aws-partitions/aws-partitions-1.281.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""



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

2020-04-19 Thread Hans de Graaff
commit: a62e2bbd4d3b897dd7044dfb08ccc3d5ea5320c3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 19 11:40:00 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 19 12:18:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62e2bbd

dev-ruby/aws-partitions: add 1.298.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.298.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 379c27a6ddd..8b3d72e7b58 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,3 +1,4 @@
 DIST aws-partitions-1.248.0.gem 18432 BLAKE2B 
2232b8786f599c677984ecd92e256863951822402fa523ecf85b16a2c65659477132baa3831133db9cccbc07404ac5cb14bf84aebe1e03ee4a76aa265b6b457f
 SHA512 
b055be405478a981e2061ceb217a781c813fc8779124d4078014003ff3c14bf22746a6f0211199c1d5f8ca1b46359d5b1b817dcf4600ec5a8da105a6eefab789
 DIST aws-partitions-1.281.0.gem 18944 BLAKE2B 
723ab683eceffb0873afa9aa227826b1e0ac797258858ed55ea5e1413826a1d6818f732600d081711f0b989bbd2c81cc4f7102e96e5f86faedd2bd893c4c1c2e
 SHA512 
329c353ee2f2762a7202ee6297e6f4f10d8a47ef6f660858f1bdd118fd77e19a2e4ae9424884af0007b2a000d291d9eb8f47d6eb20541dd3378fba6b261526ca
 DIST aws-partitions-1.297.0.gem 20992 BLAKE2B 
df538a03fc579ecb65dfcadc0fb5dbef93a896a3c21d1e6cdaab75572aebc354ffe0a41cb82d5bc34e1414d560105270ede590e9a79ead1ac43a78a225bec861
 SHA512 
90d3484cb6d06597b1122512185dc8b0f5964a1c0748855b89c3efbefd410432ab7e88e6698d9532db7bc3db51f9dbce1f236e6745c31bf1312c6e0a1cd1f76e
+DIST aws-partitions-1.298.0.gem 20992 BLAKE2B 
fb6776a6f5a9d75b32142129da38470cffd8383c77ea705567220902c90967926bea149b46624ace941e9dfd67e7dbb59202d1134b392c35acaab4f858d21f2c
 SHA512 
fe42afbc96899637918938ecb84335efdbc8746ac46a173621f176df924b857cf95de9756f242ee61adba8048192626b47b6e49a51dfb5d1f2e98b20108278a7

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild
new file mode 100644
index 000..864a129dbc7
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""



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

2020-04-16 Thread Robin H. Johnson
commit: a6728bca7ed266760a9fff36be3310a9736b100f
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Thu Apr 16 23:00:45 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Thu Apr 16 23:03:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6728bca

dev-ruby/aws-partitions: bump

Signed-off-by: Robin H. Johnson  gentoo.org>

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.297.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 3e8d8ba6684..379c27a6ddd 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,2 +1,3 @@
 DIST aws-partitions-1.248.0.gem 18432 BLAKE2B 
2232b8786f599c677984ecd92e256863951822402fa523ecf85b16a2c65659477132baa3831133db9cccbc07404ac5cb14bf84aebe1e03ee4a76aa265b6b457f
 SHA512 
b055be405478a981e2061ceb217a781c813fc8779124d4078014003ff3c14bf22746a6f0211199c1d5f8ca1b46359d5b1b817dcf4600ec5a8da105a6eefab789
 DIST aws-partitions-1.281.0.gem 18944 BLAKE2B 
723ab683eceffb0873afa9aa227826b1e0ac797258858ed55ea5e1413826a1d6818f732600d081711f0b989bbd2c81cc4f7102e96e5f86faedd2bd893c4c1c2e
 SHA512 
329c353ee2f2762a7202ee6297e6f4f10d8a47ef6f660858f1bdd118fd77e19a2e4ae9424884af0007b2a000d291d9eb8f47d6eb20541dd3378fba6b261526ca
+DIST aws-partitions-1.297.0.gem 20992 BLAKE2B 
df538a03fc579ecb65dfcadc0fb5dbef93a896a3c21d1e6cdaab75572aebc354ffe0a41cb82d5bc34e1414d560105270ede590e9a79ead1ac43a78a225bec861
 SHA512 
90d3484cb6d06597b1122512185dc8b0f5964a1c0748855b89c3efbefd410432ab7e88e6698d9532db7bc3db51f9dbce1f236e6745c31bf1312c6e0a1cd1f76e

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild
new file mode 100644
index 000..864a129dbc7
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""



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

2020-03-07 Thread Hans de Graaff
commit: 967a44436a7aa1cb1cf1e9a44962a3cdec508641
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar  8 06:23:10 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar  8 06:23:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967a4443

dev-ruby/aws-partitions: add 1.281.0

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.281.0.ebuild| 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 393d9a6bbe2..3e8d8ba6684 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1 +1,2 @@
 DIST aws-partitions-1.248.0.gem 18432 BLAKE2B 
2232b8786f599c677984ecd92e256863951822402fa523ecf85b16a2c65659477132baa3831133db9cccbc07404ac5cb14bf84aebe1e03ee4a76aa265b6b457f
 SHA512 
b055be405478a981e2061ceb217a781c813fc8779124d4078014003ff3c14bf22746a6f0211199c1d5f8ca1b46359d5b1b817dcf4600ec5a8da105a6eefab789
+DIST aws-partitions-1.281.0.gem 18944 BLAKE2B 
723ab683eceffb0873afa9aa227826b1e0ac797258858ed55ea5e1413826a1d6818f732600d081711f0b989bbd2c81cc4f7102e96e5f86faedd2bd893c4c1c2e
 SHA512 
329c353ee2f2762a7202ee6297e6f4f10d8a47ef6f660858f1bdd118fd77e19a2e4ae9424884af0007b2a000d291d9eb8f47d6eb20541dd3378fba6b261526ca

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.281.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.281.0.ebuild
new file mode 100644
index 000..864a129dbc7
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.281.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""



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

2019-12-02 Thread Hans de Graaff
commit: 6689b4c31d72555ce48799aae07d04e2f5ce87be
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec  3 07:06:15 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec  3 07:11:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6689b4c3

dev-ruby/aws-partitions: initial import of 1.248.0

New dependency for dev-ruby/aws-sdk-core

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

 dev-ruby/aws-partitions/Manifest|  1 +
 .../aws-partitions/aws-partitions-1.248.0.ebuild| 21 +
 dev-ruby/aws-partitions/metadata.xml| 11 +++
 3 files changed, 33 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
new file mode 100644
index 000..393d9a6bbe2
--- /dev/null
+++ b/dev-ruby/aws-partitions/Manifest
@@ -0,0 +1 @@
+DIST aws-partitions-1.248.0.gem 18432 BLAKE2B 
2232b8786f599c677984ecd92e256863951822402fa523ecf85b16a2c65659477132baa3831133db9cccbc07404ac5cb14bf84aebe1e03ee4a76aa265b6b457f
 SHA512 
b055be405478a981e2061ceb217a781c813fc8779124d4078014003ff3c14bf22746a6f0211199c1d5f8ca1b46359d5b1b817dcf4600ec5a8da105a6eefab789

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild 
b/dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild
new file mode 100644
index 000..ced0919facc
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and 
services"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/;
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""

diff --git a/dev-ruby/aws-partitions/metadata.xml 
b/dev-ruby/aws-partitions/metadata.xml
new file mode 100644
index 000..d27944e8068
--- /dev/null
+++ b/dev-ruby/aws-partitions/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+aws/aws-sdk-ruby
+  
+