summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-02 02:56:10 +0100
committerSam James <sam@gentoo.org>2023-04-02 03:55:29 +0100
commit9d5c70523d7c9c8cebfc40232e2ab2ce62df87d0 (patch)
tree3973fbfcce67a6f9893beb8788f98ff72faa35f8 /dev-ruby/http-cookie
parentdev-ruby/http-form_data: EAPI 8, enable ruby32 (diff)
downloadgentoo-9d5c70523d7c9c8cebfc40232e2ab2ce62df87d0.tar.gz
gentoo-9d5c70523d7c9c8cebfc40232e2ab2ce62df87d0.tar.bz2
gentoo-9d5c70523d7c9c8cebfc40232e2ab2ce62df87d0.zip
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@gentoo.org>
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.5.ebuild1
1 files changed, 1 insertions, 0 deletions
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() {