public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera/
Date: Sat, 11 Mar 2017 07:21:03 +0000 (UTC)	[thread overview]
Message-ID: <1489216838.c358043133c4e09f439db3fa692ea2e3fdaafd31.graaff@gentoo> (raw)

commit:     c358043133c4e09f439db3fa692ea2e3fdaafd31
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 07:20:38 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 07:20:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3580431

dev-ruby/hiera: add 3.3.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/hiera/Manifest           |  1 +
 dev-ruby/hiera/hiera-3.3.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/hiera/Manifest b/dev-ruby/hiera/Manifest
index 35d9343493a..09d684156d4 100644
--- a/dev-ruby/hiera/Manifest
+++ b/dev-ruby/hiera/Manifest
@@ -6,3 +6,4 @@ DIST hiera-3.2.0.gem 39936 SHA256 39a5d7a14dafaf4745b1f660e7b78a80d2f2724ac89d46
 DIST hiera-3.2.1.gem 39936 SHA256 8f64627cfccd1bb6bf12b17a98a04fef1b08fa716bc1c226e808b9328bbe2752 SHA512 36fdb29b478c448f3a1b0dd6e90ed028bf7ae5ca0fe2e99aa899afa906d8c341baa65b6ea87861391f64ac65f8beedaa1dcd9da14901d47b66888ea5720d3899 WHIRLPOOL b5baecb1b3c8e4a2f2807d36c1d544637b0cdf3c3524471790038413eb7f997735dab3a44b7b966f16d244cab3e63456445494a55085bb6458dddbdbcebb0e76
 DIST hiera-3.2.2.gem 40448 SHA256 718f2794e5ba51dc63c576f01ac9edcf6bd577a50247ff79cd1e30641a9af38e SHA512 5a341c47305592421945fee3ab3fbc2c39f3f847d1c45d9b6dc8cc90da8057c25b32abf127b667fc00071c1fa7809034a5dd1e640c49f4ba6c2ab3e5718753b1 WHIRLPOOL 925c8d1564912ca6b60b4b627742a94c4942ccce2fff4c6e9b93d46ab86064e9c476d811b78369ab93bdbd7f22b6e523157c5b2495f0aeab884e4e6b72b39dee
 DIST hiera-3.3.0.gem 40448 SHA256 58ebf6e9d778e7d671f0e5ab381a80497d1e251770057c89fbb394cb42e3b2e9 SHA512 ab546b25343e15955c6bb53d062d7ac342cca7064125c2b5b37f1019fd1d4864a08c564d96850257de761b007c935e207b1692260bb494c4cfd7789ef4d5197d WHIRLPOOL 3bff0409fdb5cac5432f40c7a568ec0c0b9e6585139037185f88daf85a5073c07c6a0dfc3b790aeeb31c85a0df70fb557d9be9fed671398a022dffbb80013e0f
+DIST hiera-3.3.1.gem 40960 SHA256 501b8188e9ac6ed4266742e4e47df185815cb7ed6023a121fbf97b2308c3394b SHA512 c9032fa0d01f43b22b5d59fa9e8f3b6353b2a91b4ddba9aa6f7c8debfbd2b1089f0b471be5cd0f864025aabeb3f117dabab0a342ae9f659d6dfc13480f27a7a5 WHIRLPOOL 14e006dd17bdfaef9a8b1942e44f37346ad3cc01b1c4f291bb69a7515fddddd14f26f58d87e79125e85870d71be751f6a296c76e63331d47d25848e3aba5c936

