commit: acc580c2df0f55d89704674eb20b6847b1844701
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Mon Apr 7 14:17:10 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Apr 7 16:10:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc580c2
app-admin/keepassxc: metadata: minor tweaks
- improve USE descriptions
- rework longdescription
- complete upstream tag
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-admin/keepassxc/metadata.xml | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/app-admin/keepassxc/metadata.xml b/app-admin/keepassxc/metadata.xml
index 8bfe82a15e99..e752e4ed035f 100644
--- a/app-admin/keepassxc/metadata.xml
+++ b/app-admin/keepassxc/metadata.xml
@@ -7,19 +7,25 @@
</maintainer>
<use>
<flag name="autotype">Add support to autotype the passwords
into other applications</flag>
- <flag name="browser">Enables browser plugin support</flag>
+ <flag name="browser">Enable communication with web browser
plugins</flag>
<flag name="keeshare">Enable KeeShare sharing integration</flag>
- <flag name="network">Enable network support</flag>
+ <flag name="network">Enable network support (e.g. for
downloading favicons)</flag>
<flag name="yubikey">Enable database unlocking via hardware
keys supporting YubiKey-style HMAC-SHA1 protocol</flag>
<flag name="ssh-agent">Use KeePassXC to unlock SSH keys</flag>
<flag name="keyring">Enable support for use as the the system
keyring</flag>
</use>
<longdescription>
- KeePassXC provides a safe location for your passwords and
similar
- data. It encrypts its databasee with AES either by passphrase
or a key
- file, compatible with a PDA and Windows version.
+ KeePassXC is a modern, secure, and open-source password manager
that
+ stores and manages your most sensitive information. It can save
many
+ different types of information, such as usernames, passwords,
URLs,
+ attachments, and notes in an offline, encrypted file. It
supports
+ user-defined titles, groups and icons. The software also
includes
+ a easy-to-use password and passphrase generator utility.
</longdescription>
<upstream>
+
<bugs-to>https://github.com/keepassxreboot/keepassxc/issues</bugs-to>
+
<changelog>https://github.com/keepassxreboot/keepassxc/releases</changelog>
+ <doc>https://keepassxc.org/docs/</doc>
<remote-id type="github">keepassxreboot/keepassxc</remote-id>
</upstream>
</pkgmetadata>