commit:     32dfcc75628b3b184bdfaf171a04b19b0100b482
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 16:44:37 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec  9 12:03:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32dfcc75

net-p2p/syncthing: require old st{disco,relay}srv home directories

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 net-p2p/syncthing/syncthing-1.18.1.ebuild | 4 ++--
 net-p2p/syncthing/syncthing-1.18.4.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-p2p/syncthing/syncthing-1.18.1.ebuild 
b/net-p2p/syncthing/syncthing-1.18.1.ebuild
index d7a430c4aa59..49c9d5511c41 100644
--- a/net-p2p/syncthing/syncthing-1.18.1.ebuild
+++ b/net-p2p/syncthing/syncthing-1.18.1.ebuild
@@ -730,8 +730,8 @@ RDEPEND="acct-group/syncthing
        acct-user/syncthing
        tools? ( acct-group/stdiscosrv
                acct-group/strelaysrv
-               acct-user/stdiscosrv
-               acct-user/strelaysrv )
+               <acct-user/stdiscosrv-1
+               <acct-user/strelaysrv-1 )
        selinux? ( sec-policy/selinux-syncthing )"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )

diff --git a/net-p2p/syncthing/syncthing-1.18.4.ebuild 
b/net-p2p/syncthing/syncthing-1.18.4.ebuild
index fd70b687e5db..53408237f7fc 100644
--- a/net-p2p/syncthing/syncthing-1.18.4.ebuild
+++ b/net-p2p/syncthing/syncthing-1.18.4.ebuild
@@ -800,8 +800,8 @@ RDEPEND="acct-group/syncthing
        acct-user/syncthing
        tools? ( acct-group/stdiscosrv
                acct-group/strelaysrv
-               acct-user/stdiscosrv
-               acct-user/strelaysrv )
+               <acct-user/stdiscosrv-1
+               <acct-user/strelaysrv-1 )
        selinux? ( sec-policy/selinux-syncthing )"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )

Reply via email to