diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-24 18:12:34 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-24 18:12:34 +0200 |
commit | f80d111c2f9b6f30d987484bc99320bffaf129e2 (patch) | |
tree | 3cb4e3d555ec605d6cc7677ad51951ac5660ef63 /dev-ruby/ruby-opengl | |
parent | dev-ruby/ruby-oci8: Remove ruby19 (diff) | |
download | gentoo-f80d111c2f9b6f30d987484bc99320bffaf129e2.tar.gz gentoo-f80d111c2f9b6f30d987484bc99320bffaf129e2.tar.bz2 gentoo-f80d111c2f9b6f30d987484bc99320bffaf129e2.zip |
dev-ruby/ruby-opengl: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/ruby-opengl')
-rw-r--r-- | dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild index 9787b2332caa..aef5ba63c8b1 100644 --- a/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild +++ b/dev-ruby/ruby-opengl/ruby-opengl-0.8.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 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" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild index c07573fb8324..79f79d97ee99 100644 --- a/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.ebuild +++ b/dev-ruby/ruby-opengl/ruby-opengl-0.9.2.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" RUBY_FAKEGEM_TASK_DOC="" |