commit:     d5227fc9f3efdc593adc0b3455e10babdff4fe54
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 23:00:52 2020 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 23:03:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5227fc9

dev-ruby/aws-eventstream: bump

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-ruby/aws-eventstream/Manifest                     |  1 +
 dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-ruby/aws-eventstream/Manifest 
b/dev-ruby/aws-eventstream/Manifest
index ed87d8d4608..36ace86acbf 100644
--- a/dev-ruby/aws-eventstream/Manifest
+++ b/dev-ruby/aws-eventstream/Manifest
@@ -1 +1,2 @@
 DIST aws-eventstream-1.0.3.gem 9216 BLAKE2B 
32cb1d14562365bd9fc579272f6f5a56d542662dbca765431a980c278aa1ecdc4c61ba4875c52c83d962771e89f831c4b167b176882bf45649cea7732ec68c04
 SHA512 
bd2babd7ec1e3190b839925116cfe315f09087e106970603941ce4e1eea64cb4fcbf59d16c547a5ac4968792839de3dbb2e4719a05cd4433c611df44567029b0
+DIST aws-eventstream-1.1.0.gem 8704 BLAKE2B 
52018f2466f24b5c4ca9463321d4bad94579c6c98ef7fe0de34376da1e9ecfa0171de3485f65266a8b6be99c6eab956b88b367b8431c62aac1b46107f47925db
 SHA512 
40af0ad738341bd879458060c5d5b1cda3d539ecec18e3e14f2c36582368e246a1dd510480629f7f29e044dc6f9d3a028af72650a0386491931f5a2691ac5d8a

diff --git a/dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild 
b/dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild
new file mode 100644
index 00000000000..0fff340c1e8
--- /dev/null
+++ b/dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+# Not packaged and upstream not tagged.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Amazon Web Services event stream library"
+HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/";
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""

Reply via email to