diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 23:24:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-26 12:26:50 +0100 |
commit | 9e9707884dd9db33f989e7d0b644a7c60008e058 (patch) | |
tree | 782117dd5d1c96d0eaa1d1256871ca19b3cc8136 /dev-libs | |
parent | dev-libs/openct: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-9e9707884dd9db33f989e7d0b644a7c60008e058.tar.gz gentoo-9e9707884dd9db33f989e7d0b644a7c60008e058.tar.bz2 gentoo-9e9707884dd9db33f989e7d0b644a7c60008e058.zip |
dev-libs/opensc: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/opensc/metadata.xml | 34 |
1 files changed, 12 insertions, 22 deletions
diff --git a/dev-libs/opensc/metadata.xml b/dev-libs/opensc/metadata.xml index 709cad6d774d..52bf7f8f7bb9 100644 --- a/dev-libs/opensc/metadata.xml +++ b/dev-libs/opensc/metadata.xml @@ -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> |