From: Hans de Graaff Date: Mon, 30 Jul 2018 20:45:58 +0000 (+0200) Subject: dev-ruby/descendants_tracker: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=317455e69d7f90063270bb32abacb6fa6960935b;p=gentoo.git dev-ruby/descendants_tracker: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild index 4950ff03ff18..3503a00e4270 100644 --- a/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild +++ b/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_RECIPE_DOC="yard"