From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1001401-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 795831382C5
	for <garchives@archives.gentoo.org>; Sun,  4 Feb 2018 10:45:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 90C05E0A94;
	Sun,  4 Feb 2018 10:45:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6C005E0A94
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Feb 2018 10:45:34 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0C326335C34
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Feb 2018 10:45:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D33F1DB
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Feb 2018 10:45:31 +0000 (UTC)
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org>
Message-ID: <1517741075.eabc28b2b06b1798fa4de4aef2897e26f886f6f5.graaff@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera-eyaml-plaintext/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild
X-VCS-Directories: dev-ruby/hiera-eyaml-plaintext/
X-VCS-Committer: graaff
X-VCS-Committer-Name: Hans de Graaff
X-VCS-Revision: eabc28b2b06b1798fa4de4aef2897e26f886f6f5
X-VCS-Branch: master
Date: Sun,  4 Feb 2018 10:45:31 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: c498851a-9d67-4175-aae9-e0a2dff1d3c5
X-Archives-Hash: 9c5c3d5fe9ab8eac630363ef3be10e0c

commit:     eabc28b2b06b1798fa4de4aef2897e26f886f6f5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  4 07:39:51 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb  4 10:44:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabc28b2

dev-ruby/hiera-eyaml-plaintext: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../hiera-eyaml-plaintext-0.6.ebuild                 | 20 --------------------
 1 file changed, 20 deletions(-)

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
deleted file mode 100644
index 0cd317d776e..00000000000
--- a/dev-ruby/hiera-eyaml-plaintext/hiera-eyaml-plaintext-0.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-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=""