diff options
author | Dane Smith <c1pher@gentoo.org> | 2011-07-15 17:53:07 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2011-07-15 17:53:07 +0000 |
commit | 87516215136c81276214d480553bd09865b2aa8d (patch) | |
tree | 5b4acc29573dbf8cf35164becb8853e06a53ea6c /app-crypt/truecrypt/ChangeLog | |
parent | Version bump wrt bug 346531 by Jens-Uwe Peter; no longer install .la files (diff) | |
download | gentoo-2-87516215136c81276214d480553bd09865b2aa8d.tar.gz gentoo-2-87516215136c81276214d480553bd09865b2aa8d.tar.bz2 gentoo-2-87516215136c81276214d480553bd09865b2aa8d.zip |
app-crypt/truecrypt: Revbump. Remove dependency on a pkcs11 implementation. Provide our own headers wrt bug 369781.
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/truecrypt/ChangeLog')
-rw-r--r-- | app-crypt/truecrypt/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog index 7fce8191d3a5..a222cfec6e60 100644 --- a/app-crypt/truecrypt/ChangeLog +++ b/app-crypt/truecrypt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-crypt/truecrypt # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.65 2011/07/15 13:10:37 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.66 2011/07/15 17:53:07 c1pher Exp $ + +*truecrypt-7.0a-r6 (15 Jul 2011) + + 15 Jul 2011; Dane Smith <c1pher@gentoo.org> +truecrypt-7.0a-r6.ebuild: + Rev bump. Include our own headers by default. Removed dependency on a + pkcs11 implementation. Should work with any of them now. Thanks Alon + Bar-Lev for the help. Bump to EAPI 4. Bug 369781 15 Jul 2011; Dane Smith <c1pher@gentoo.org> truecrypt-7.0a-r5.ebuild: Allow for the inclusion of our own pkcs11.h if using >=opensc-0.12 wrt |