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 7B3C7138351 for ; Tue, 5 May 2020 08:06:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2D66E08BF; Tue, 5 May 2020 08:06:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8B86FE08C9 for ; Tue, 5 May 2020 08:06:05 +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 B94E934F63A for ; Tue, 5 May 2020 08:06:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC2A1231 for ; Tue, 5 May 2020 08:06:01 +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: <1588665948.7e59cf899ad42fa1cf7e7bf77a9b46b65d024e5c.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/arel/Manifest dev-ruby/arel/arel-6.0.4.ebuild X-VCS-Directories: dev-ruby/arel/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 7e59cf899ad42fa1cf7e7bf77a9b46b65d024e5c X-VCS-Branch: master Date: Tue, 5 May 2020 08:06:01 +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: 262d3a0c-e2ab-4ae1-8907-41e63fe14c66 X-Archives-Hash: 90518f37dd0e456ab76c88ad324d18c1 commit: 7e59cf899ad42fa1cf7e7bf77a9b46b65d024e5c Author: Hans de Graaff gentoo org> AuthorDate: Tue May 5 07:57:35 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue May 5 08:05:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e59cf89 dev-ruby/arel: remove masked slot Package-Manager: Portage-2.3.99, Repoman-2.3.20 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/arel/Manifest | 1 - dev-ruby/arel/arel-6.0.4.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/dev-ruby/arel/Manifest b/dev-ruby/arel/Manifest index e6458a189e4..018ccc00f18 100644 --- a/dev-ruby/arel/Manifest +++ b/dev-ruby/arel/Manifest @@ -1,2 +1 @@ -DIST arel-6.0.4.tar.gz 52401 BLAKE2B 36df892474572863170d51172ff4f2a9e07c7e9a7ae6e65a6eb6878bba78021e25c76b2926a6daeae0f916e4a31999e0cbee88a716a0b82ff799806773745b40 SHA512 65833d68b8adf032ef461ac4b81307e59220a3c7b2c2aa33ed4eaeb830c6d6c379e33ddbcfa53edd5f398fa6a2aef293a4daac7c2c93ed86710bd0cf2b5ff7ee DIST arel-9.0.0.tar.gz 59065 BLAKE2B c464c8c52d0fa7c5626fdc9254c74db00e4b43f68f38b75972623f28961565cd6764db967158c48e938620636343b15c4be9bb3237f9c7422730b4702450eb6d SHA512 9d2958765058fa8a4f6a8d7d4c9671d92054748eabe5b94796ff5611cdcd6bb24906cc5e813fb21396aaa681e5703d2d4bce8cc9884f2d057042d1b06bf6f0f5 diff --git a/dev-ruby/arel/arel-6.0.4.ebuild b/dev-ruby/arel/arel-6.0.4.ebuild deleted file mode 100644 index 683f75acd4d..00000000000 --- a/dev-ruby/arel/arel-6.0.4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="History.txt README.markdown" - -RUBY_FAKEGEM_GEMSPEC="arel.gemspec" - -inherit ruby-fakegem versionator - -DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="https://github.com/rails/arel" -SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_bdepend " - test? ( - dev-ruby/test-unit:2 - >=dev-ruby/minitest-5.4:5 - )" - -all_ruby_prepare() { - sed -i -e "/[Bb]undler/d" \ - -e '/specname/,$ s:^:#:' Rakefile || die -}