summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2019-09-20 09:50:32 +0100
committerMarek Szuba <marecki@gentoo.org>2019-09-20 09:54:16 +0100
commit66be48af7d32a3e86a98e176d92ef8ac954cfcac (patch)
treeefec808209706982e84ed12e1df27c6dd9938f98 /net-p2p/syncthing
parentnet-p2p/syncthing: remove old (diff)
downloadgentoo-66be48af7d32a3e86a98e176d92ef8ac954cfcac.tar.gz
gentoo-66be48af7d32a3e86a98e176d92ef8ac954cfcac.tar.bz2
gentoo-66be48af7d32a3e86a98e176d92ef8ac954cfcac.zip
net-p2p/syncthing: require <dev-lang/go-1.13
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>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r--net-p2p/syncthing/syncthing-1.1.4.ebuild2
-rw-r--r--net-p2p/syncthing/syncthing-1.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/syncthing/syncthing-1.1.4.ebuild b/net-p2p/syncthing/syncthing-1.1.4.ebuild
index bd005ed29a16..f26f972cbdae 100644
--- a/net-p2p/syncthing/syncthing-1.1.4.ebuild
+++ b/net-p2p/syncthing/syncthing-1.1.4.ebuild
@@ -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 )
diff --git a/net-p2p/syncthing/syncthing-1.2.1.ebuild b/net-p2p/syncthing/syncthing-1.2.1.ebuild
index f64fbf20c51b..8528e3366039 100644
--- a/net-p2p/syncthing/syncthing-1.2.1.ebuild
+++ b/net-p2p/syncthing/syncthing-1.2.1.ebuild
@@ -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