dev-ruby/tilt: remove obsolete blockers
authorHans de Graaff <graaff@gentoo.org>
Sun, 12 Jan 2020 09:40:55 +0000 (10:40 +0100)
committerHans de Graaff <graaff@gentoo.org>
Mon, 13 Jan 2020 06:09:04 +0000 (07:09 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/tilt/tilt-2.0.10.ebuild
dev-ruby/tilt/tilt-2.0.9.ebuild

index 9be8e3dee57d804a65c283b8e446a27f901d37c9..bde775cc9db0db905f74cd48c98248aab9cd6225 100644 (file)
@@ -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
@@ -30,8 +30,6 @@ ruby_add_bdepend "test? (
        dev-ruby/nokogiri
        !!<dev-ruby/maruku-0.7.2 )"
 
-ruby_add_rdepend "!!<dev-ruby/tilt-1.4.1-r2:0"
-
 all_ruby_prepare() {
        rm Gemfile || die
        sed -e '/bundler/I s:^:#:' -i Rakefile test/test_helper.rb || die
index c190a02b649a7838f7a3c0a1d01213957175eab3..70d268e9a429848ee31354696a07de5481d203cf 100644 (file)
@@ -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,8 +27,6 @@ ruby_add_bdepend "test? (
        dev-ruby/nokogiri
        !!<dev-ruby/maruku-0.7.2 )"
 
-ruby_add_rdepend "!!<dev-ruby/tilt-1.4.1-r2:0"
-
 all_ruby_prepare() {
        rm Gemfile || die
        sed -e '/bundler/I s:^:#:' -i Rakefile test/test_helper.rb || die