From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashicorp-checkpoint/
Date: Wed, 20 Jan 2016 07:19:58 +0000 (UTC) [thread overview]
Message-ID: <1453136688.a0a94fff2f3b3c285e3fa45823d8a284e5c524e1.idella4@gentoo> (raw)
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>hydrapolic@gmail.com</email>
+ <name>Tomas Mozes</name>
+ <description>Proxy maintainer</description>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2016-01-20 7:20 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-20 7:19 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-20 7:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashicorp-checkpoint/ Ian Delaney
2016-01-20 7:19 Ian Delaney
2016-10-31 12:09 Patrice Clement
2017-02-05 9:59 Hans de Graaff
2017-02-05 9:59 Hans de Graaff
2017-06-10 7:31 Hans de Graaff
2018-01-20 6:31 Hans de Graaff
2018-02-03 18:22 Hans de Graaff
2018-05-03 4:42 Hans de Graaff
2018-05-20 0:16 Aaron Bauman
2018-11-30 5:29 Georgy Yakovlev
2019-02-02 7:55 Hans de Graaff
2019-05-20 20:32 Georgy Yakovlev
2020-07-11 6:03 Georgy Yakovlev
2020-09-15 6:00 Hans de Graaff
2021-03-13 7:49 Hans de Graaff
2021-03-13 7:49 Hans de Graaff
2021-03-13 7:49 Hans de Graaff
2021-03-13 7:49 Hans de Graaff
2021-03-13 8:50 Hans de Graaff
2021-03-15 7:45 Joonas Niilola
2022-08-17 15:39 Sam James
2023-04-01 8:26 Hans de Graaff
2023-04-27 7:42 Hans de Graaff
2024-04-20 7:44 Joonas Niilola
2024-06-02 7:00 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1453136688.a0a94fff2f3b3c285e3fa45823d8a284e5c524e1.idella4@gentoo \
--to=idella4@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox