summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-12-06 16:44:37 +0000
committerMarek Szuba <marecki@gentoo.org>2021-12-09 12:03:16 +0000
commit32dfcc75628b3b184bdfaf171a04b19b0100b482 (patch)
tree8fcf1a3fdbc4655e101e9a5f04ef93d1d22ebd33 /net-p2p
parentacct-user/strelaysrv: new home directory and main group (diff)
downloadgentoo-32dfcc75628b3b184bdfaf171a04b19b0100b482.tar.gz
gentoo-32dfcc75628b3b184bdfaf171a04b19b0100b482.tar.bz2
gentoo-32dfcc75628b3b184bdfaf171a04b19b0100b482.zip
net-p2p/syncthing: require old st{disco,relay}srv home directories
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/syncthing/syncthing-1.18.1.ebuild4
-rw-r--r--net-p2p/syncthing/syncthing-1.18.4.ebuild4
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 )