diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-29 00:03:16 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-29 00:03:16 +0200 |
commit | 4c5c6101bcd14edd6a1a0cee11a3448b26d5ec2c (patch) | |
tree | 9d30a26383cef471fb7a2dc6431fa61f112ad56d /dev-ruby/ruby-termios | |
parent | dev-ruby/ruby-hmac: Remove ruby19 (diff) | |
download | gentoo-4c5c6101bcd14edd6a1a0cee11a3448b26d5ec2c.tar.gz gentoo-4c5c6101bcd14edd6a1a0cee11a3448b26d5ec2c.tar.bz2 gentoo-4c5c6101bcd14edd6a1a0cee11a3448b26d5ec2c.zip |
dev-ruby/ruby-termios: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/ruby-termios')
-rw-r--r-- | dev-ruby/ruby-termios/ruby-termios-1.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 732c0670fbd6..700cf3b230bf 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 8f3adcae0c12..09157e298859 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 |