gui-apps/swaync: Used upstream USE flag descriptions

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
Jonas Frei
2022-02-21 07:03:17 +01:00
parent 963682efb6
commit fe1c4a94c4

View File

@@ -14,10 +14,10 @@
<bugs-to>https://github.com/ErikReider/SwayNotificationCenter/issues</bugs-to>
</upstream>
<use>
<flag name="bash-completion">Install bash completions</flag>
<flag name="fish-completion">Install fish completions</flag>
<flag name="systemd">Install systemd .service file</flag>
<flag name="scripting">Enable scripting feature</flag>
<flag name="zsh-completion">Install zsh completions</flag>
<flag name="bash-completion">Install bash shell completions</flag>
<flag name="fish-completion">Install fish shell completions.</flag>
<flag name="systemd">Install systemd user service unit</flag>
<flag name="scripting">Enable notification scripting</flag>
<flag name="zsh-completion">Install bash shell completions.</flag>
</use>
</pkgmetadata>