summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2023-01-30 13:18:22 +0100
committerSam James <sam@gentoo.org>2023-02-08 17:11:50 +0000
commit7c3911be8a0a56d1d8fec1208b744518c8812a2b (patch)
tree68b9b14fbfc707b972fa382577191b70ff9995c4 /app-mobilephone
parentapp-misc/vittk: use common metadata indentation (diff)
downloadgentoo-7c3911be8a0a56d1d8fec1208b744518c8812a2b.tar.gz
gentoo-7c3911be8a0a56d1d8fec1208b744518c8812a2b.tar.bz2
gentoo-7c3911be8a0a56d1d8fec1208b744518c8812a2b.zip
app-mobilephone/gnokii: use common metadata indentation
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/gnokii/metadata.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/app-mobilephone/gnokii/metadata.xml b/app-mobilephone/gnokii/metadata.xml
index 8a52983490b2..92b0244c867b 100644
--- a/app-mobilephone/gnokii/metadata.xml
+++ b/app-mobilephone/gnokii/metadata.xml
@@ -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>