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-sigv4/
Date: Sun,  8 Aug 2021 05:56:53 +0000 (UTC)	[thread overview]
Message-ID: <1628401610.22c9b7a2625dce532dcdbb6c725087a14a99cbea.graaff@gentoo> (raw)

commit:     22c9b7a2625dce532dcdbb6c725087a14a99cbea
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  8 05:46:50 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug  8 05:46:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c9b7a2

dev-ruby/aws-sigv4: add 1.2.4

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/aws-sigv4/Manifest               |  1 +
 dev-ruby/aws-sigv4/aws-sigv4-1.2.4.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/aws-sigv4/Manifest b/dev-ruby/aws-sigv4/Manifest
index f8f9037b3a0..0707becb857 100644
--- a/dev-ruby/aws-sigv4/Manifest
+++ b/dev-ruby/aws-sigv4/Manifest
@@ -1,3 +1,4 @@
 DIST aws-sigv4-1.1.2.gem 11776 BLAKE2B 120446bb7ba1faf4236952b7dc53e0e88cad35476b2a56d188b73c1b3e4a4a93e835597eda5ebde02c0d65395045e9400e41b9d291f076cf73803286ea3151a3 SHA512 2d1f016e5a093a167d4bb6ae8774e5073c6c3c182a4ab64edfcc3cb93cdb827bdf2dd6731eddd096b8940db4cd751dd451bd4cf445c5b15ac5349e6d150281c8
 DIST aws-sigv4-1.1.4.gem 11776 BLAKE2B 3b365817f3228bea3fbc4903ab59b3949eeee6570dc68f12bf20f2edce1f2910b54d983389bca11950bc06d37c1c0cf9038bf0b301096cd02747fba97f8fe71c SHA512 58a0f94846edacff7a6037ee0fd2f77636241b1ad4de9882a4afbd9785879c371f2d6137c99e9232141bfd1d235aeb70422b2a4affd867b073db1b50c607ddf9
 DIST aws-sigv4-1.2.3.gem 16384 BLAKE2B 55da04b54005107075e3e4ef6a16de03e25ee355938bb1846f2c1ab79f1d9c72b0d272acb8b8c58eb7803710f3ad9be7e2d137b0c387d84d4841f7dcb0fb82aa SHA512 5d3aa9256f5e0fec5841ca5c9ca5aeb9a32cb4cf69f30221476d380c22e8f1863d2fbb4c826b89634c65f8080b83debdd84efe6e14e31f0a01bcf18b9fd71750
+DIST aws-sigv4-1.2.4.gem 16384 BLAKE2B 31aee1c3c028b9ccd6b20e967af97394e3800d27cfec2f19a4f12b0a7f0ed2ed931b720beb7d3e3ae737ca33eb7c4271f565053f201a3e233625c5d1faf33fab SHA512 1c03bf59899c7e7f6b01a786e75985c73459f0aacd3f01df70bac562db452e369317f8cb749f30d30629f058845687d9e2f614547f6f3ca1a4378db724170e4f

diff --git a/dev-ruby/aws-sigv4/aws-sigv4-1.2.4.ebuild b/dev-ruby/aws-sigv4/aws-sigv4-1.2.4.ebuild
new file mode 100644
index 00000000000..18a8f4abf81
--- /dev/null
+++ b/dev-ruby/aws-sigv4/aws-sigv4-1.2.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 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"


             reply	other threads:[~2021-08-08  5:56 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08  5:56 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-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-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=1628401610.22c9b7a2625dce532dcdbb6c725087a14a99cbea.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