From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7796259CA3 for ; Sun, 6 Mar 2016 20:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A3FE21C051; Sun, 6 Mar 2016 20:16:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 928F621C051 for ; Sun, 6 Mar 2016 20:16:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F9B4340775 for ; Sun, 6 Mar 2016 20:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF2B918A5 for ; Sun, 6 Mar 2016 20:16:14 +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: <1457295367.4c3b39429d86024273a0aba2b2f602bd4586f83e.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild dev-ruby/rspec-core/rspec-core-3.4.3.ebuild X-VCS-Directories: dev-ruby/rspec-core/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4c3b39429d86024273a0aba2b2f602bd4586f83e X-VCS-Branch: master Date: Sun, 6 Mar 2016 20:16:14 +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: d1583743-1dc9-4a2f-a074-bb97e4301dfd X-Archives-Hash: 092e9f719668d755b97b2276866c86da commit: 4c3b39429d86024273a0aba2b2f602bd4586f83e Author: Hans de Graaff gentoo org> AuthorDate: Sun Mar 6 20:15:48 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Mar 6 20:16:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3b3942 dev-ruby/rspec-core: drop unused zentest dependency Package-Manager: portage-2.2.26 dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild | 1 - dev-ruby/rspec-core/rspec-core-3.4.3.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild index eb344ad..43b6fb9 100644 --- a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild @@ -39,7 +39,6 @@ ruby_add_bdepend "test? ( >=dev-ruby/coderay-1.0.9 dev-ruby/syntax >=dev-ruby/thread_order-1.1.0 - >=dev-ruby/zentest-4.6.2 >=dev-ruby/rspec-expectations-3.3.0:3 >=dev-ruby/rspec-mocks-2.99.0:3 )" diff --git a/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild b/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild index 25460b3..5e7d2c1 100644 --- a/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild @@ -39,7 +39,6 @@ ruby_add_bdepend "test? ( >=dev-ruby/coderay-1.0.9 dev-ruby/syntax >=dev-ruby/thread_order-1.1.0 - >=dev-ruby/zentest-4.6.2 >=dev-ruby/rspec-expectations-3.3.0:3 >=dev-ruby/rspec-mocks-2.99.0:3 )"