commit: 74c4191512e0378c50985a45682a2f8fe7f1668f Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 23:21:16 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 23:21:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c41915
dev-ruby/rb-inotify: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild | 4 ++-- dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 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 526fd5b..e7ece79 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,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild index 10bbb91..65e2985 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_TEST=""
