diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 21:47:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 21:47:34 +0000 |
commit | 5201dcf52171ddfcaf74d80731ed1fb4f8de6467 (patch) | |
tree | c9536f260422cd7b65d929f9809cc61d1b8cb34d /app-crypt/truecrypt | |
parent | Fix digest (diff) | |
download | gentoo-2-5201dcf52171ddfcaf74d80731ed1fb4f8de6467.tar.gz gentoo-2-5201dcf52171ddfcaf74d80731ed1fb4f8de6467.tar.bz2 gentoo-2-5201dcf52171ddfcaf74d80731ed1fb4f8de6467.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-crypt/truecrypt')
-rw-r--r-- | app-crypt/truecrypt/truecrypt-4.2a-r2.ebuild | 3 | ||||
-rw-r--r-- | app-crypt/truecrypt/truecrypt-4.2a-r3.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-crypt/truecrypt/truecrypt-4.2a-r2.ebuild b/app-crypt/truecrypt/truecrypt-4.2a-r2.ebuild index c090c29b379a..7e560aefc008 100644 --- a/app-crypt/truecrypt/truecrypt-4.2a-r2.ebuild +++ b/app-crypt/truecrypt/truecrypt-4.2a-r2.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.2a-r2.ebuild,v 1.1 2007/02/06 20:46:30 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-4.2a-r2.ebuild,v 1.2 2007/07/13 21:47:34 mr_bones_ Exp $ inherit linux-mod toolchain-funcs @@ -103,4 +103,3 @@ dmcrypt_check() { epause 10 fi } - diff --git a/app-crypt/truecrypt/truecrypt-4.2a-r3.ebuild b/app-crypt/truecrypt/truecrypt-4.2a-r3.ebuild index 932111f99fad..e10c07c62b8d 100644 --- a/app-crypt/truecrypt/truecrypt-4.2a-r3.ebuild +++ b/app-crypt/truecrypt/truecrypt-4.2a-r3.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.2a-r3.ebuild,v 1.2 2007/03/27 12:21:48 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/truecrypt-4.2a-r3.ebuild,v 1.3 2007/07/13 21:47:34 mr_bones_ Exp $ inherit linux-mod toolchain-funcs @@ -106,4 +106,3 @@ dmcrypt_check() { epause 10 fi } - |