Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/
Date: Fri, 20 Sep 2019 08:54:40
Message-Id: 1568969656.66be48af7d32a3e86a98e176d92ef8ac954cfcac.marecki@gentoo
1 commit: 66be48af7d32a3e86a98e176d92ef8ac954cfcac
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 20 08:50:32 2019 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 20 08:54:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66be48af
7
8 net-p2p/syncthing: require <dev-lang/go-1.13
9
10 Having checked upstream, 1.13 is not supported by any of the versions
11 currently in Gentoo. On the other hand, we have removed versions
12 older than 1.12 so there is presently no need for the lower version
13 limit.
14
15 Closes: https://bugs.gentoo.org/693922
16 Package-Manager: Portage-2.3.69, Repoman-2.3.16
17 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
18
19 net-p2p/syncthing/syncthing-1.1.4.ebuild | 2 +-
20 net-p2p/syncthing/syncthing-1.2.1.ebuild | 2 +-
21 2 files changed, 2 insertions(+), 2 deletions(-)
22
23 diff --git a/net-p2p/syncthing/syncthing-1.1.4.ebuild b/net-p2p/syncthing/syncthing-1.1.4.ebuild
24 index bd005ed29a1..f26f972cbda 100644
25 --- a/net-p2p/syncthing/syncthing-1.1.4.ebuild
26 +++ b/net-p2p/syncthing/syncthing-1.1.4.ebuild
27 @@ -71,7 +71,7 @@ SLOT="0"
28 KEYWORDS="amd64 arm x86"
29 IUSE="selinux tools"
30
31 -BDEPEND=">=dev-lang/go-1.12"
32 +BDEPEND="<dev-lang/go-1.13"
33 RDEPEND="selinux? ( sec-policy/selinux-syncthing )"
34
35 DOCS=( README.md AUTHORS CONTRIBUTING.md )
36
37 diff --git a/net-p2p/syncthing/syncthing-1.2.1.ebuild b/net-p2p/syncthing/syncthing-1.2.1.ebuild
38 index f64fbf20c51..8528e336603 100644
39 --- a/net-p2p/syncthing/syncthing-1.2.1.ebuild
40 +++ b/net-p2p/syncthing/syncthing-1.2.1.ebuild
41 @@ -79,7 +79,7 @@ SLOT="0"
42 KEYWORDS="~amd64 ~arm ~x86"
43 IUSE="selinux tools"
44
45 -BDEPEND=">=dev-lang/go-1.12"
46 +BDEPEND="<dev-lang/go-1.13"
47 RDEPEND="acct-group/syncthing
48 acct-user/syncthing
49 tools? ( acct-group/stdiscosrv