* Recently it came to my light that vaulwarden-web-bin is NOT needed at
runtime with +web as it is statically built into the compiled binary by
rust. So webui will even work when you rm -rf
/usr/share/webapps/vaultwarden-web. Thus it it a BDEPEND not RDEPEND
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
* sync live ebuild to 1.32.7 ebuild (LICENSE var, default sqlite,
RDEPEND)
* Force users to use -bin variant of cli & web clients as source
variants are planned for removal from tree
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
also add symlink /etc/conf.d/vaultwarden -> ../vaultwarden.env for
openrc users to find config at usual location
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>