summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2010-10-13 18:03:22 +0000
committerDane Smith <c1pher@gentoo.org>2010-10-13 18:03:22 +0000
commit64b9d2fda2bc22e7cee59f352a12a53122ee2e6b (patch)
tree85db836a978f8282005b3fcdb5d2280f1e2db274 /app-crypt/truecrypt
parentx86 stable wrt security bug #340819 (diff)
downloadgentoo-2-64b9d2fda2bc22e7cee59f352a12a53122ee2e6b.tar.gz
gentoo-2-64b9d2fda2bc22e7cee59f352a12a53122ee2e6b.tar.bz2
gentoo-2-64b9d2fda2bc22e7cee59f352a12a53122ee2e6b.zip
Updated the fetch link wrt bug 335854.
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-crypt/truecrypt')
-rw-r--r--app-crypt/truecrypt/ChangeLog7
-rw-r--r--app-crypt/truecrypt/truecrypt-6.3a.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/truecrypt/ChangeLog b/app-crypt/truecrypt/ChangeLog
index 0b44c00f0440..3e740cfb2d76 100644
--- a/app-crypt/truecrypt/ChangeLog
+++ b/app-crypt/truecrypt/ChangeLog
@@ -1,6 +1,9 @@
# 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.53 2009/12/27 08:54:08 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.54 2010/10/13 18:03:22 c1pher Exp $
+
+ 13 Oct 2010; Dane Smith <c1pher@gentoo.org> truecrypt-6.3a.ebuild:
+ Updated the fetch link wrt bug 335854.
27 Dec 2009; Joseph Jezak <josejx@gentoo.org> truecrypt-6.3a.ebuild:
Marked ~ppc for bug #275498.
diff --git a/app-crypt/truecrypt/truecrypt-6.3a.ebuild b/app-crypt/truecrypt/truecrypt-6.3a.ebuild
index f85d99dffbb5..6669d653df3f 100644
--- a/app-crypt/truecrypt/truecrypt-6.3a.ebuild
+++ b/app-crypt/truecrypt/truecrypt-6.3a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-6.3a.ebuild,v 1.2 2009/12/27 08:54:08 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-6.3a.ebuild,v 1.3 2010/10/13 18:03:22 c1pher Exp $
EAPI="2"
@@ -28,7 +28,7 @@ S="${WORKDIR}/${P}-source"
pkg_nofetch() {
elog "Please download .tar.gz source from:"
- elog "http://www.truecrypt.org/downloads2"
+ elog "http://www.truecrypt.org/pastversions"
elog "Then put the file in ${DISTDIR}/${SRC_URI}"
}