Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera-eyaml-plaintext/
Date: Sun, 04 Feb 2018 10:45:35
Message-Id: 1517741075.eabc28b2b06b1798fa4de4aef2897e26f886f6f5.graaff@gentoo
1 commit: eabc28b2b06b1798fa4de4aef2897e26f886f6f5
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 4 07:39:51 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 4 10:44:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabc28b2
7
8 dev-ruby/hiera-eyaml-plaintext: cleanup
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 .../hiera-eyaml-plaintext-0.6.ebuild | 20 --------------------
13 1 file changed, 20 deletions(-)
14
15 diff --git a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild b/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild
16 deleted file mode 100644
17 index 0cd317d776e..00000000000
18 --- a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild
19 +++ /dev/null
20 @@ -1,20 +0,0 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -USE_RUBY="ruby20 ruby21 ruby22 ruby23"
26 -
27 -RUBY_FAKEGEM_TASK_TEST=""
28 -
29 -RUBY_FAKEGEM_TASK_DOC=""
30 -RUBY_FAKEGEM_EXTRADOC="README.md"
31 -
32 -inherit ruby-fakegem
33 -
34 -DESCRIPTION="A plaintext backend for hiera-eyaml"
35 -HOMEPAGE="https://github.com/gtmtechltd/hiera-eyaml-plaintext"
36 -
37 -LICENSE="MIT"
38 -SLOT="0"
39 -KEYWORDS="~amd64 ~x86"
40 -IUSE=""