From: Hans de Graaff Date: Tue, 3 Dec 2019 07:06:15 +0000 (+0100) Subject: dev-ruby/aws-partitions: initial import of 1.248.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6689b4c31d72555ce48799aae07d04e2f5ce87be;p=gentoo.git 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 --- diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest new file mode 100644 index 000000000000..393d9a6bbe2a --- /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 000000000000..ced0919facc2 --- /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 000000000000..d27944e8068e --- /dev/null +++ b/dev-ruby/aws-partitions/metadata.xml @@ -0,0 +1,11 @@ + + + + + ruby@gentoo.org + Gentoo Ruby Project + + + aws/aws-sdk-ruby + +