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: Fri, 9 Aug 2024 07:08:17 +0000 (UTC) [thread overview]
Message-ID: <1723187282.ffa919b1ba57f0f5b3f37d9879c40ade20d2a6ae.graaff@gentoo> (raw)
commit: ffa919b1ba57f0f5b3f37d9879c40ade20d2a6ae
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 06:32:40 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 07:08:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa919b1
dev-ruby/aws-sigv4: add 1.9.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/aws-sigv4/Manifest | 1 +
dev-ruby/aws-sigv4/aws-sigv4-1.9.1.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-ruby/aws-sigv4/Manifest b/dev-ruby/aws-sigv4/Manifest
index 3171c1eb1e47..ecb941fe480c 100644
--- a/dev-ruby/aws-sigv4/Manifest
+++ b/dev-ruby/aws-sigv4/Manifest
@@ -1,3 +1,4 @@
DIST aws-sigv4-1.7.0.gem 17920 BLAKE2B 1f670cb3fb816725f7002cce4851901a29b287e34006f311d037d589981e7fd3d4de5e4cf7a5422697ef3a9f68ca65aa58796f8410ce3bf952b5ae1fe57150a4 SHA512 4d3a20a807a79b2225a2a342be690c508eb2921b41de9b25aada113b9d138d3639fa276b022c031c501e62c6b08f276d7f2660fdbae24ef575bf7ff62a84ca46
DIST aws-sigv4-1.8.0.gem 18432 BLAKE2B d15a93e86b78aad49ecebe7e104572ec18c37d2db1fb5361f1c2dd7732996b80bed81873f227d0f12ede0a5edb61fdc31c9c7f8eded2565ed1575c96647420f4 SHA512 dc4898a201f81b25f913b37bf0b302066fa9b5e4bb64e317957aa0c34090814585e371c67e1d5776d7b5ef72be25992e2224fcb4e3a1f3e3762dc1fdb54134f8
DIST aws-sigv4-1.9.0.gem 19968 BLAKE2B cfde2f48df91a7b6cbb7fb14460f26a20d04bdcec9e3009c75fe6c45e67d28ad89acc0b37e0da1004d2649e2489539d7f414b51de918d9bf761af0b62ca85126 SHA512 ab95195c2047514c4615f98e1bd791f57614e348452401fdd5a7ce45ea1c49dc9547583d8029f15e12e7ec28ede6af132b080399b36ebef9cd27a18cdd17def5
+DIST aws-sigv4-1.9.1.gem 19968 BLAKE2B 5f1012ea015c75109e6d4cd3403263b6feea9eb5504acfbad29cd3d2fad06eafe4df51485096e42216855ec0667b74575e19f95d2ca75e3d3754a9f8c84d58a6 SHA512 5d92b56def12b61327b7981da54816c578e60c6833a80ee08750ef477ac99524e472964afe0909a0cdfa27d07063422921c34ff00e5b1e450fc1e9d3e4968aee
diff --git a/dev-ruby/aws-sigv4/aws-sigv4-1.9.1.ebuild b/dev-ruby/aws-sigv4/aws-sigv4-1.9.1.ebuild
new file mode 100644
index 000000000000..3e77e365a081
--- /dev/null
+++ b/dev-ruby/aws-sigv4/aws-sigv4-1.9.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+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"
+
+ruby_add_rdepend ">=dev-ruby/aws-eventstream-1.0.2:1"
next reply other threads:[~2024-08-09 7:08 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-09 7:08 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-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
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=1723187282.ffa919b1ba57f0f5b3f37d9879c40ade20d2a6ae.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