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/protected_attributes/
Date: Wed, 27 Jul 2016 05:25:09
Message-Id: 1469596782.40d2ddda985a17be79086affc2c4a7d3234ecc6f.graaff@gentoo
1 commit: 40d2ddda985a17be79086affc2c4a7d3234ecc6f
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 26 18:16:50 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 27 05:19:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d2ddda
7
8 dev-ruby/protected_attributes: add ruby22
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild b/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild
16 index 24994ee..32ecb1f 100644
17 --- a/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild
18 +++ b/dev-ruby/protected_attributes/protected_attributes-1.1.3.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 EAPI=5
23 -USE_RUBY="ruby20 ruby21"
24 +USE_RUBY="ruby20 ruby21 ruby22"
25
26 RUBY_FAKEGEM_TASK_TEST="test"