summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-11-01 15:29:38 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-11-01 15:29:38 +0000
commitc334ef235b20439a86ac06dd7c870dc578daf33a (patch)
tree1a1fca4891fcfbe12e230f36b0b6aafc8272a73e /app-crypt
parentStable on amd64 (bug #197749) (diff)
downloadgentoo-2-c334ef235b20439a86ac06dd7c870dc578daf33a.tar.gz
gentoo-2-c334ef235b20439a86ac06dd7c870dc578daf33a.tar.bz2
gentoo-2-c334ef235b20439a86ac06dd7c870dc578daf33a.zip
stable x86, bug 197557
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/truecrypt/ChangeLog6
-rw-r--r--app-crypt/truecrypt/truecrypt-4.3a.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog
index b62ce5d1c85e..140a4fa575d4 100644
--- a/app-crypt/truecrypt/ChangeLog
+++ b/app-crypt/truecrypt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/truecrypt
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.22 2007/10/10 21:27:00 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.23 2007/11/01 15:29:38 opfer Exp $
+
+ 01 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+ truecrypt-4.3a.ebuild:
+ stable x86, bug 197557
10 Oct 2007; Alon Bar-Lev <alonbl@gentoo.org>
+files/truecrypt-4.3a-2.6.23.patch, truecrypt-4.3a.ebuild:
diff --git a/app-crypt/truecrypt/truecrypt-4.3a.ebuild b/app-crypt/truecrypt/truecrypt-4.3a.ebuild
index be7adba8bb19..966484bf46bd 100644
--- a/app-crypt/truecrypt/truecrypt-4.3a.ebuild
+++ b/app-crypt/truecrypt/truecrypt-4.3a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-4.3a.ebuild,v 1.2 2007/10/10 21:27:00 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-4.3a.ebuild,v 1.3 2007/11/01 15:29:38 opfer Exp $
#
# NOTES:
@@ -20,7 +20,7 @@ SRC_URI="http://www.truecrypt.org/downloads/truecrypt-${PV}-source-code.tar.gz"
LICENSE="truecrypt-collective-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="sys-fs/device-mapper"