commit: f4192761c378b08c3a979c22295dbb264f3cf442 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 3 21:34:56 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 3 21:34:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4192761
dev-ruby/fxruby: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/fxruby/fxruby-1.6.29-r1.ebuild | 4 ++-- dev-ruby/fxruby/fxruby-1.6.29.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/fxruby/fxruby-1.6.29-r1.ebuild b/dev-ruby/fxruby/fxruby-1.6.29-r1.ebuild index 6c9b99b..8aa8c44 100644 --- a/dev-ruby/fxruby/fxruby-1.6.29-r1.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.29-r1.ebuild @@ -1,10 +1,10 @@ -# 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 -> fails tests -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_NAME="fxruby" diff --git a/dev-ruby/fxruby/fxruby-1.6.29.ebuild b/dev-ruby/fxruby/fxruby-1.6.29.ebuild index 2983529..32d0b2f 100644 --- a/dev-ruby/fxruby/fxruby-1.6.29.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.29.ebuild @@ -1,10 +1,10 @@ -# 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 -> fails tests -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_NAME="fxruby"
