diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-05-21 17:39:53 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-05-21 17:39:53 +0000 |
commit | 0b54bf56d5dfb1349e9010330c8dbfd85721afba (patch) | |
tree | fa0a6856e82c26864f0f5c888b1a29a9bc9e8dde /app-crypt/truecrypt/ChangeLog | |
parent | Sparc stable, part of Bug #270738. (diff) | |
download | historical-0b54bf56d5dfb1349e9010330c8dbfd85721afba.tar.gz historical-0b54bf56d5dfb1349e9010330c8dbfd85721afba.tar.bz2 historical-0b54bf56d5dfb1349e9010330c8dbfd85721afba.zip |
Fix building with USE="-X" when x11-libs/wxGTK is built with USE="X" (bug #270279). Fix dependencies (bug #270441). Check for appropriate kernel configuration.
Package-Manager: portage-13625-svn/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/truecrypt/ChangeLog')
-rw-r--r-- | app-crypt/truecrypt/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog index 3aa4ab48e8ba..8edbd3b01e2e 100644 --- a/app-crypt/truecrypt/ChangeLog +++ b/app-crypt/truecrypt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-crypt/truecrypt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.45 2009/05/18 04:39:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.46 2009/05/21 17:39:53 arfrever Exp $ + + 21 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + truecrypt-6.2.ebuild: + Fix building with USE="-X" when x11-libs/wxGTK is built with USE="X" (bug + #270279). Fix dependencies (bug #270441). Check for appropriate kernel + configuration. 18 May 2009; Robin H. Johnson <robbat2@gentoo.org> truecrypt-4.3a.ebuild, truecrypt-6.2.ebuild: |