diff --git a/dev-ruby/hiera/hiera-3.3.1.ebuild b/dev-ruby/hiera/hiera-3.3.1.ebuild
new file mode 100644
index 00000000000..72878644a36
--- /dev/null
+++ b/dev-ruby/hiera/hiera-3.3.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple pluggable Hierarchical Database"
+HOMEPAGE="https://docs.puppet.com/hiera/latest/"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~hppa ~x86"
+
+ruby_add_bdepend "test? ( dev-ruby/mocha )"
+
+ruby_add_rdepend "dev-ruby/deep_merge"


             reply	other threads:[~2017-03-11  7:21 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11  7:21 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  7:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera/ Hans de Graaff
2023-08-27  6:44 Hans de Graaff
2023-07-05  4:40 Hans de Graaff
2023-07-05  4:40 Hans de Graaff
2023-04-07 12:11 Sam James
2023-04-07  4:14 Sam James
2023-04-07  4:10 Sam James
2023-02-09  7:29 Hans de Graaff
2023-02-09  7:29 Hans de Graaff
2022-12-11  6:27 Hans de Graaff
2022-11-01  9:48 Yixun Lan
2022-08-03  5:39 Hans de Graaff
2022-06-24  2:21 Matthew Thode
2022-04-20  5:10 Hans de Graaff
2022-04-20  5:10 Hans de Graaff
2022-04-02  8:03 Agostino Sarubbo
2022-03-31  9:01 Agostino Sarubbo
2022-03-31  5:39 Hans de Graaff
2022-03-30 11:09 Jakov Smolić
2022-01-26 18:40 Fabian Groffen
2021-12-14  6:57 Hans de Graaff
2021-03-20  8:47 Hans de Graaff
2021-03-17  5:51 Hans de Graaff
2020-06-20  5:41 Hans de Graaff
2020-06-19  6:40 Sergei Trofimovich
2020-06-14 20:19 Sergei Trofimovich
2020-04-28  4:41 Hans de Graaff
2020-03-19 20:27 Hans de Graaff
2019-11-03  7:46 Hans de Graaff
2019-10-17  5:38 Hans de Graaff
2019-01-13  8:29 Hans de Graaff
2018-12-21  6:29 Hans de Graaff
2018-09-19  6:47 Hans de Graaff
2018-08-23  4:48 Hans de Graaff
2018-07-30 19:39 Hans de Graaff
2018-07-30 18:31 Sergei Trofimovich
2018-06-25 19:24 Hans de Graaff
2018-05-27  8:35 Mikle Kolyada
2018-05-26  4:54 Hans de Graaff
2018-05-05  1:26 Aaron Bauman
2018-04-30 20:11 Hans de Graaff
2018-04-28  6:33 Hans de Graaff
2018-04-28  6:33 Hans de Graaff
2018-04-28  6:33 Hans de Graaff
2018-04-19  4:36 Hans de Graaff
2018-01-21  6:49 Hans de Graaff
2017-12-14 22:47 Sergei Trofimovich
2017-12-09 13:10 Sergei Trofimovich
2017-10-04  5:24 Hans de Graaff
2017-09-23  7:51 Hans de Graaff
2017-09-15  6:08 Hans de Graaff
2017-09-13 13:42 Fabian Groffen
2017-08-30 18:13 Fabian Groffen
2017-08-14 19:42 Hans de Graaff
2017-06-29  5:19 Hans de Graaff
2017-05-21  5:32 Hans de Graaff
2017-04-01 14:03 Agostino Sarubbo
2017-03-29  5:33 Hans de Graaff
2017-03-29  2:06 Jeroen Roovers
2017-02-22  5:47 Hans de Graaff
2016-12-19  7:05 Hans de Graaff
2016-12-07  9:09 Hans de Graaff
2016-11-02  5:52 Hans de Graaff
2016-08-11  6:04 Hans de Graaff
2016-07-10 19:00 Hans de Graaff
2016-07-10 19:00 Hans de Graaff
2016-05-24  4:50 Hans de Graaff
2016-05-07  4:56 Hans de Graaff
2016-04-17 14:51 Manuel Rüger
2016-03-25  5:48 Matt Thode
2016-03-18  6:38 Hans de Graaff
2016-03-18  6:38 Hans de Graaff
2016-01-30 15:50 Hans de Graaff
2015-11-18  6:09 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=1489216838.c358043133c4e09f439db3fa692ea2e3fdaafd31.graaff@gentoo \
    --to=graaff@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