commit:     a6f23600fe2b37a3187a41d9a2c88259b661e4ad
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 12 09:24:16 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 12 09:24:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f23600

dev-ruby/logging: remove masked package, bug 661262

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

 dev-ruby/logging/Manifest             |  1 -
 dev-ruby/logging/logging-2.2.2.ebuild | 24 ------------------------
 dev-ruby/logging/metadata.xml         | 11 -----------
 3 files changed, 36 deletions(-)

diff --git a/dev-ruby/logging/Manifest b/dev-ruby/logging/Manifest
deleted file mode 100644
index bb39f3b5b11..00000000000
--- a/dev-ruby/logging/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST logging-2.2.2.gem 87552 BLAKE2B 
00b47a9e40a5c14889d38ba62fe57b4e40f858731626b1d8d07a767f1b2ca2e27de618ddaca1ffb3b07ffd6387e52bef73d01f05a4d2fd207a6433e664d14c1b
 SHA512 
9eeaec06f61dec5f79b7b656b77504026d6d91baea52594fa508f1587a8300ebb3d5c30461c7b4a41eb86f7b98530e4f6ab7853946fa14f00b84884be780b64a

diff --git a/dev-ruby/logging/logging-2.2.2.ebuild 
b/dev-ruby/logging/logging-2.2.2.ebuild
deleted file mode 100644
index 318abf74790..00000000000
--- a/dev-ruby/logging/logging-2.2.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-RAKE_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Flexible logging library based on the design of Java's log4j 
library"
-HOMEPAGE="https://rubygems.org/gems/logging";
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend ">=dev-ruby/little-plugger-1.1.3 >=dev-ruby/multi_json-1.10"
-
-ruby_add_bdepend "dev-ruby/bones test? ( dev-ruby/flexmock )"

diff --git a/dev-ruby/logging/metadata.xml b/dev-ruby/logging/metadata.xml
deleted file mode 100644
index 150710c962c..00000000000
--- a/dev-ruby/logging/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Ruby Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="rubygems">logging</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to