summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-04-16 16:00:52 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-04-16 16:03:46 -0700
commitd5227fc9f3efdc593adc0b3455e10babdff4fe54 (patch)
treec9fba81d3b9a4f369a099c401d3cad3e34e4b3e1 /dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild
parentdev-ruby/aws-sdk-core: bump (diff)
downloadgentoo-d5227fc9f3efdc593adc0b3455e10babdff4fe54.tar.gz
gentoo-d5227fc9f3efdc593adc0b3455e10babdff4fe54.tar.bz2
gentoo-d5227fc9f3efdc593adc0b3455e10babdff4fe54.zip
dev-ruby/aws-eventstream: bump
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild')
-rw-r--r--dev-ruby/aws-eventstream/aws-eventstream-1.1.0.ebuild19
1 files changed, 19 insertions, 0 deletions
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 000000000000..0fff340c1e82
--- /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=""