summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/opensc/opensc-0.11.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/opensc/opensc-0.11.7.ebuild b/dev-libs/opensc/opensc-0.11.7.ebuild
index 29ef7c0cc3cd..2c65c38aca7f 100644
--- a/dev-libs/opensc/opensc-0.11.7.ebuild
+++ b/dev-libs/opensc/opensc-0.11.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.11.7.ebuild,v 1.1 2009/02/27 21:57:16 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.11.7.ebuild,v 1.2 2009/02/27 22:01:56 dragonheart Exp $
DESCRIPTION="SmartCard library and applications"
HOMEPAGE="http://www.opensc-project.org/opensc/"
@@ -44,7 +44,7 @@ src_install() {
pkg_postinst() {
elog "This package is a security fix to CVE-2009-0368. If you have private keys on your"
- elog "smart card by using this package they are stored with improper access restrictions."
+ elog "smart card intialised by this package they may stored with improper access restrictions."
elog "See advisory http://thread.gmane.org/gmane.comp.encryption.opensc.announce/22 for"
elog "full details and mitigation advice"
}