diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-02-03 14:07:02 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-02-03 19:21:36 +0100 |
commit | 1491cbf6f557576a03b3f56f112fdfc9354b03e9 (patch) | |
tree | 71dd6801e4a870fbc9db48bba38143f167e8a479 /dev-ruby/gnuplot | |
parent | dev-ruby/gh: cleanup (diff) | |
download | gentoo-1491cbf6f557576a03b3f56f112fdfc9354b03e9.tar.gz gentoo-1491cbf6f557576a03b3f56f112fdfc9354b03e9.tar.bz2 gentoo-1491cbf6f557576a03b3f56f112fdfc9354b03e9.zip |
dev-ruby/gnuplot: add ruby24, ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/gnuplot')
-rw-r--r-- | dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild b/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild index fa596d4e083a..7d1de33a1f42 100644 --- a/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild +++ b/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 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 ruby23" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="AUTHORS.txt ChangeLog README.textile" |