app-crypt/gnome-encfs-manager: fix inconsistent indentation, mixed tabs/spaces

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-11-03 12:33:49 +01:00
parent 9862b57b2a
commit 3208ef3dde

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
The Gnome Encfs Manager is an easy to use manager and mounter for encfs stashes featuring per-stash configuration, Gnome Keyring support, a tray menu inspired by Cryptkeeper but using the AppIndicator API and lots of unique features.
</longdescription>
<use lang="en">
<flag name="appindicator">Build in support for notifications using the libindicate or libappindicator plugin</flag>
</use>
<maintainer type="person">
<email>pascal.jaeger@leimstift.de</email>
<name>Pascal Jäger</name>
</maintainer>
<upstream>
<remote-id type="launchpad">gencfsm</remote-id>
</upstream>
<longdescription lang="en">
The Gnome Encfs Manager is an easy to use manager and mounter for encfs stashes featuring per-stash configuration, Gnome Keyring support, a tray menu inspired by Cryptkeeper but using the AppIndicator API and lots of unique features.
</longdescription>
<use lang="en">
<flag name="appindicator">Build in support for notifications using the libindicate or libappindicator plugin</flag>
</use>
<maintainer type="person">
<email>pascal.jaeger@leimstift.de</email>
<name>Pascal Jäger</name>
</maintainer>
<upstream>
<remote-id type="launchpad">gencfsm</remote-id>
</upstream>
</pkgmetadata>