commit: 10036005d83543ea470438bb24c7bea6c61d53e3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Aug 18 06:05:35 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 18 06:05:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10036005
dev-ruby/colorator: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/colorator/colorator-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/colorator/colorator-1.1.0.ebuild b/dev-ruby/colorator/colorator-1.1.0.ebuild index ecb8a9bd199..b2b03e90105 100644 --- a/dev-ruby/colorator/colorator-1.1.0.ebuild +++ b/dev-ruby/colorator/colorator-1.1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_EXTRADOC="README.markdown" RUBY_FAKEGEM_RECIPE_DOC="rdoc"