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: Mon, 25 Jun 2018 19:24:53 +0000 (UTC)	[thread overview]
Message-ID: <1529954674.d0ea4f8cf2a3771efaf8bc1982f6664d80111ae9.graaff@gentoo> (raw)

commit:     d0ea4f8cf2a3771efaf8bc1982f6664d80111ae9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 19:03:03 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 19:24:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ea4f8c

dev-ruby/hiera: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/hiera/Manifest              |  1 -
 dev-ruby/hiera/hiera-1.3.4-r1.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/hiera/Manifest b/dev-ruby/hiera/Manifest
index 21c76332c96..be3b59e3db7 100644
--- a/dev-ruby/hiera/Manifest
+++ b/dev-ruby/hiera/Manifest
@@ -1,4 +1,3 @@
-DIST hiera-1.3.4.gem 30208 BLAKE2B c0f65db3807e645ec08d60447b3aa0ecd9e826afc730296743faf6cded31ac203fdbe369df0055dc68fbb90f453dad26e8f3679d0c707b14cdcb6ff67328229b SHA512 be3b702f0e3c2e61d8d6a8c1ff1280f9a1be3dc4adc2a605b4ee3b5db82d513bd58fb6b22ef546a625cf4eefa43d597365187b776ee92c2dd9946eaa4b147128
 DIST hiera-3.2.2.gem 40448 BLAKE2B a94bebb0e3549a3bde83ef80db8c13af8bfb6dbf0f9f3efc244ddf211fed47c7f763e033c348d3a0fd20ad04c3de009b4d37fee0da080a77c4eac2a1439b8751 SHA512 5a341c47305592421945fee3ab3fbc2c39f3f847d1c45d9b6dc8cc90da8057c25b32abf127b667fc00071c1fa7809034a5dd1e640c49f4ba6c2ab3e5718753b1
 DIST hiera-3.4.2.gem 41472 BLAKE2B d4b1fd0432a4b8fffbf9e55118e93578226fd270ec11da4b999d1e1b7edc32fda70d7a7b84c016034d8028ae51d55d5076dc51780b10ff59af52077ddda6224d SHA512 33045e395fa06467ae61f42eeab5b48b76a03274243db52dff7dbf8a08052b8cd2e0dd609d6a13317efab485408c7351cc2553ba2e5a767afa09a8a21735852f
 DIST hiera-3.4.3.gem 40960 BLAKE2B a4747c6096065c1272bd3099893d27c53b5e869be16643fbd59fa0eead692e3bd082fcbf82463614336d00c3068244bd632fd6c3a87ba520566a8643f674bfc4 SHA512 126e626b9c9020f2b8565aaff35f30b35c73785120425d186c97186c5bdfafc4831216250f78fd33ffd5e1dde49646b262887747c0d73442a252c391329959e2

diff --git a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
deleted file mode 100644
index 3d141d0fc9e..00000000000
--- a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple pluggable Hierarchical Database"
-HOMEPAGE="https://docs.puppet.com/hiera/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ~hppa ppc ~sparc x86"
-
-ruby_add_bdepend "test? ( dev-ruby/mocha )"
-
-ruby_add_rdepend "dev-ruby/json"
-
-all_ruby_prepare() {
-	# Our json package is either the compiled version or the pure
-	# version. Fix gemspec accordingly.
-	sed -i -e 's/json_pure/json/' ../metadata || die
-}


             reply	other threads:[~2018-06-25 19:25 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 19:24 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-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-03-11  7:21 Hans de Graaff
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=1529954674.d0ea4f8cf2a3771efaf8bc1982f6664d80111ae9.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