dev-ruby/tilt: drop ruby19
authorHans de Graaff <graaff@gentoo.org>
Fri, 22 Jul 2016 06:55:55 +0000 (08:55 +0200)
committerHans de Graaff <graaff@gentoo.org>
Fri, 22 Jul 2016 07:00:47 +0000 (09:00 +0200)
Package-Manager: portage-2.2.28

dev-ruby/tilt/tilt-1.4.1-r2.ebuild
dev-ruby/tilt/tilt-1.4.1.ebuild

index 9a5f32fc7510181a168b9887dce5bd7dedd211ad..e85dfffbc646556dd7dfdebce1ba544288e4899b 100644 (file)
@@ -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
 
 # jruby fails tests
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md TEMPLATES.md"
@@ -31,7 +31,7 @@ ruby_add_bdepend "test? (
 
 # Most dependencies are optional: skip haml for ruby20 and ruby21
 # because haml depends on rails.
-USE_RUBY="ruby19" ruby_add_bdepend "test? ( dev-ruby/haml )"
+USE_RUBY="ruby20" ruby_add_bdepend "test? ( dev-ruby/haml )"
 
 ruby_add_rdepend ">=dev-ruby/builder-2.0.0"
 
index 792f89315f6160929caf9b1fbdb7c393ce64db8f..ec8301021ce7924fd4a65cd3afd97d3373e8499c 100644 (file)
@@ -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
 
 # jruby fails tests
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md TEMPLATES.md"