summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-03-06 06:06:30 +0000
committerTim Harder <radhermit@gentoo.org>2012-03-06 06:06:30 +0000
commitbfaeeeabde12a13839d81b6cd2042353d631faf4 (patch)
tree3c078f3c734fe131c9638b6c193ccdce14387085 /app-crypt/truecrypt/truecrypt-7.1a.ebuild
parentRemove old. (diff)
downloadgentoo-2-bfaeeeabde12a13839d81b6cd2042353d631faf4.tar.gz
gentoo-2-bfaeeeabde12a13839d81b6cd2042353d631faf4.tar.bz2
gentoo-2-bfaeeeabde12a13839d81b6cd2042353d631faf4.zip
Make the download instructions clearer (bug #406745).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/truecrypt/truecrypt-7.1a.ebuild')
-rw-r--r--app-crypt/truecrypt/truecrypt-7.1a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/truecrypt/truecrypt-7.1a.ebuild b/app-crypt/truecrypt/truecrypt-7.1a.ebuild
index 2fdc0633754f..fa11b9ca2916 100644
--- a/app-crypt/truecrypt/truecrypt-7.1a.ebuild
+++ b/app-crypt/truecrypt/truecrypt-7.1a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-7.1a.ebuild,v 1.1 2012/02/19 06:52:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-7.1a.ebuild,v 1.2 2012/03/06 06:06:30 radhermit Exp $
EAPI="4"
@@ -28,7 +28,7 @@ S="${WORKDIR}/${P}-source"
#See bug 241650.
pkg_nofetch() {
- elog "Please download ${P}-linux-{86,64}.tar.gz source from:"
+ elog "Please download the source archive \"TrueCrypt ${PV} Source.tar.gz\" from:"
elog "http://www.truecrypt.org/downloads2"
elog "Then put the file in ${DISTDIR}/${P}.tar.gz"
}