app-mobilephone/gnokii: use common metadata indentation

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Petr Vaněk
2023-01-30 13:18:22 +01:00
committed by Sam James
parent c249409417
commit 7c3911be8a

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
gnokii provides tools and a user space driver for use with mobile phones.
With gnokii you can do such things as make data calls, update your address book,
change calendar entires, send and receive SMS messages and load ring tones
depending on the phone you have.
</longdescription>
<use>
<flag name="ical">Enable support for <pkg>dev-libs/libical</pkg></flag>
<flag name="irda">Enable infrared support</flag>
<flag name="sms">Enable SMS support (build smsd)</flag>
<flag name="pcsc-lite">Enable smartcard support with <pkg>sys-apps/pcsc-lite</pkg></flag>
</use>
<!-- maintainer-needed -->
<longdescription>
gnokii provides tools and a user space driver for use with mobile phones.
With gnokii you can do such things as make data calls, update your address book,
change calendar entires, send and receive SMS messages and load ring tones
depending on the phone you have.
</longdescription>
<use>
<flag name="ical">Enable support for <pkg>dev-libs/libical</pkg></flag>
<flag name="irda">Enable infrared support</flag>
<flag name="sms">Enable SMS support (build smsd)</flag>
<flag name="pcsc-lite">Enable smartcard support with <pkg>sys-apps/pcsc-lite</pkg></flag>
</use>
</pkgmetadata>