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 70F13138335 for ; Mon, 25 Jun 2018 19:24:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AC55E0952; Mon, 25 Jun 2018 19:24:57 +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 32313E0952 for ; Mon, 25 Jun 2018 19:24:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8FC0C335CA6 for ; Mon, 25 Jun 2018 19:24:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E24EF2FA for ; Mon, 25 Jun 2018 19:24:53 +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: <1529954677.b1f9bad8db66427b9f4d5f5418e72a07afdd4c35.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/aruba/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/aruba/Manifest dev-util/aruba/aruba-0.5.4-r1.ebuild X-VCS-Directories: dev-util/aruba/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b1f9bad8db66427b9f4d5f5418e72a07afdd4c35 X-VCS-Branch: master Date: Mon, 25 Jun 2018 19:24:53 +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-Archives-Salt: aa709845-afde-49b6-907f-31d832c9427a X-Archives-Hash: 2bd9a33b551f9e8cbd127bc36ec10a61 commit: b1f9bad8db66427b9f4d5f5418e72a07afdd4c35 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jun 25 19:08:48 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jun 25 19:24:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f9bad8 dev-util/aruba: cleanup Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/aruba/Manifest | 1 - dev-util/aruba/aruba-0.5.4-r1.ebuild | 40 ------------------------------------ 2 files changed, 41 deletions(-) diff --git a/dev-util/aruba/Manifest b/dev-util/aruba/Manifest index 4f072d3b80b..7053574dca7 100644 --- a/dev-util/aruba/Manifest +++ b/dev-util/aruba/Manifest @@ -1,3 +1,2 @@ -DIST aruba-0.5.4.gem 69632 BLAKE2B 77e0c739681d4ff08430a63db9614568346328c1c0594ff0d07d9fc74539d08f56df57a826bd87ee2b78989dad24b9bee7e6bfad7c10277b07b67ce39c663dac SHA512 e783aedccd4be6915621cc1f0d8b61f8a2895204ff9e483fdbd4b34b6f32eaccc973938a5e507c5346f50f9f9166fc7b7a885700aa13c6c7b00ffdf0eed78720 DIST aruba-0.6.2.gem 75776 BLAKE2B 569af009cc20b644878fda25b5e7f79bd2f7c6f5fa9ef2503a5e730b8eb5938872563dace27031d31847bacfbb7e4764079da74fa2a917cc3d98a596cf2248c7 SHA512 ad859aa34f6e6778d9eb92b7e8f298180250e0690b21285e48b85dda88c09c74437ed0dff4e07ea8a02e8c784841ef89504219aa844457273349b8072ebc761e DIST aruba-0.8.1.gem 121344 BLAKE2B 0b601a4d4bcd19159bb23b22b7975d1275ed2ab9c06e9ab550e11a151e953eba9ec4cc05280e69685a54b82996b4863b485a74f91d64270cc058f43272f6df6d SHA512 9d65778828ac1915c56862acb1db0faf6214b102eb892317b390f451aab55750067519fb6cf6e08c55f58b865eaaa78921402d745addf2d3b0038527eb5d898f diff --git a/dev-util/aruba/aruba-0.5.4-r1.ebuild b/dev-util/aruba/aruba-0.5.4-r1.ebuild deleted file mode 100644 index c1e026d110b..00000000000 --- a/dev-util/aruba/aruba-0.5.4-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby22 ruby23" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_RECIPE_TEST="cucumber" -RUBY_FAKEGEM_EXTRADOC="History.md README.md" - -RUBY_FAKEGEM_GEMSPEC="aruba.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Cucumber steps for driving out command line applications" -HOMEPAGE="https://github.com/cucumber/aruba" -LICENSE="MIT" - -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" -SLOT="0" -IUSE="" - -DEPEND="${DEPEND} test? ( sys-devel/bc )" -RDEPEND="${RDEPEND}" - -ruby_add_rdepend " - >=dev-ruby/childprocess-0.3.6 - >=dev-ruby/rspec-expectations-2.7:2 - >=dev-util/cucumber-1.1.1" - -ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.11:2 >=dev-ruby/bcat-0.6.1 )" - -all_ruby_prepare() { - # Remove bundler-related code. - sed -i -e '/[Bb]undler/d' Rakefile || die - rm Gemfile || die - - # Remove references to git ls-files. - sed -i -e '/git ls-files/d' aruba.gemspec || die -}