commit: 37de16ff58b4ef82dffccbda284f1f0ee902a271 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 08:25:47 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 08:56:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37de16ff
dev-ruby/rb-inotify: add ruby23 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild index 21458d6f44b..fae330afc84 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby22 ruby23" RUBY_FAKEGEM_TASK_TEST="" -RUBY_FAKEGEM_TASK_DOC="rdoc" +RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="README.md"
