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
commit279f3e3aa5c57403650069879f5f398fb8c57905 (patch)
treee8338defd426b9d45ebf4405e8b1414d3c7f455c /dev-libs
parentVersion bump. (diff)
downloadhistorical-279f3e3aa5c57403650069879f5f398fb8c57905.tar.gz
historical-279f3e3aa5c57403650069879f5f398fb8c57905.tar.bz2
historical-279f3e3aa5c57403650069879f5f398fb8c57905.zip
Fix typo.
Diffstat (limited to 'dev-libs')
-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>