diff options
author | 2022-12-03 15:05:22 +0100 | |
---|---|---|
committer | 2022-12-03 15:57:54 +0100 | |
commit | 7294732720945bae8d292f4979b57ce75ccbf4c0 (patch) | |
tree | dc6527a997de78e6eb7be22cd627e3666256f87d /dev-ruby/aws-partitions | |
parent | dev-ruby/builder: stabilize 3.2.4-r1 (diff) | |
download | gentoo-7294732720945bae8d292f4979b57ce75ccbf4c0.tar.gz gentoo-7294732720945bae8d292f4979b57ce75ccbf4c0.tar.bz2 gentoo-7294732720945bae8d292f4979b57ce75ccbf4c0.zip |
dev-ruby/aws-partitions: drop 1.297.0, 1.298.0
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/aws-partitions')
-rw-r--r-- | dev-ruby/aws-partitions/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/aws-partitions/aws-partitions-1.297.0.ebuild | 21 | ||||
-rw-r--r-- | dev-ruby/aws-partitions/aws-partitions-1.298.0.ebuild | 21 |
3 files changed, 0 insertions, 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..000000000000 --- 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..000000000000 --- 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="" |