diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-26 01:21:16 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-26 01:21:16 +0200 |
commit | 74c4191512e0378c50985a45682a2f8fe7f1668f (patch) | |
tree | b5764b4eb7b1ae967fbac7ac00513ec9b2288027 /dev-ruby/rb-inotify | |
parent | dev-ruby/ruby-vte: Remove ruby19 (diff) | |
download | gentoo-74c4191512e0378c50985a45682a2f8fe7f1668f.tar.gz gentoo-74c4191512e0378c50985a45682a2f8fe7f1668f.tar.bz2 gentoo-74c4191512e0378c50985a45682a2f8fe7f1668f.zip |
dev-ruby/rb-inotify: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 526fd5bfeda0..e7ece7910156 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 10bbb9116bb2..65e29850120d 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="" |