Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/facter/
Date: Thu, 29 Jun 2017 03:03:02
Message-Id: 1498705357.4e26ef35648559e9133d58f4f111bafbcd06c1b3.prometheanfire@gentoo
1 commit: 4e26ef35648559e9133d58f4f111bafbcd06c1b3
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 03:01:31 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 03:02:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e26ef35
7
8 dev-ruby/facter: bumping ruby versions supported
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/facter/facter-3.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/facter/facter-3.7.0.ebuild b/dev-ruby/facter/facter-3.7.0.ebuild
16 index d345d5ac6a9..cabba296ea4 100644
17 --- a/dev-ruby/facter/facter-3.7.0.ebuild
18 +++ b/dev-ruby/facter/facter-3.7.0.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 -USE_RUBY="ruby21 ruby22"
24 +USE_RUBY="ruby21 ruby22 ruby23 ruby24"
25
26 inherit cmake-utils eutils multilib ruby-ng