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: Sat,  9 Sep 2023 09:21:59 +0000 (UTC)	[thread overview]
Message-ID: <1694251315.585eaeef48ee1e79a881de6559b5253b25ebc1fe.graaff@gentoo> (raw)

commit:     585eaeef48ee1e79a881de6559b5253b25ebc1fe
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  9 09:06:58 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep  9 09:21:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585eaeef

dev-ruby/aws-partitions: add 1.820.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/aws-partitions/Manifest                    |  1 +
 .../aws-partitions/aws-partitions-1.820.0.ebuild    | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 695687e73976..d53120153c0d 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,3 +1,4 @@
 DIST aws-partitions-1.722.0.gem 54784 BLAKE2B 5fd08e9b1e246e5690b25676ec32e87a058a8d48d7659036c64a469e25751660e1ee6ea278dfe1f07115f5ad691368c4712b3a3a2a897776b870cf5966a092ba SHA512 8a1ffe81077ba2eb26abfc10916dcdc78466f3081a871fea196e86107dff3f1bf7c74fe274eaaee077e09c1842997ae66ca1e6466d7169bbbaae36fa33d378df
 DIST aws-partitions-1.780.0.gem 56832 BLAKE2B b56383ad200e4c34c7cbc66783de225241299b33746c21308c5d27c3055f1488ad4c0a1723cccc7f17b19ef02f43cd9fc639a36c69f997ca82cab14a2a98442e SHA512 96b4dfc64f45834ba65f6ec06cfdaaec4515315707c74c3940411ecfbb17d3260ccb1dbd3392881f61aac3bfade81f0e34336d0219a3220b18f3889fa19ba5d7
 DIST aws-partitions-1.786.0.gem 56832 BLAKE2B 126c81ab4c592bb5cf20fd57c02950b8f4c4e147a9d067ee7a473c45d57fcce2a0dddb9510e4f5651c58cc2abcc01e3922d765fea339d3b49ecbf082b6a1dc54 SHA512 d0807336cb751cd78e83329e1776965501aabb98e27fae1ef4c8c1467ef036f6cf15fce8fb8c1ce164b5a5d254d607783cc3447a3f95fa5f7ea1b39e02d7f55f
+DIST aws-partitions-1.820.0.gem 58368 BLAKE2B bd5a2986d9252e64235c8b80ba12ca3d200f47470fa45466b5e7a54b16abb975282a87fc49f611957e0e7c5e73ee02e1f3a8e77c742166597e5c4f073a9dc49e SHA512 546167240f2ed32cbfe57150eb04cb13fc8471cab7e09546d73a2ba3ea13dbf2b2ea7beccf118b93835179b0198cdfc45f8c54fdfe173871e8a62d6f9c450a89

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.820.0.ebuild b/dev-ruby/aws-partitions/aws-partitions-1.820.0.ebuild
new file mode 100644
index 000000000000..904c2fb2798c
--- /dev/null
+++ b/dev-ruby/aws-partitions/aws-partitions-1.820.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+# 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"
+IUSE=""


             reply	other threads:[~2023-09-09  9:22 UTC|newest]

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