From 642c43ff0449b78a42ba94554c5e5c049fad4767 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 19 Nov 2021 07:21:31 +0100 Subject: dev-ruby/hiera-eyaml-plaintext: add ruby30 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff --- .../hiera-eyaml-plaintext-0.6-r2.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild (limited to 'dev-ruby/hiera-eyaml-plaintext') diff --git a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild new file mode 100644 index 000000000000..188d18dff865 --- /dev/null +++ b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_TASK_TEST="" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit ruby-fakegem + +DESCRIPTION="A plaintext backend for hiera-eyaml" +HOMEPAGE="https://github.com/gtmtechltd/hiera-eyaml-plaintext" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad