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/typhoeus/
Date: Sat, 30 Jun 2018 09:57:00
Message-Id: 1530352587.57e6f9b07493cc3a1f5e438c01f137ea3b8f260b.graaff@gentoo
1 commit: 57e6f9b07493cc3a1f5e438c01f137ea3b8f260b
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 08:24:29 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 09:56:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e6f9b0
7
8 dev-ruby/typhoeus: add ruby24
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/typhoeus/typhoeus-0.6.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
16 index 7209b21f42a..1e745fcad56 100644
17 --- a/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
18 +++ b/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=5
22
23 -USE_RUBY="ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby23 ruby24"
25
26 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md"
27 RUBY_FAKEGEM_TASK_DOC=""