From: Manuel RĂ¼ger Date: Sun, 6 Mar 2016 18:33:40 +0000 (+0100) Subject: dev-ruby/RubyInline: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=daa159b51a03f6f65d1287e6c7bbc915a5909306;p=gentoo.git dev-ruby/RubyInline: Remove ruby19 Package-Manager: portage-2.2.27 --- diff --git a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild index 1faa922b090f..2edf86f3269d 100644 --- a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild +++ b/dev-ruby/RubyInline/RubyInline-3.12.3.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_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" diff --git a/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild index fefe01b69ea8..d04472047c7b 100644 --- a/dev-ruby/RubyInline/RubyInline-3.12.4.ebuild +++ b/dev-ruby/RubyInline/RubyInline-3.12.4.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 # ruby22 -> Code uses obsolete Config module. -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc"