From 7f62174b95488b4efbab1d8bb7fb5aa69c629a7f Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Tue, 9 Aug 2022 11:51:16 +0800 Subject: [PATCH] opt_parse_validator: fix https://github.com/pentoo/pentoo-overlay/issues/1204 --- ...dator-1.9.5.ebuild => opt_parse_validator-1.9.5-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-ruby/opt_parse_validator/{opt_parse_validator-1.9.5.ebuild => opt_parse_validator-1.9.5-r1.ebuild} (85%) diff --git a/dev-ruby/opt_parse_validator/opt_parse_validator-1.9.5.ebuild b/dev-ruby/opt_parse_validator/opt_parse_validator-1.9.5-r1.ebuild similarity index 85% rename from dev-ruby/opt_parse_validator/opt_parse_validator-1.9.5.ebuild rename to dev-ruby/opt_parse_validator/opt_parse_validator-1.9.5-r1.ebuild index ff8b0912c..1943c2672 100644 --- a/dev-ruby/opt_parse_validator/opt_parse_validator-1.9.5.ebuild +++ b/dev-ruby/opt_parse_validator/opt_parse_validator-1.9.5-r1.ebuild @@ -18,8 +18,8 @@ IUSE="test" #No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) RESTRICT="test" -ruby_add_rdepend "dev-ruby/activesupport:* - >=dev-ruby/addressable-2.5.2" +ruby_add_rdepend "=dev-ruby/addressable-2.5.2