commit:     fcd90d625d10adf59d1f26e531177c65d251b042
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 09:45:20 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 06:09:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd90d62

dev-ruby/rack: remove obsolete blocker

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rack/rack-1.6.12.ebuild | 4 ++--
 dev-ruby/rack/rack-2.0.8.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rack/rack-1.6.12.ebuild b/dev-ruby/rack/rack-1.6.12.ebuild
index 1908d3add21..a023abdfeeb 100644
--- a/dev-ruby/rack/rack-1.6.12.ebuild
+++ b/dev-ruby/rack/rack-1.6.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,7 @@ ruby_add_rdepend "virtual/ruby-ssl"
 ruby_add_bdepend "test? ( dev-ruby/bacon )"
 
 # Block against versions in older slots that also try to install a binary.
-RDEPEND="${RDEPEND} !<dev-ruby/rack-1.4.5-r1:1.4 !<dev-ruby/rack-1.5.2-r4:1.5"
+RDEPEND="${RDEPEND} !<dev-ruby/rack-1.5.2-r4:1.5"
 
 all_ruby_prepare() {
        # The build system tries to generate the ChangeLog from git. Create

diff --git a/dev-ruby/rack/rack-2.0.8.ebuild b/dev-ruby/rack/rack-2.0.8.ebuild
index 212322ce45f..b69be06d548 100644
--- a/dev-ruby/rack/rack-2.0.8.ebuild
+++ b/dev-ruby/rack/rack-2.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ ruby_add_bdepend "test? ( dev-ruby/minitest:5 
dev-ruby/concurrent-ruby )"
 # make them dependencies at all.
 
 # Block against versions in older slots that also try to install a binary.
-RDEPEND="${RDEPEND} !<dev-ruby/rack-1.4.5-r1:1.4 !<dev-ruby/rack-1.5.2-r4:1.5 
!<dev-ruby/rack-1.6.4-r2:1.6"
+RDEPEND="${RDEPEND} !<dev-ruby/rack-1.5.2-r4:1.5 !<dev-ruby/rack-1.6.4-r2:1.6"
 
 all_ruby_prepare() {
        # The build system tries to generate the ChangeLog from git. Create

Reply via email to