mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/aws-partitions: add 1.1068.0
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST aws-partitions-1.1003.0.gem 68096 BLAKE2B 82e166c798379a33ff0bcd6ab58d5dbde34ebdc4fe5070b6c43a92fb9a710e601daaac83a20bf03c94b08c0acbd450a19e22dac8c7fc7e1a0dab72fcb8c5d6fe SHA512 fad3f7e4f3210f515361be91337424408ee458642f78161cad2fb3dbb08cc33ea4c4bd3d604751d3002ef242205af2926b4aa940b44bf2a78a9c14373463deb3
|
||||
DIST aws-partitions-1.1068.0.gem 77312 BLAKE2B e794ceac7860c9cac8809991728a0a8c6d47029502fd559d7982402daebc271be58b34ecbe2e64450c5c785e50ab27ae8e98e8079f92db2931dfbde12de2f2be SHA512 7f7f743eba97c74702751b11831f2f265ad7e920f15cd1d69c283a966e058b2a23ffdb0459b227fffbc3439158cad2a288e08e93feed29a06c8da79ac234efec
|
||||
DIST aws-partitions-1.952.0.gem 65024 BLAKE2B 7749560b1bb3d39446415a89f0b54e2158c1b3bc2a9feacbc8ea03d5b43f69d77ffcc7f168d6e8d45553cbf2066bdb1c606a21daf1efb80d09d720008ce6a4cf SHA512 bf0a55ba9a858c9237ce0ac04326f126bd79558c8c0d8acf6ea1f53ae6eb907803c54d8ac79d5fb839700792213786e0f7c229f489bc79696a6e2291e9856aba
|
||||
|
||||
20
dev-ruby/aws-partitions/aws-partitions-1.1068.0.ebuild
Normal file
20
dev-ruby/aws-partitions/aws-partitions-1.1068.0.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
|
||||
|
||||
# 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"
|
||||
Reference in New Issue
Block a user