commit: a73b3932176066e33150b722e447813a2d06b7be Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 26 07:31:34 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 26 07:31:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73b3932
dev-ruby/ruby-tcpwrap: drop ruby20 Package-Manager: portage-2.3.3 dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild index 7964c69a58..8666351ae7 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # ruby22 -> Does not compile -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21" inherit ruby-ng
