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 7444E138334 for ; Mon, 16 Jul 2018 09:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 699EEE07D9; Mon, 16 Jul 2018 09:45:33 +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 37A16E07D9 for ; Mon, 16 Jul 2018 09:45:33 +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 7A864335C96 for ; Mon, 16 Jul 2018 09:45:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA99F36B for ; Mon, 16 Jul 2018 09:45:29 +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: <1531734322.824a685ca9358a4fd3422b50a2493a80c17cda9a.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/activesupport/activesupport-5.1.4.ebuild dev-ruby/activesupport/activesupport-5.1.5.ebuild dev-ruby/activesupport/activesupport-5.1.6.ebuild dev-ruby/activesupport/activesupport-5.2.0.ebuild X-VCS-Directories: dev-ruby/activesupport/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 824a685ca9358a4fd3422b50a2493a80c17cda9a X-VCS-Branch: master Date: Mon, 16 Jul 2018 09:45:29 +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: 9d4d3e6a-63ac-4f08-9bdf-0057614592d1 X-Archives-Hash: 41ae3249fef50f9864aae03ac227c5d3 commit: 824a685ca9358a4fd3422b50a2493a80c17cda9a Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 16 09:44:55 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 16 09:45:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824a685c dev-ruby/activesupport: drop minitest restrictions Drop restrictions on old (pre-random-order) minitest for those versions that allow it. Closes: https://bugs.gentoo.org/660804 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/activesupport/activesupport-5.1.4.ebuild | 1 - dev-ruby/activesupport/activesupport-5.1.5.ebuild | 1 - dev-ruby/activesupport/activesupport-5.1.6.ebuild | 1 - dev-ruby/activesupport/activesupport-5.2.0.ebuild | 1 - 4 files changed, 4 deletions(-) diff --git a/dev-ruby/activesupport/activesupport-5.1.4.ebuild b/dev-ruby/activesupport/activesupport-5.1.4.ebuild index 0c0f4522051..37af0ab21a6 100644 --- a/dev-ruby/activesupport/activesupport-5.1.4.ebuild +++ b/dev-ruby/activesupport/activesupport-5.1.4.ebuild @@ -41,7 +41,6 @@ ruby_add_bdepend "test? ( >=dev-ruby/listen-3.0.5:3 dev-ruby/rack dev-ruby/mocha:0.14 - =dev-ruby/listen-3.0.5:3 dev-ruby/rack dev-ruby/mocha:0.14 - =dev-ruby/listen-3.0.5:3 dev-ruby/rack dev-ruby/mocha:0.14 - =dev-ruby/listen-3.0.5:3 dev-ruby/rack dev-ruby/mocha -