commit:     74030a590a1be5655920aa9c26a07e5cb73a43b5
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 06:08:12 2023 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 06:08:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74030a59

net-p2p/syncthing: set bdepend for < go 1.20

Bug: https://bugs.gentoo.org/892978
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 net-p2p/syncthing/syncthing-1.21.0.ebuild | 3 ++-
 net-p2p/syncthing/syncthing-1.22.2.ebuild | 3 ++-
 net-p2p/syncthing/syncthing-1.23.0.ebuild | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-p2p/syncthing/syncthing-1.21.0.ebuild 
b/net-p2p/syncthing/syncthing-1.21.0.ebuild
index 08426c842e6e..48a816e848bb 100644
--- a/net-p2p/syncthing/syncthing-1.21.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.21.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=8
@@ -20,6 +20,7 @@ RDEPEND="acct-group/syncthing
        tools? ( >=acct-user/stdiscosrv-1
                >=acct-user/strelaysrv-1 )
        selinux? ( sec-policy/selinux-syncthing )"
+BDEPEND="<dev-lang/go-1.20"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
 

diff --git a/net-p2p/syncthing/syncthing-1.22.2.ebuild 
b/net-p2p/syncthing/syncthing-1.22.2.ebuild
index 30c491a557cd..9284130b9c50 100644
--- a/net-p2p/syncthing/syncthing-1.22.2.ebuild
+++ b/net-p2p/syncthing/syncthing-1.22.2.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
@@ -20,6 +20,7 @@ RDEPEND="acct-group/syncthing
        tools? ( >=acct-user/stdiscosrv-1
                >=acct-user/strelaysrv-1 )
        selinux? ( sec-policy/selinux-syncthing )"
+BDEPEND="<dev-lang/go-1.20"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
 

diff --git a/net-p2p/syncthing/syncthing-1.23.0.ebuild 
b/net-p2p/syncthing/syncthing-1.23.0.ebuild
index 31dc10e28ac6..9284130b9c50 100644
--- a/net-p2p/syncthing/syncthing-1.23.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.23.0.ebuild
@@ -20,6 +20,7 @@ RDEPEND="acct-group/syncthing
        tools? ( >=acct-user/stdiscosrv-1
                >=acct-user/strelaysrv-1 )
        selinux? ( sec-policy/selinux-syncthing )"
+BDEPEND="<dev-lang/go-1.20"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
 

Reply via email to