mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
virtual/ruby packages: drop ruby21
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22"
|
||||
USE_RUBY="ruby22"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -11,7 +11,6 @@ SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_ruby21? ( dev-ruby/ffi[ruby_targets_ruby21] )
|
||||
ruby_targets_ruby22? ( dev-ruby/ffi[ruby_targets_ruby22] )
|
||||
"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22 ruby23 ruby24"
|
||||
USE_RUBY="ruby22 ruby23 ruby24"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -11,7 +11,6 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_ruby21? ( dev-ruby/ffi[ruby_targets_ruby21] )
|
||||
ruby_targets_ruby22? ( dev-ruby/ffi[ruby_targets_ruby22] )
|
||||
ruby_targets_ruby23? ( dev-ruby/ffi[ruby_targets_ruby23] )
|
||||
ruby_targets_ruby24? ( dev-ruby/ffi[ruby_targets_ruby24] )
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22"
|
||||
USE_RUBY="ruby22"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -11,5 +11,4 @@ SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_ruby21? ( || ( dev-ruby/minitest[ruby_targets_ruby21] dev-lang/ruby:2.1 ) )
|
||||
ruby_targets_ruby22? ( || ( dev-ruby/minitest[ruby_targets_ruby22] dev-lang/ruby:2.2 ) )"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22 ruby23"
|
||||
USE_RUBY="ruby22 ruby23"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -11,7 +11,6 @@ SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_ruby21? ( dev-lang/ruby:2.1[ssl] )
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2[ssl] )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3[ssl] )"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22 ruby23 ruby24"
|
||||
USE_RUBY="ruby22 ruby23 ruby24"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -11,7 +11,6 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_ruby21? ( dev-lang/ruby:2.1[ssl] )
|
||||
ruby_targets_ruby22? ( dev-lang/ruby:2.2[ssl] )
|
||||
ruby_targets_ruby23? ( dev-lang/ruby:2.3[ssl] )
|
||||
ruby_targets_ruby24? ( dev-lang/ruby:2.4[ssl] )
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22 ruby23 rbx"
|
||||
USE_RUBY="ruby22 ruby23 rbx"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -12,7 +12,6 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_rbx? ( dev-lang/rubinius )
|
||||
ruby_targets_ruby21? ( >=dev-ruby/rubygems-2.0.14[ruby_targets_ruby21] )
|
||||
ruby_targets_ruby22? ( >=dev-ruby/rubygems-2.4.2[ruby_targets_ruby22] )
|
||||
ruby_targets_ruby23? ( >=dev-ruby/rubygems-2.5.1[ruby_targets_ruby23] )"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22 ruby23 ruby24 rbx"
|
||||
USE_RUBY="ruby22 ruby23 ruby24 rbx"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -12,7 +12,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_rbx? ( dev-lang/rubinius )
|
||||
ruby_targets_ruby21? ( >=dev-ruby/rubygems-2.0.14[ruby_targets_ruby21] )
|
||||
ruby_targets_ruby22? ( >=dev-ruby/rubygems-2.4.2[ruby_targets_ruby22] )
|
||||
ruby_targets_ruby23? ( >=dev-ruby/rubygems-2.5.1[ruby_targets_ruby23] )
|
||||
ruby_targets_ruby24? ( >=dev-ruby/rubygems-2.6.8[ruby_targets_ruby24] )"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby21 ruby22 ruby23 ruby24 rbx"
|
||||
USE_RUBY="ruby22 ruby23 ruby24 rbx"
|
||||
|
||||
inherit ruby-ng
|
||||
|
||||
@@ -12,7 +12,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa
|
||||
|
||||
RDEPEND="
|
||||
ruby_targets_rbx? ( dev-lang/rubinius )
|
||||
ruby_targets_ruby21? ( >=dev-ruby/rubygems-2.0.14[ruby_targets_ruby21] )
|
||||
ruby_targets_ruby22? ( >=dev-ruby/rubygems-2.4.2[ruby_targets_ruby22] )
|
||||
ruby_targets_ruby23? ( >=dev-ruby/rubygems-2.5.1[ruby_targets_ruby23] )
|
||||
ruby_targets_ruby24? ( >=dev-ruby/rubygems-2.6.11[ruby_targets_ruby24] )"
|
||||
|
||||
Reference in New Issue
Block a user