summaryrefslogtreecommitdiff
path: root/dev-ruby/aws-sigv4/aws-sigv4-1.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/aws-sigv4/aws-sigv4-1.0.3.ebuild')
-rw-r--r--dev-ruby/aws-sigv4/aws-sigv4-1.0.3.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-ruby/aws-sigv4/aws-sigv4-1.0.3.ebuild b/dev-ruby/aws-sigv4/aws-sigv4-1.0.3.ebuild
new file mode 100644
index 000000000000..3ea90cddf859
--- /dev/null
+++ b/dev-ruby/aws-sigv4/aws-sigv4-1.0.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+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"
+IUSE=""