From: Hans de Graaff Date: Sun, 6 Aug 2017 05:35:42 +0000 (+0200) Subject: dev-ruby/ruby-gettext: add ruby22 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7589cd563d6d78110b7271fb5b60ae7182f143b7;p=gentoo.git dev-ruby/ruby-gettext: add ruby22 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild index 9712c9892e3c..ac4b53834b95 100644 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21 ruby22" RUBY_FAKEGEM_NAME="${PN/ruby-/}" RUBY_FAKEGEM_VERSION="${PV%_*}"