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 C3A491382DE for ; Fri, 1 Jul 2016 04:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10E65E0B69; Fri, 1 Jul 2016 04:43:14 +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 7C6F2E0B69 for ; Fri, 1 Jul 2016 04:43:13 +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 A8983340F1C for ; Fri, 1 Jul 2016 04:43:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49111243D for ; Fri, 1 Jul 2016 04:43:10 +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: <1467348114.4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel-helpers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild X-VCS-Directories: dev-ruby/arel-helpers/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a X-VCS-Branch: master Date: Fri, 1 Jul 2016 04:43:10 +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: 9fe9cdb7-49e2-476c-9a5b-4dfedd8dc4d2 X-Archives-Hash: 718ce23ca0a409e4489cde6c0528fbba commit: 4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a Author: Hans de Graaff gentoo org> AuthorDate: Fri Jul 1 04:41:13 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Jul 1 04:41:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c55fb65 dev-ruby/arel-helpers: drop rails:3.2 due to pending masking Package-Manager: portage-2.2.28 dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild index ace778d..2e7f620 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" -ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2 +ruby_add_rdepend "|| ( dev-ruby/activerecord:4.0 dev-ruby/activerecord:4.1 dev-ruby/activerecord:4.2 )"