dev-libs/opensc: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:24:59 +0000 (23:24 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:26:50 +0000 (12:26 +0100)
dev-libs/opensc/metadata.xml

index 709cad6d774d6b841dee132aec3154588fa860e2..52bf7f8f7bb90e32657fcd1e078d97b94e0bec1e 100644 (file)
@@ -6,30 +6,20 @@
                <name>Crypto</name>
        </maintainer>
        <longdescription>
-    OpenSC is a library for accessing SmartCard devices. It is also
-    the core library of the OpenSC project.
+               OpenSC is a library for accessing SmartCard devices. It is also
+               the core library of the OpenSC project.
 
-    Basic functionality (e.g. SELECT FILE, READ BINARY) should work on
-    any ISO 7816-4 compatible SmartCard.  Encryption and decryption
-    using private keys on the SmartCard is possible with PKCS #15
-    compatible cards, such as the FINEID (Finnish Electronic IDentity)
-    card.
-  </longdescription>
+               Basic functionality (e.g. SELECT FILE, READ BINARY) should work on
+               any ISO 7816-4 compatible SmartCard.  Encryption and decryption
+               using private keys on the SmartCard is possible with PKCS #15
+               compatible cards, such as the FINEID (Finnish Electronic IDentity)
+               card.
+       </longdescription>
        <use>
-               <flag name="openct">
-      Use <pkg>dev-libs/openct</pkg> (and CT-API) for accessing
-      Smartcard hardware.
-    </flag>
-               <flag name="ctapi">
-      Use CT-API for accessing Smartcard hardware.
-    </flag>
-               <flag name="pcsc-lite">
-      Use <pkg>sys-apps/pcsc-lite</pkg> (and PC/SC API) for accessing
-      Smartcard hardware.
-    </flag>
-               <flag name="secure-messaging">
-      Enable secure messaging.
-    </flag>
+               <flag name="openct">Use <pkg>dev-libs/openct</pkg> (and CT-API) for accessing Smartcard hardware</flag>
+               <flag name="ctapi">Use CT-API for accessing Smartcard hardware</flag>
+               <flag name="pcsc-lite">Use <pkg>sys-apps/pcsc-lite</pkg> (and PC/SC API) for accessing Smartcard hardware</flag>
+               <flag name="secure-messaging">Enable secure messaging</flag>
        </use>
        <upstream>
                <remote-id type="github">OpenSC/OpenSC</remote-id>