diff options
author | 2016-05-10 00:31:55 +0200 | |
---|---|---|
committer | 2016-05-10 00:31:55 +0200 | |
commit | 5c6ef131c6693f2ede9764b0371ba7463ced63bd (patch) | |
tree | 06d8454d4d05ae2e315bc2e58e785a2ff80c5e5f /dev-ruby/narray | |
parent | dev-ruby/optionable: Drop ruby19 (diff) | |
download | gentoo-5c6ef131c6693f2ede9764b0371ba7463ced63bd.tar.gz gentoo-5c6ef131c6693f2ede9764b0371ba7463ced63bd.tar.bz2 gentoo-5c6ef131c6693f2ede9764b0371ba7463ced63bd.zip |
dev-ruby/narray: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/narray')
-rw-r--r-- | dev-ruby/narray/narray-0.6.0.8-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/narray/narray-0.6.1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/narray/narray-0.6.0.8-r1.ebuild b/dev-ruby/narray/narray-0.6.0.8-r1.ebuild index 27532e003dd6..0562cb6a3b09 100644 --- a/dev-ruby/narray/narray-0.6.0.8-r1.ebuild +++ b/dev-ruby/narray/narray-0.6.0.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # jruby → native extension -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/narray/narray-0.6.1.1.ebuild b/dev-ruby/narray/narray-0.6.1.1.ebuild index 03821aa48078..64ac1ee2bb37 100644 --- a/dev-ruby/narray/narray-0.6.1.1.ebuild +++ b/dev-ruby/narray/narray-0.6.1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # jruby → native extension -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |