summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-28 21:27:29 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-03-28 21:27:29 +0200
commitbba1e662091296e72b5fc552fb09a5bfc86f3ec6 (patch)
tree7d5cc29f44f1e024415bed407f89cb445ce1b3f5 /dev-ruby
parentdev-ruby/fivemat: Remove ruby19 (diff)
downloadgentoo-bba1e662091296e72b5fc552fb09a5bfc86f3ec6.tar.gz
gentoo-bba1e662091296e72b5fc552fb09a5bfc86f3ec6.tar.bz2
gentoo-bba1e662091296e72b5fc552fb09a5bfc86f3ec6.zip
dev-ruby/termcolor: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/termcolor/termcolor-1.2.2.ebuild4
1 files 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 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"