Add rubygem-aws-sdk-elasticinference 1.0.0

Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticinference
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-12-13 06:41:27 +00:00
parent 5cf7a5a452
commit c71bf87860
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519975
4 changed files with 30 additions and 0 deletions

View File

@ -5547,6 +5547,7 @@
SUBDIR += rubygem-aws-sdk-eks
SUBDIR += rubygem-aws-sdk-elasticache
SUBDIR += rubygem-aws-sdk-elasticbeanstalk
SUBDIR += rubygem-aws-sdk-elasticinference
SUBDIR += rubygem-aws-sdk-elasticloadbalancing
SUBDIR += rubygem-aws-sdk-elasticloadbalancingv2
SUBDIR += rubygem-aws-sdk-elasticsearchservice

View File

@ -0,0 +1,22 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= aws-sdk-elasticinference
PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference)
LICENSE= APACHE20
RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1576164456
SHA256 (rubygem/aws-sdk-elasticinference-1.0.0.gem) = af6dbf8531fbb01ab05f70ba537b2034cd8ab1925a59a7cf3382fb8288526c40
SIZE (rubygem/aws-sdk-elasticinference-1.0.0.gem) = 10752

View File

@ -0,0 +1,4 @@
Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference).
WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-elasticinference