Skip to content

Commit

Permalink
dev-ruby/aws-partitions: initial import of 1.248.0
Browse files Browse the repository at this point in the history
New dependency for dev-ruby/aws-sdk-core

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed Dec 3, 2019
1 parent b537d6f commit 6689b4c
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ruby/aws-partitions/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST aws-partitions-1.248.0.gem 18432 BLAKE2B 2232b8786f599c677984ecd92e256863951822402fa523ecf85b16a2c65659477132baa3831133db9cccbc07404ac5cb14bf84aebe1e03ee4a76aa265b6b457f SHA512 b055be405478a981e2061ceb217a781c813fc8779124d4078014003ff3c14bf22746a6f0211199c1d5f8ca1b46359d5b1b817dcf4600ec5a8da105a6eefab789
21 changes: 21 additions & 0 deletions dev-ruby/aws-partitions/aws-partitions-1.248.0.ebuild
Original file line number Diff line number Diff line change
@@ -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=""
11 changes: 11 additions & 0 deletions dev-ruby/aws-partitions/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="github">aws/aws-sdk-ruby</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit 6689b4c

Please sign in to comment.