summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-21 09:25:47 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-21 09:56:24 +0100
commit37de16ff58b4ef82dffccbda284f1f0ee902a271 (patch)
treeefa5863bcbcdebfdfb34af654631e6b9a2c78bdc /dev-ruby
parentx11-misc/tint2: version bump 16.2 (diff)
downloadgentoo-37de16ff58b4ef82dffccbda284f1f0ee902a271.tar.gz
gentoo-37de16ff58b4ef82dffccbda284f1f0ee902a271.tar.bz2
gentoo-37de16ff58b4ef82dffccbda284f1f0ee902a271.zip
dev-ruby/rb-inotify: add ruby23
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild6
1 files 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 21458d6f44b6..fae330afc84c 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"