Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/omniauth-openid/
Date: Mon, 28 Mar 2016 15:43:40
Message-Id: 1459179801.42abcd3298072a005b5dea5ae5fc987b5f27f73b.mrueg@gentoo
1 commit: 42abcd3298072a005b5dea5ae5fc987b5f27f73b
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 15:43:21 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 15:43:21 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=42abcd32
7
8 dev-ruby/omniauth-openid: Add ruby22
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/omniauth-openid/omniauth-openid-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/omniauth-openid/omniauth-openid-1.0.1.ebuild b/dev-ruby/omniauth-openid/omniauth-openid-1.0.1.ebuild
16 index 003fec3..b1e7e02 100644
17 --- a/dev-ruby/omniauth-openid/omniauth-openid-1.0.1.ebuild
18 +++ b/dev-ruby/omniauth-openid/omniauth-openid-1.0.1.ebuild
19 @@ -4,7 +4,7 @@
20
21 EAPI=5
22
23 -USE_RUBY="ruby20 ruby21"
24 +USE_RUBY="ruby20 ruby21 ruby22"
25
26 RUBY_FAKEGEM_RECIPE_DOC="yard"
27 RUBY_FAKEGEM_RECIPE_TEST="rspec"