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: Sat, 5 Nov 2022 07:17:49 +0000 (UTC) [thread overview]
Message-ID: <1667632201.6fae7a9f45ffd70225d881e8489956b1ead72e12.graaff@gentoo> (raw)
commit: 6fae7a9f45ffd70225d881e8489956b1ead72e12
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 4 09:13:54 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 07:10:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fae7a9f
dev-ruby/aws-sigv4: add 1.5.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/aws-sigv4/Manifest | 1 +
dev-ruby/aws-sigv4/aws-sigv4-1.5.2.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ruby/aws-sigv4/Manifest b/dev-ruby/aws-sigv4/Manifest
index 395c42a5d320..bd3679bf6a22 100644
--- a/dev-ruby/aws-sigv4/Manifest
+++ b/dev-ruby/aws-sigv4/Manifest
@@ -2,3 +2,4 @@ DIST aws-sigv4-1.2.3.gem 16384 BLAKE2B 55da04b54005107075e3e4ef6a16de03e25ee3559
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.1.gem 17920 BLAKE2B 3ffe44ea9971826ca139dd4e4e09fcf7ccccf0c9b915bfaa80da9a7088acd8cd9dcb34e2be8e21636aabbea0b4fe4b86135484047a097d00656f8033f39d94ae SHA512 a9aeed9a335aef1358166ead1ba2ea12d588fa61ecf45a6e42dfdf311ef6aa36a372a4f236d0fad0ed61dee81e812f2f9a5ab2fda55a5a42f39c11e48a308afd
+DIST aws-sigv4-1.5.2.gem 17920 BLAKE2B e6122d4846ec103e8929aa109c19822951bcc129a923c7e2733b5319495902f3a20cbabebc574671deac297989b0c4f60046e2f5b7499473cca1989fb8262f5f SHA512 7a756e3faafaa31046b1a17a825e8e1b88899914435cd1d7811089105f4d31020d24b81c1e8e86efa9a7446a768399323389e14462f1117a9f74f0dbbe2fbc62
diff --git a/dev-ruby/aws-sigv4/aws-sigv4-1.5.2.ebuild b/dev-ruby/aws-sigv4/aws-sigv4-1.5.2.ebuild
new file mode 100644
index 000000000000..9ec13468808a
--- /dev/null
+++ b/dev-ruby/aws-sigv4/aws-sigv4-1.5.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md"
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+
+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-11-05 7:17 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-05 7:17 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-11 7:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-sigv4/ Hans de Graaff
2024-10-28 6:43 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-07-26 6:45 Hans de Graaff
2022-07-26 6:45 Hans de Graaff
2022-05-08 5:52 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=1667632201.6fae7a9f45ffd70225d881e8489956b1ead72e12.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