diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2014-11-12 00:37:01 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2014-11-12 00:37:01 +0000 |
commit | 57cbc983fb3cb3b2733f5bcc58e204085e9abdff (patch) | |
tree | cd0339d93e6b83b5d84c597be39f99ac494b9a49 /sys-apps/pcsc-lite/ChangeLog | |
parent | cleanup for security bug #528132 (diff) | |
download | gentoo-2-57cbc983fb3cb3b2733f5bcc58e204085e9abdff.tar.gz gentoo-2-57cbc983fb3cb3b2733f5bcc58e204085e9abdff.tar.bz2 gentoo-2-57cbc983fb3cb3b2733f5bcc58e204085e9abdff.zip |
First try to get a multilib-compatible pcsc-lite. It's tested to work for the default case and please report if you have issues with the multilib one.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'sys-apps/pcsc-lite/ChangeLog')
-rw-r--r-- | sys-apps/pcsc-lite/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/pcsc-lite/ChangeLog b/sys-apps/pcsc-lite/ChangeLog index da5dbc6639dd..5bc16c502b18 100644 --- a/sys-apps/pcsc-lite/ChangeLog +++ b/sys-apps/pcsc-lite/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/pcsc-lite # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.177 2014/11/10 01:59:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.178 2014/11/12 00:37:01 flameeyes Exp $ + +*pcsc-lite-1.8.13-r1 (12 Nov 2014) + + 12 Nov 2014; Diego E. Pettenò <flameeyes@gentoo.org> + +pcsc-lite-1.8.13-r1.ebuild: + First try to get a multilib-compatible pcsc-lite. It's tested to work for the + default case and please report if you have issues with the multilib one. *pcsc-lite-1.8.13 (10 Nov 2014) |