public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-partitions/
Date: Tue,  3 Dec 2019 07:12:44 +0000 (UTC)	[thread overview]
Message-ID: <1575357084.6689b4c31d72555ce48799aae07d04e2f5ce87be.graaff@gentoo> (raw)

commit:     6689b4c31d72555ce48799aae07d04e2f5ce87be
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  3 07:06:15 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Dec  3 07:11:24 2019 +0000
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 <graaff <AT> 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 00000000000..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 00000000000..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 00000000000..d27944e8068
--- /dev/null
+++ b/dev-ruby/aws-partitions/metadata.xml
@@ -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>ruby@gentoo.org</email>
+    <name>Gentoo Ruby Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">aws/aws-sdk-ruby</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2019-12-03  7:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-03  7:12 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-08  6:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-partitions/ Hans de Graaff
2020-04-16 23:03 Robin H. Johnson
2020-04-19 12:18 Hans de Graaff
2020-09-16  5:55 Hans de Graaff
2020-09-16  5:55 Hans de Graaff
2020-10-01  0:26 Sam James
2022-12-03 14:57 Hans de Graaff
2022-12-03 14:57 Hans de Graaff
2023-03-18 23:10 Sam James
2023-06-18  5:01 Hans de Graaff
2023-06-18  5:01 Hans de Graaff
2023-07-14  6:19 Hans de Graaff
2023-09-09  9:21 Hans de Graaff
2023-10-31  6:42 Hans de Graaff
2023-12-06  7:11 Hans de Graaff
2023-12-06  7:11 Hans de Graaff
2023-12-27 21:13 Hans de Graaff
2024-03-15 13:16 Hans de Graaff
2024-07-07  4:28 Hans de Graaff
2024-07-07  4:28 Hans de Graaff
2024-11-11  7:39 Hans de Graaff
2024-11-11  7:39 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1575357084.6689b4c31d72555ce48799aae07d04e2f5ce87be.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox