commit: bbab59e51e15234616458c414834aaebb0601b9f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 05:33:59 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 26 05:33:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbab59e5
dev-ruby/net-ssh: drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/net-ssh/net-ssh-2.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/net-ssh/net-ssh-2.8.0.ebuild b/dev-ruby/net-ssh/net-ssh-2.8.0.ebuild index 0b27f3e..dc6c6e5 100644 --- a/dev-ruby/net-ssh/net-ssh-2.8.0.ebuild +++ b/dev-ruby/net-ssh/net-ssh-2.8.0.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 # no longer compatible with ruby 1.8. -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_TEST=""
