summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <smithdanea@gmail.com>2010-12-15 15:37:17 -0500
committerDane Smith <smithdanea@gmail.com>2010-12-15 15:37:17 -0500
commitcb2f2022999398335d118c3853aedcd45a668966 (patch)
tree8f5c10372ca1df196625ee91c7411a71b0d54b7e /app-crypt
parentWording cleanup (diff)
downloadc1pher-cb2f2022999398335d118c3853aedcd45a668966.tar.gz
c1pher-cb2f2022999398335d118c3853aedcd45a668966.tar.bz2
c1pher-cb2f2022999398335d118c3853aedcd45a668966.zip
Updated messages
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/truecrypt/Manifest2
-rw-r--r--app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild7
2 files changed, 8 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/Manifest b/app-crypt/truecrypt/Manifest
index 25092e5..7145883 100644
--- a/app-crypt/truecrypt/Manifest
+++ b/app-crypt/truecrypt/Manifest
@@ -2,6 +2,6 @@ AUX truecrypt 627 RMD160 d6e160556aeccbfebe32cf2fd1749cfba9660c80 SHA1 186ae051f
AUX truecrypt-stop.sh 308 RMD160 85dbc508e8674a817ea9fdbedd198307c64e5db8 SHA1 a762b61e243aa562e1bbefab5c7ed571c93416e2 SHA256 32f785c0ef77e6e7a4d0f72fa62b824175bb97458df1b6ac60a11e4bb0772bce
DIST truecrypt-7.0a.tar.gz 1996312 RMD160 92b01f87c725feb43aded666ba44fcbd3e3ac740 SHA1 42be0f333e6791e7a122b3e1183e014cd3860198 SHA256 6c845153ee868429e2a531407383e9349754d1579cf66fc838632c44baaba021
EBUILD truecrypt-7.0a-r1.ebuild 2722 RMD160 c608d8ddbe73cee44bcc005a96f3de9181412bd3 SHA1 26aab281823f314d73d8851a86b357a40a84cbdd SHA256 98c8ad748027f6b4ded2a068db3730c23f372a052a5ea008e183f0751efce221
-EBUILD truecrypt-7.0a-r2.ebuild 3180 RMD160 c969f53b0f26c6cc2c7d7f27b9c87403c795180e SHA1 b78a0ec0e1908fe2a31384cd2571c7f625f162ca SHA256 dda0bfa69dfc86f011438a701a0f8a38ba1a9daf495c645f4816a85122b2d165
+EBUILD truecrypt-7.0a-r2.ebuild 3522 RMD160 ec2fa56f8e034dee031e57eb39dfd103b5573d72 SHA1 f3608b6b0236fa7b5fd31187e08307d3c7c685ef SHA256 ce33c7d4d9d6371c8deb559ef515d9f5df29c48df8bd875f51d9989a97b35710
MISC ChangeLog 601 RMD160 0ad247730f3dc9ffc154d0791c6385eb70ab3803 SHA1 7916d75c5f9af98066deb434f220f39a66aa63e4 SHA256 f12acc190d52a3872a0884653c4598da384c215143f7daecd71246f48cd0db9e
MISC metadata.xml 224 RMD160 74db96ad8aa1d285d83ae93a9f4a767335f55c15 SHA1 d86a171d981b45e7ed0c0b3b5059d2a63c811001 SHA256 9e9ce661a9fdb45a535ad875a247b700a70745359b27533ec29a6a46fa708e86
diff --git a/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild b/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
index 898db53..8630744 100644
--- a/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
+++ b/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
@@ -108,6 +108,13 @@ pkg_postinst() {
elog "rc-update truecrypt boot"
elog ""
+ ewarn "If you're getting errors about DISPLAY while using the terminal"
+ ewarn "it's a known upstream bug. To use TrueCrypt from the terminal"
+ ewarn "all that's necessary is to run: unset DISPLAY"
+ ewarn "This will make the display unaccessable from that terminal "
+ ewarn "but at least you will be able to access your volumes."
+ ewarn ""
+
ewarn "TrueCrypt has very restrictive license."
ewarn "Please read the ${LICENSE} license in ${PORTDIR}/licenses"
ewarn "directory before using TrueCrypt. Please be explicitly aware of"