Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel-helpers/
Date: Fri, 01 Jul 2016 04:43:14
Message-Id: 1467348114.4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a.graaff@gentoo
1 commit: 4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 04:41:13 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 04:41:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c55fb65
7
8 dev-ruby/arel-helpers: drop rails:3.2 due to pending masking
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild
16 index ace778d..2e7f620 100644
17 --- a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild
18 +++ b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild
19 @@ -18,7 +18,7 @@ SLOT="0"
20 KEYWORDS="~amd64 ~arm ~x86"
21 IUSE=""
22
23 -ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2
24 +ruby_add_rdepend "|| (
25 dev-ruby/activerecord:4.0
26 dev-ruby/activerecord:4.1
27 dev-ruby/activerecord:4.2 )"