From: Manuel RĂ¼ger Date: Mon, 28 Mar 2016 19:27:29 +0000 (+0200) Subject: dev-ruby/termcolor: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bba1e662091296e72b5fc552fb09a5bfc86f3ec6;p=gentoo.git dev-ruby/termcolor: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/termcolor/termcolor-1.2.2.ebuild b/dev-ruby/termcolor/termcolor-1.2.2.ebuild index 526f03f1bc9b..c276b4b38fdb 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"