From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 328AB138334 for ; Wed, 12 Dec 2018 09:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9D08E0C50; Wed, 12 Dec 2018 09:30:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9F254E0C50 for ; Wed, 12 Dec 2018 09:30:51 +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 35DF6335CD2 for ; Wed, 12 Dec 2018 09:30:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E85814E7 for ; Wed, 12 Dec 2018 09:30:46 +0000 (UTC) From: "Hans de Graaff" 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" Message-ID: <1544606656.a6f23600fe2b37a3187a41d9a2c88259b661e4ad.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/logging/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/logging/Manifest dev-ruby/logging/logging-2.2.2.ebuild dev-ruby/logging/metadata.xml X-VCS-Directories: dev-ruby/logging/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a6f23600fe2b37a3187a41d9a2c88259b661e4ad X-VCS-Branch: master Date: Wed, 12 Dec 2018 09:30:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a1a41fa3-9d68-44c3-9188-5517345d45b2 X-Archives-Hash: 7de9b162dd7a7e48d1298f86240eee16 commit: a6f23600fe2b37a3187a41d9a2c88259b661e4ad Author: Hans de Graaff gentoo org> AuthorDate: Wed Dec 12 09:24:16 2018 +0000 Commit: Hans de Graaff gentoo 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 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 @@ - - - - - ruby@gentoo.org - Gentoo Ruby Project - - - logging - -