commit: 68279d4111761608dcbb004ae72e4b88e688d8a8 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Sat Feb 6 21:40:31 2016 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Sat Feb 6 21:41:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68279d41
dev-ruby/rkelly-remix: metasploit users are stuck with 0.0.6 and may want ruby22 support, so add ruby22 to 0.0.6 Package-Manager: portage-2.2.27 dev-ruby/rkelly-remix/rkelly-remix-0.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rkelly-remix/rkelly-remix-0.0.6.ebuild b/dev-ruby/rkelly-remix/rkelly-remix-0.0.6.ebuild index 9d42419..5e4c052 100644 --- a/dev-ruby/rkelly-remix/rkelly-remix-0.0.6.ebuild +++ b/dev-ruby/rkelly-remix/rkelly-remix-0.0.6.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 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc"