diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-16 16:47:56 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-16 17:10:11 +0200 |
commit | 2687e90cf320c93ffe2ec175eedd979ffec05f3f (patch) | |
tree | 838d5af0775a74c62ecdc280b1363587691274f7 /app-crypt/zuluCrypt/metadata.xml | |
parent | aa1837036951eeeb998b6c250b258bc75fd246a6 (diff) | |
download | gentoo-2687e90cf320c93ffe2ec175eedd979ffec05f3f.tar.gz gentoo-2687e90cf320c93ffe2ec175eedd979ffec05f3f.tar.xz |
app-crypt/zuluCrypt: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-crypt/zuluCrypt/metadata.xml')
-rw-r--r-- | app-crypt/zuluCrypt/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-crypt/zuluCrypt/metadata.xml b/app-crypt/zuluCrypt/metadata.xml index 6138cd8f86a..7d506ef91e7 100644 --- a/app-crypt/zuluCrypt/metadata.xml +++ b/app-crypt/zuluCrypt/metadata.xml @@ -6,18 +6,21 @@ <name>Julian Ospald</name> </maintainer> <use> - <flag name='gnome'>Enable support for the freedesktop.org + <flag name="gnome">Enable support for the freedesktop.org Secret Service API via <pkg>app-crypt/libsecret</pkg>. This does not control the gui! </flag> - <flag name='gui'>Whether to build the QT gui. Highly recommended. + <flag name="gui">Whether to build the QT gui. Highly recommended. </flag> - <flag name='kde'>Enable support for KDE, e.g. via + <flag name="kde">Enable support for KDE, e.g. via <pkg>kde-base/kwalletd</pkg>. This does not control the gui, but NEEDS GUI ENABLED! </flag> - <flag name='udev'>Whether udev will be consulted when deciding + <flag name="udev">Whether udev will be consulted when deciding if a volume is system or not. </flag> </use> + <upstream> + <remote-id type="github">mhogomchungu/zuluCrypt</remote-id> + </upstream> </pkgmetadata> |