commit:     9d5c70523d7c9c8cebfc40232e2ab2ce62df87d0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 01:56:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 02:55:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d5c7052

dev-ruby/http-cookie: add link to upstream bug re domain_name

Bug: https://github.com/sparklemotion/http-cookie/issues/16
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/http-cookie/http-cookie-1.0.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild 
b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
index 596d9e4f0a09..c8c392057da5 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
+# See https://github.com/sparklemotion/http-cookie/issues/16 for dropping 
domain_name
 ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"
 
 all_ruby_prepare() {

Reply via email to