net-p2p/syncthing: require <dev-lang/go-1.13
authorMarek Szuba <marecki@gentoo.org>
Fri, 20 Sep 2019 08:50:32 +0000 (09:50 +0100)
committerMarek Szuba <marecki@gentoo.org>
Fri, 20 Sep 2019 08:54:16 +0000 (09:54 +0100)
Having checked upstream, 1.13 is not supported by any of the versions
currently in Gentoo. On the other hand, we have removed versions
older than 1.12 so there is presently no need for the lower version
limit.

Closes: https://bugs.gentoo.org/693922
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
net-p2p/syncthing/syncthing-1.1.4.ebuild
net-p2p/syncthing/syncthing-1.2.1.ebuild

index bd005ed29a16dabfe4251c98652494f5b0d045d6..f26f972cbdae94661d75ae8c0015ae63b8426416 100644 (file)
@@ -71,7 +71,7 @@ SLOT="0"
 KEYWORDS="amd64 arm x86"
 IUSE="selinux tools"
 
-BDEPEND=">=dev-lang/go-1.12"
+BDEPEND="<dev-lang/go-1.13"
 RDEPEND="selinux? ( sec-policy/selinux-syncthing )"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
index f64fbf20c51b290108f11574d7d94aee3a98aac9..8528e3366039d3c923b2bc79493305630fb83d9b 100644 (file)
@@ -79,7 +79,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="selinux tools"
 
-BDEPEND=">=dev-lang/go-1.12"
+BDEPEND="<dev-lang/go-1.13"
 RDEPEND="acct-group/syncthing
        acct-user/syncthing
        tools? ( acct-group/stdiscosrv