diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-11-25 09:43:54 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-11-25 10:09:53 +0100 |
commit | 3fff87271728117c559199678b7ce2b3dd07a362 (patch) | |
tree | 0742bec737e98cacd69816ca30534051c4919c4b /dev-ruby | |
parent | dev-ruby/hiera-eyaml: add 3.2.2 (diff) | |
download | gentoo-3fff87271728117c559199678b7ce2b3dd07a362.tar.gz gentoo-3fff87271728117c559199678b7ce2b3dd07a362.tar.bz2 gentoo-3fff87271728117c559199678b7ce2b3dd07a362.zip |
dev-ruby/hiera-eyaml-plaintext: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild deleted file mode 100644 index 930ae28203b4..000000000000 --- a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_TASK_DOC="" -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="" |