dev-ruby/descendants_tracker: add ruby26
authorHans de Graaff <graaff@gentoo.org>
Sat, 2 Feb 2019 12:25:15 +0000 (13:25 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sat, 2 Feb 2019 17:17:06 +0000 (18:17 +0100)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild

index 3503a00e42700c38d42f701094045773c493e735..837bd0247da1efc80cd1458d9307ecc7bd8b7110 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"
 
 inherit ruby-fakegem