commit: bba1e662091296e72b5fc552fb09a5bfc86f3ec6 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Mar 28 19:27:29 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Mar 28 19:27:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba1e662
dev-ruby/termcolor: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/termcolor/termcolor-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/termcolor/termcolor-1.2.2.ebuild b/dev-ruby/termcolor/termcolor-1.2.2.ebuild index 526f03f..c276b4b 100644 --- a/dev-ruby/termcolor/termcolor-1.2.2.ebuild +++ b/dev-ruby/termcolor/termcolor-1.2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 #*** Using highline effectively in JRuby requires manually installing the ffi-ncurses gem. -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec"