commit: 4c5c6101bcd14edd6a1a0cee11a3448b26d5ec2c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Mar 28 22:03:16 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Mar 28 22:03:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5c6101
dev-ruby/ruby-termios: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild | 4 ++-- dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild index 732c067..700cf3b 100644 --- a/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" inherit multilib ruby-ng diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild index 8f3adca..09157e2 100644 --- a/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild @@ -1,9 +1,9 @@ -# 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" +USE_RUBY="ruby20" inherit multilib ruby-ng
