commit:     4cf8b0a6ebf3328d797e19756ea79256388f5abd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 06:18:39 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 06:19:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf8b0a6

dev-ruby/addressable: remove old public_suffix slot

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/addressable/addressable-2.8.4.ebuild | 4 ++--
 dev-ruby/addressable/addressable-2.8.6.ebuild | 2 +-
 dev-ruby/addressable/addressable-2.8.7.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/addressable/addressable-2.8.4.ebuild 
b/dev-ruby/addressable/addressable-2.8.4.ebuild
index fb9479eda1c2..1e2e6acd66dd 100644
--- a/dev-ruby/addressable/addressable-2.8.4.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ SLOT="0"
 KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc test"
 
-ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )"
+ruby_add_rdepend "dev-ruby/public_suffix:5"
 
 ruby_add_bdepend "test? ( dev-ruby/rspec-its )"
 

diff --git a/dev-ruby/addressable/addressable-2.8.6.ebuild 
b/dev-ruby/addressable/addressable-2.8.6.ebuild
index aa0d5ec8ece1..dabe11654b68 100644
--- a/dev-ruby/addressable/addressable-2.8.6.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.6.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc test"
 
-ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )"
+ruby_add_rdepend "dev-ruby/public_suffix:5"
 
 ruby_add_bdepend "test? ( dev-ruby/rspec-its )"
 

diff --git a/dev-ruby/addressable/addressable-2.8.7.ebuild 
b/dev-ruby/addressable/addressable-2.8.7.ebuild
index 265810dff9b1..bde6781b08e2 100644
--- a/dev-ruby/addressable/addressable-2.8.7.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.7.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc test"
 
-ruby_add_rdepend "|| ( dev-ruby/public_suffix:6 dev-ruby/public_suffix:5 
dev-ruby/public_suffix:4 )"
+ruby_add_rdepend "|| ( dev-ruby/public_suffix:6 dev-ruby/public_suffix:5 )"
 
 ruby_add_bdepend "test? ( dev-ruby/rspec-its )"
 

Reply via email to