commit:     df2a8e2446635580413f9017d81eb66219678ec6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 06:32:45 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 06:40:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df2a8e24

dev-ruby/addressable: drop obsolete public_suffix:3

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

 dev-ruby/addressable/addressable-2.8.0.ebuild | 4 ++--
 dev-ruby/addressable/addressable-2.8.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/addressable/addressable-2.8.0.ebuild 
b/dev-ruby/addressable/addressable-2.8.0.ebuild
index f8536e47c132..30f1e7b2d1f7 100644
--- a/dev-ruby/addressable/addressable-2.8.0.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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 ~x86-solaris"
 IUSE="doc test"
 
-ruby_add_rdepend "|| ( dev-ruby/public_suffix:4 dev-ruby/public_suffix:3 )"
+ruby_add_rdepend "dev-ruby/public_suffix:4"
 
 ruby_add_bdepend "test? ( dev-ruby/rspec-its )"
 

diff --git a/dev-ruby/addressable/addressable-2.8.1.ebuild 
b/dev-ruby/addressable/addressable-2.8.1.ebuild
index 4a80cd514c1b..c6684e1001c0 100644
--- a/dev-ruby/addressable/addressable-2.8.1.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~x86-solaris"
 IUSE="doc test"
 
-ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 
dev-ruby/public_suffix:3 )"
+ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )"
 
 ruby_add_bdepend "test? ( dev-ruby/rspec-its )"
 

Reply via email to