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: Wed, 20 Apr 2022 05:10:50 +0000 (UTC)	[thread overview]
Message-ID: <1650431444.b678eeedaaffd1d03104e1287e3a461e264653c9.graaff@gentoo> (raw)

commit:     b678eeedaaffd1d03104e1287e3a461e264653c9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 05:07:02 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 05:10:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b678eeed

dev-ruby/hiera: drop 3.6.0, 3.7.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/hiera/Manifest           |  2 --
 dev-ruby/hiera/hiera-3.6.0.ebuild | 24 ------------------------
 dev-ruby/hiera/hiera-3.7.0.ebuild | 24 ------------------------
 3 files changed, 50 deletions(-)

diff --git a/dev-ruby/hiera/Manifest b/dev-ruby/hiera/Manifest
index f2e90d142469..41a00dc4b460 100644
--- a/dev-ruby/hiera/Manifest
+++ b/dev-ruby/hiera/Manifest
@@ -1,4 +1,2 @@
-DIST hiera-3.6.0.gem 40960 BLAKE2B 1e49499ac5841d5fae884ffaf7ba7c72c55e3c04ee3023b2bee3e68e29d4827825e23ed4bb4a929d6337a1ff1d19dd1fbcad329495604c3171c3ab900e21b607 SHA512 6d76845e23732875c461d5b2df8599953f067ec84ea6648044e91822fea762118a108136e43ea9b7112511939978052f846d94e895b2b8f669df607fc90afbd0
-DIST hiera-3.7.0.gem 40960 BLAKE2B 2cec1e8df126da1ca3e46015192cdd428b595084461d5bca92ad561ba7e3b2be5d6837b3565031f174b5ce7fc32f80e288ed12dd3d3cd5d9f3a369b7f2cc6dae SHA512 583da6eb8fb30f9b1029861c7e539fa0e766bd3c4de06715225975d24e46f18cfea9b80f7e4f65535d22ae9bed70c29f999c160fe131aa0897dd70e61681d1b8
 DIST hiera-3.8.0.gem 40960 BLAKE2B b368ef92bca06081c99ec7e1a1e04b69f3c1cae285fcb17f9d1b89683fd679b037d2ef26af6912a776d73d3a553a8323c6820482383065927245898c9e78daa1 SHA512 0aa8d306cce33760eee9ca702f6d1f8a0137c551321c7553a25644a4097b8539945d5432e94ff83ed9c3392603dc962b33ab1e1702ed1ab5699d3ef179de9379
 DIST hiera-3.9.0.gem 40960 BLAKE2B 863fe37ecfda2153b5e94afde6d53893a0b5baaa10aa3bc3a939cc7df54168bbcb709f85bb50ffad11376d7434337ae3c79bc5d9fac99433da31e7dd77213004 SHA512 6ce3598e7c7a628198638a4b75a65efcc529089c7c80d7f3dfc072c26e8a65054d8bc5c71f40ce2833465ccfaa333c5490ecdfe58578532eb3455be46a69ad0e

diff --git a/dev-ruby/hiera/hiera-3.6.0.ebuild b/dev-ruby/hiera/hiera-3.6.0.ebuild
deleted file mode 100644
index 03029fd73800..000000000000
--- a/dev-ruby/hiera/hiera-3.6.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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 ~arm ~hppa ppc ~ppc64 ~sparc x86"
-
-ruby_add_bdepend "test? ( dev-ruby/mocha )"
-
-ruby_add_rdepend "dev-ruby/deep_merge"

diff --git a/dev-ruby/hiera/hiera-3.7.0.ebuild b/dev-ruby/hiera/hiera-3.7.0.ebuild
deleted file mode 100644
index c5967ff1b3a7..000000000000
--- a/dev-ruby/hiera/hiera-3.7.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-
-ruby_add_bdepend "test? ( dev-ruby/mocha )"
-
-ruby_add_rdepend "dev-ruby/deep_merge"


             reply	other threads:[~2022-04-20  5:10 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-20  5:10 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-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-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=1650431444.b678eeedaaffd1d03104e1287e3a461e264653c9.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