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/path_expander/
Date: Fri, 29 Dec 2017 06:27:14
Message-Id: 1514528809.7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5.graaff@gentoo
1 commit: 7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 06:26:49 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 06:26:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eae263f
7
8 dev-ruby/path_expander: add ruby25
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-ruby/path_expander/path_expander-1.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/path_expander/path_expander-1.0.2.ebuild b/dev-ruby/path_expander/path_expander-1.0.2.ebuild
16 index 273f8c24c1e..97d13e7f16f 100644
17 --- a/dev-ruby/path_expander/path_expander-1.0.2.ebuild
18 +++ b/dev-ruby/path_expander/path_expander-1.0.2.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -USE_RUBY="ruby21 ruby22 ruby23 ruby24"
24 +USE_RUBY="ruby22 ruby23 ruby24 ruby25"
25
26 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
27 RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"