summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-07-12 13:11:27 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-07-12 13:11:27 +0000
commitc5b01810040e382051b4ab9fb505ae90d6188d9b (patch)
treefd863e8bf2ef84373ec03f36aae63af94aec9593 /app-crypt/truecrypt
parentuse emake for install (diff)
downloadgentoo-2-c5b01810040e382051b4ab9fb505ae90d6188d9b.tar.gz
gentoo-2-c5b01810040e382051b4ab9fb505ae90d6188d9b.tar.bz2
gentoo-2-c5b01810040e382051b4ab9fb505ae90d6188d9b.zip
correct license name bug #140083
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'app-crypt/truecrypt')
-rw-r--r--app-crypt/truecrypt/ChangeLog5
-rw-r--r--app-crypt/truecrypt/truecrypt-4.2a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog
index b287e958f26f..67a13b7cf413 100644
--- a/app-crypt/truecrypt/ChangeLog
+++ b/app-crypt/truecrypt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/truecrypt
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.4 2006/07/11 11:47:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.5 2006/07/12 13:11:27 dragonheart Exp $
+
+ 12 Jul 2006; Daniel Black <dragonheart@gentoo.org> truecrypt-4.2a.ebuild:
+ correct license name bug #140083 thanks to Alex Tarkovsky
*truecrypt-4.2a (11 Jul 2006)
diff --git a/app-crypt/truecrypt/truecrypt-4.2a.ebuild b/app-crypt/truecrypt/truecrypt-4.2a.ebuild
index 7f022ddd6089..320f7949e4a5 100644
--- a/app-crypt/truecrypt/truecrypt-4.2a.ebuild
+++ b/app-crypt/truecrypt/truecrypt-4.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-4.2a.ebuild,v 1.1 2006/07/11 11:47:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-4.2a.ebuild,v 1.2 2006/07/12 13:11:27 dragonheart Exp $
inherit linux-mod toolchain-funcs
@@ -8,7 +8,7 @@ DESCRIPTION="Free open-source disk encryption software"
HOMEPAGE="http://www.truecrypt.org/"
SRC_URI="http://www.truecrypt.org/downloads/truecrypt-${PV}-source-code.tar.gz"
-LICENSE="truecrypt-2.1"
+LICENSE="truecrypt-collective-1.0"
SLOT="0"
KEYWORDS="~x86"
IUSE=""