commit:     70f5d124c156a0829b8e4e0a77dc7cee12a88a6b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  2 07:32:15 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb  2 07:54:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f5d124

dev-ruby/ice_nine: add ruby26

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/ice_nine/ice_nine-0.11.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild 
b/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild
index 8accfc601a7..a49400f8102 100644
--- a/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild
+++ b/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild
@@ -1,13 +1,13 @@
-# 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_EXTRADOC="README.md TODO CONTRIBUTING.md"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
 inherit ruby-fakegem
 

Reply via email to