commit: cc1a0eb8d464651e1cf14532a4c5ac8bab108eba Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Sun Apr 20 15:56:58 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun May 25 18:17:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1a0eb8
net-p2p/qbittorrent: metadata: improve USE descriptions - add non-generic dbus description - shorten webui description - change XML style Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/41675 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-p2p/qbittorrent/metadata.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-p2p/qbittorrent/metadata.xml b/net-p2p/qbittorrent/metadata.xml index f62d4813b542..c404f9eb497b 100644 --- a/net-p2p/qbittorrent/metadata.xml +++ b/net-p2p/qbittorrent/metadata.xml @@ -10,9 +10,8 @@ <name>Filip Kobierski</name> </maintainer> <use> - <flag name="webui"> - Install qBittorrent Web UI (qbittorrent-nox) and systemd/OpenRC service - </flag> + <flag name="dbus">Enable support for notifications and power-management features via D-Bus</flag> + <flag name="webui">Install qBittorrent Web UI (qbittorrent-nox)</flag> </use> <upstream> <bugs-to>https://github.com/qbittorrent/qBittorrent/issues</bugs-to>
