From: Hans de Graaff Date: Sat, 14 May 2016 05:15:27 +0000 (+0200) Subject: dev-ruby/prawn-table: drop ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=97ad39ba5bc39733f34d1e9d5644a4870b70ca84;p=gentoo.git dev-ruby/prawn-table: drop ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/prawn-table/prawn-table-0.2.2.ebuild b/dev-ruby/prawn-table/prawn-table-0.2.2.ebuild index 7c48108fd8d8..c63e1e504fdc 100644 --- a/dev-ruby/prawn-table/prawn-table-0.2.2.ebuild +++ b/dev-ruby/prawn-table/prawn-table-0.2.2.ebuild @@ -1,9 +1,9 @@ -# 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_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec"