summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-02-03 14:07:02 +0100
committerHans de Graaff <graaff@gentoo.org>2018-02-03 19:21:36 +0100
commit1491cbf6f557576a03b3f56f112fdfc9354b03e9 (patch)
tree71dd6801e4a870fbc9db48bba38143f167e8a479
parentdev-ruby/gh: cleanup (diff)
downloadgentoo-1491cbf6.tar.gz
gentoo-1491cbf6.tar.bz2
gentoo-1491cbf6.zip
dev-ruby/gnuplot: add ruby24, ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild4
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"