commit:     9d79143c3f9e30467ed4d132dc6212bc9060c00d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 06:24:48 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 06:24:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d79143c

dev-ruby/semantic_puppet: add 1.0.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/semantic_puppet/Manifest                  |  1 +
 .../semantic_puppet/semantic_puppet-1.0.1.ebuild   | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/semantic_puppet/Manifest 
b/dev-ruby/semantic_puppet/Manifest
index a90c8f20e4e..4a672aeb565 100644
--- a/dev-ruby/semantic_puppet/Manifest
+++ b/dev-ruby/semantic_puppet/Manifest
@@ -1,2 +1,3 @@
 DIST semantic_puppet-0.1.3.gem 25600 SHA256 
41d1d5523cf4be83791371312e200f503e7b1c49871de1882b2485181c7225c4 SHA512 
ee676033fbbea42f7316d03d13a99a5278385237eba3651e2eb8c2c64abc7c39bf5035d5bc71573be83622ae9f6681bff6f25b643c176679fcba4966361dd061
 WHIRLPOOL 
a63f4d5e8396db4388b0de9fe0da972579a84942ad1b3ad252d9ccf1ffb5b718dbf869d2f2d26aefcca973365e59463e594a962b06be14ed165f7835d3fb2739
 DIST semantic_puppet-1.0.0.gem 32256 SHA256 
04877f5777312b89d23629b21cdee7a72eed3a62da1993379fe4ea66969877c1 SHA512 
b44d139221e12b29c46a8114abfede123a305f0cb33c8be21ab410db1b1bad3d7f708800c513566e4a5f0aa3cccc9d0197b9d9b0aa0015b7055dd06a887b334d
 WHIRLPOOL 
0d50edcf01cd119213603443e09d1ef36411db1c8b3d57c19b1d36f01531aaf475fb06dccc11850cdadf2af9206e7fbeac2dd97a77e8a5fc5cbe401a022d7175
+DIST semantic_puppet-1.0.1.gem 32256 SHA256 
8e1b8719e0c529d12da28fdace487c087668ccd08e58f6f52915e27271968296 SHA512 
739641c4cce0c6d47c1ccfdda4c6577dc74a8232909f10ed493e865d0c1d691aa9367c978c23f139fd0bc36236664bda8503129f8162a04f72a51c872105e7d3
 WHIRLPOOL 
aecc5685587c6d0f3a1fba2b5e61f1ed539381f1bd9cc794a9501ebab7a5ddfc9c1c81707cf6ce449a0b2c486741bb15f6728b6d083e2830fc2dfea22400ed88

diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild 
b/dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild
new file mode 100644
index 00000000000..1cfb244da2d
--- /dev/null
+++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library of tools for working with Semantic Versions and module 
dependencies"
+HOMEPAGE="https://github.com/puppetlabs/semantic_puppet";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/gettext-setup-0.3"

Reply via email to