commit:     a0a94fff2f3b3c285e3fa45823d8a284e5c524e1
Author:     Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon Jan 18 17:04:48 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 17:04:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a94fff

dev-ruby/hashicorp-checkpoint: new package, needed for app-emulation/vagrant

Package-Manager: portage-2.2.26

 dev-ruby/hashicorp-checkpoint/Manifest             |  1 +
 .../hashicorp-checkpoint-0.1.4.ebuild              | 24 ++++++++++++++++++++++
 dev-ruby/hashicorp-checkpoint/metadata.xml         | 10 +++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/hashicorp-checkpoint/Manifest 
b/dev-ruby/hashicorp-checkpoint/Manifest
new file mode 100644
index 0000000..2e7f1bb
--- /dev/null
+++ b/dev-ruby/hashicorp-checkpoint/Manifest
@@ -0,0 +1 @@
+DIST hashicorp-checkpoint-0.1.4.gem 12800 SHA256 
f5b0c3c303de1e2a5e7b49a8cd70dbc55ad64257c49b9f6cf817772b277b5097 SHA512 
095c9ad9bbcfb8152da501e4f92e36f0efd1d74bad202f196e326e38d6c91945081029cca65871930db62a118fd7ad642ed34d09447ee0a706bbb9f0dc0c2c77
 WHIRLPOOL 
73551183a8a24713edfb37dfa3927ff676dc66a5888b594c5b098d3bba393f73039d3f3bfa97533f174c8b831a9873457fd086e8f76741cc79c1e9f567fb6241

diff --git a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild 
b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild
new file mode 100644
index 0000000..89b3f8d
--- /dev/null
+++ b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Internal HashiCorp service to check version information"
+HOMEPAGE="http://www.hashicorp.com";
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ruby_add_bdepend "
+       test? ( dev-ruby/rspec-its
+               >dev-ruby/rspec-3 )"

diff --git a/dev-ruby/hashicorp-checkpoint/metadata.xml 
b/dev-ruby/hashicorp-checkpoint/metadata.xml
new file mode 100644
index 0000000..fe6f9cc
--- /dev/null
+++ b/dev-ruby/hashicorp-checkpoint/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <herd>proxy-maintainers</herd>
+       <maintainer>
+               <email>[email protected]</email>
+               <name>Tomas Mozes</name>
+               <description>Proxy maintainer</description>
+       </maintainer>
+</pkgmetadata>

Reply via email to