public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/kubo/
Date: Sat, 23 Sep 2023 09:37:03 +0000 (UTC)	[thread overview]
Message-ID: <1695461786.bba52f2f665f5087558f5bf0c2ba471d90a3181c.sam@gentoo> (raw)

commit:     bba52f2f665f5087558f5bf0c2ba471d90a3181c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 09:36:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 09:36:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba52f2f

net-p2p/kubo: bdepend on <go-1.21

Bug: https://bugs.gentoo.org/912149
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/kubo/kubo-0.20.0.ebuild | 3 ++-
 net-p2p/kubo/kubo-0.21.0.ebuild | 3 ++-
 net-p2p/kubo/kubo-0.22.0.ebuild | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-p2p/kubo/kubo-0.20.0.ebuild b/net-p2p/kubo/kubo-0.20.0.ebuild
index 901c211978d5..5df5e00bcf6d 100644
--- a/net-p2p/kubo/kubo-0.20.0.ebuild
+++ b/net-p2p/kubo/kubo-0.20.0.ebuild
@@ -19,7 +19,8 @@ DEPEND="
 	sys-fs/fuse:0
 "
 RDEPEND="${DEPEND}"
-BDEPEND="dev-lang/go"
+# <go-1.21 for bug #912149
+BDEPEND="<dev-lang/go-1.21"
 
 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md docs/ )
 

diff --git a/net-p2p/kubo/kubo-0.21.0.ebuild b/net-p2p/kubo/kubo-0.21.0.ebuild
index 6cd5d94e6814..18a27c38d9ad 100644
--- a/net-p2p/kubo/kubo-0.21.0.ebuild
+++ b/net-p2p/kubo/kubo-0.21.0.ebuild
@@ -19,7 +19,8 @@ DEPEND="
 	sys-fs/fuse:0
 "
 RDEPEND="${DEPEND}"
-BDEPEND="dev-lang/go"
+# <go-1.21 for bug #912149
+BDEPEND="<dev-lang/go-1.21"
 
 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md docs/ )
 

diff --git a/net-p2p/kubo/kubo-0.22.0.ebuild b/net-p2p/kubo/kubo-0.22.0.ebuild
index 4c28e0f66879..7ecb3b7e9102 100644
--- a/net-p2p/kubo/kubo-0.22.0.ebuild
+++ b/net-p2p/kubo/kubo-0.22.0.ebuild
@@ -19,7 +19,8 @@ DEPEND="
 	sys-fs/fuse:0
 "
 RDEPEND="${DEPEND}"
-BDEPEND="dev-lang/go"
+# <go-1.21 for bug #912149
+BDEPEND="<dev-lang/go-1.21"
 
 DOCS=( CHANGELOG.md CONTRIBUTING.md README.md docs/ )
 


             reply	other threads:[~2023-09-23  9:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-23  9:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-17  7:30 [gentoo-commits] repo/gentoo:master commit in: net-p2p/kubo/ Joonas Niilola
2024-10-17  7:30 Joonas Niilola
2024-09-09  0:17 Eli Schwartz
2024-06-27 19:23 John Helmert III
2024-06-27 19:23 John Helmert III
2024-06-11 17:18 Sam James
2024-04-21 22:26 John Helmert III
2024-04-21 22:26 John Helmert III
2024-02-20 18:33 Arthur Zamarin
2024-02-19 16:28 Sam James
2024-02-04 17:23 John Helmert III
2024-02-04 17:23 John Helmert III
2024-01-13  9:07 Joonas Niilola
2024-01-06 20:04 Viorel Munteanu
2023-08-10 10:04 Yixun Lan
2023-07-25 18:52 Sam James
2023-07-25 15:29 Jakov Smolić
2023-07-24 11:06 Florian Schmaus
2023-07-24 11:06 Florian Schmaus
2023-05-20 12:50 Joonas Niilola
2023-03-11 16:26 Sam James
2023-02-03  7:21 Sam James
2022-10-10 12:55 Joonas Niilola
2022-10-10 12:55 Joonas Niilola
2022-08-06 22:00 William Hubbs
2022-08-06 21:59 William Hubbs
2022-08-03 22:55 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1695461786.bba52f2f665f5087558f5bf0c2ba471d90a3181c.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox