From: Manuel RĂ¼ger Date: Sun, 3 Apr 2016 21:39:10 +0000 (+0200) Subject: dev-ruby/uuidtools: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3cb8827264b80947c81e51e051f51a65b69b57d4;p=gentoo.git dev-ruby/uuidtools: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild b/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild index 406c36e755d0..0d3339e9f695 100644 --- a/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild +++ b/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild b/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild index cc5315cf7999..e64b805b0ddd 100644 --- a/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild +++ b/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3"