summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-24 00:56:43 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-24 00:56:43 +0000
commitc2263bbca7578208e4b8b8d858270a43e2e1ecf8 (patch)
treec870b0a65fa2cda0c79cc1c5ec2c35ab9e620520 /dev-libs/opensc
parentVersion bump. (diff)
downloadgentoo-2-c2263bbca7578208e4b8b8d858270a43e2e1ecf8.tar.gz
gentoo-2-c2263bbca7578208e4b8b8d858270a43e2e1ecf8.tar.bz2
gentoo-2-c2263bbca7578208e4b8b8d858270a43e2e1ecf8.zip
Fix typo.
Diffstat (limited to 'dev-libs/opensc')
-rw-r--r--dev-libs/opensc/metadata.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/opensc/metadata.xml b/dev-libs/opensc/metadata.xml
index 752527be4578..02167552fc28 100644
--- a/dev-libs/opensc/metadata.xml
+++ b/dev-libs/opensc/metadata.xml
@@ -7,7 +7,7 @@
<name>Crypto Herd</name>
</maintainer>
<longdescription>
-ibopensc is a library for accessing SmartCard devices. It is also the core library of the OpenSC
+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.
@@ -15,8 +15,7 @@ Encryption and decryption using private keys on the SmartCard is possible with P
cards, such as the FINEID (Finnish Electronic IDentity) card.
</longdescription>
<use>
- <flag name='openct'>Build using <pkg>dev-libs/openct</pkg> compatibility
- </flag>
+ <flag name='openct'>Build using <pkg>dev-libs/openct</pkg> compatibility</flag>
<flag name='pcsc-lite'>Build with <pkg>sys-apps/pcsc-lite</pkg></flag>
</use>
</pkgmetadata>