commit: 8bc0a85daa58cb6de519953ee292bc5c7150d496 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Apr 22 05:04:34 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 05:07:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc0a85d
dev-ruby/ruby-tcpwrap: drop ruby19 Package-Manager: portage-2.2.26 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 0689287..7964c69 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 # ruby22 -> Does not compile -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" inherit ruby-ng
