From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-sigv4/
Date: Sun, 8 May 2022 05:52:31 +0000 (UTC) [thread overview]
Message-ID: <1651989125.4e5e5c2cb9411f145c7e22b84338ac6faa55acc1.graaff@gentoo> (raw)
commit: 4e5e5c2cb9411f145c7e22b84338ac6faa55acc1
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 8 05:52:05 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 8 05:52:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5e5c2c
dev-ruby/aws-sigv4: add 1.5.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/aws-sigv4/Manifest | 1 +
dev-ruby/aws-sigv4/aws-sigv4-1.5.0.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-ruby/aws-sigv4/Manifest b/dev-ruby/aws-sigv4/Manifest
index f6b66c3da030..c8e203af2c66 100644
--- a/dev-ruby/aws-sigv4/Manifest
+++ b/dev-ruby/aws-sigv4/Manifest
@@ -1,3 +1,4 @@
DIST aws-sigv4-1.2.3.gem 16384 BLAKE2B 55da04b54005107075e3e4ef6a16de03e25ee355938bb1846f2c1ab79f1d9c72b0d272acb8b8c58eb7803710f3ad9be7e2d137b0c387d84d4841f7dcb0fb82aa SHA512 5d3aa9256f5e0fec5841ca5c9ca5aeb9a32cb4cf69f30221476d380c22e8f1863d2fbb4c826b89634c65f8080b83debdd84efe6e14e31f0a01bcf18b9fd71750
DIST aws-sigv4-1.2.4.gem 16384 BLAKE2B 31aee1c3c028b9ccd6b20e967af97394e3800d27cfec2f19a4f12b0a7f0ed2ed931b720beb7d3e3ae737ca33eb7c4271f565053f201a3e233625c5d1faf33fab SHA512 1c03bf59899c7e7f6b01a786e75985c73459f0aacd3f01df70bac562db452e369317f8cb749f30d30629f058845687d9e2f614547f6f3ca1a4378db724170e4f
DIST aws-sigv4-1.4.0.gem 16896 BLAKE2B 42a619d5037e6974a64ba329d50b83b221177d50abe89f8cc3dd38cb8c91eb7d049fc2e93b1c3c29910778ab5254b7a65936257fb1809ca92535841a3b58b77b SHA512 250dfd5755fa5163c65c122ff33c4e3b700359281a2b7c0640fb25ad8fbd2f01afa6034413345eb395d0219dc7c4cd6f4ab899c21321b76a336fa49a7ff298de
+DIST aws-sigv4-1.5.0.gem 17920 BLAKE2B 5e9ce828e69e6cd0161ef214bab56c3bb0a2c4250622172a6c80ebfa701c6fe7ea1686e29c229fed093470723e06bff7924f3d8924cea0bb05d898cb90fe2e43 SHA512 aaca9142be244212481726fc60c8f38dcb56ffc57373e2232dbb07aa2dc917559419c56bfe17a9da4f0c0e03f88898679f844bf65f3662016f32c4daf4fa9021
diff --git a/dev-ruby/aws-sigv4/aws-sigv4-1.5.0.ebuild b/dev-ruby/aws-sigv4/aws-sigv4-1.5.0.ebuild
new file mode 100644
index 000000000000..6a85a6fda115
--- /dev/null
+++ b/dev-ruby/aws-sigv4/aws-sigv4-1.5.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Amazon Web Services Signature Version 4 signing library"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/aws-eventstream-1.0.2:1"
next reply other threads:[~2022-05-08 5:52 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-08 5:52 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-28 6:43 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-sigv4/ Hans de Graaff
2024-10-28 6:43 Hans de Graaff
2024-08-09 7:08 Hans de Graaff
2024-08-09 7:08 Hans de Graaff
2024-07-28 5:22 Hans de Graaff
2023-12-28 6:56 Hans de Graaff
2023-12-28 6:56 Hans de Graaff
2023-12-06 7:11 Hans de Graaff
2023-11-25 7:53 Hans de Graaff
2023-10-27 6:12 Hans de Graaff
2023-08-29 17:44 Hans de Graaff
2023-06-29 5:17 Hans de Graaff
2023-04-01 8:26 Hans de Graaff
2022-11-05 7:17 Hans de Graaff
2022-07-26 6:45 Hans de Graaff
2022-07-26 6:45 Hans de Graaff
2021-09-03 6:14 Hans de Graaff
2021-09-03 6:14 Hans de Graaff
2021-08-08 5:56 Hans de Graaff
2021-03-18 6:20 Hans de Graaff
2021-03-18 6:20 Hans de Graaff
2020-10-01 0:26 Sam James
2020-06-15 10:56 Hans de Graaff
2020-06-15 10:56 Hans de Graaff
2020-04-19 8:57 Hans de Graaff
2020-03-08 6:38 Hans de Graaff
2019-07-13 6:14 Hans de Graaff
2019-04-11 18:29 Hans de Graaff
2019-02-03 10:49 Hans de Graaff
2018-06-30 7:47 Hans de Graaff
2018-06-30 7:47 Hans de Graaff
2017-09-01 7:14 Hans de Graaff
2017-07-16 6:49 Hans de Graaff
2017-06-27 3:55 Hans de Graaff
2017-01-21 7:15 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=1651989125.4e5e5c2cb9411f145c7e22b84338ac6faa55acc1.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