From: Manuel RĂ¼ger Date: Mon, 28 Mar 2016 21:51:08 +0000 (+0200) Subject: dev-ruby/toml: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a837e8493423f77671527e9cdcc6a1084943be5e;p=gentoo.git dev-ruby/toml: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/toml/toml-0.1.2.ebuild b/dev-ruby/toml/toml-0.1.2.ebuild index 9f93e0e8ab5d..504317c59845 100644 --- a/dev-ruby/toml/toml-0.1.2.ebuild +++ b/dev-ruby/toml/toml-0.1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_DOC="rdoc"