diff options
author | 2007-07-13 21:47:34 +0000 | |
---|---|---|
committer | 2007-07-13 21:47:34 +0000 | |
commit | 5201dcf52171ddfcaf74d80731ed1fb4f8de6467 (patch) | |
tree | c9536f260422cd7b65d929f9809cc61d1b8cb34d /app-crypt/bestcrypt | |
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/bestcrypt')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild | 3 | ||||
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.6_p11.ebuild | 3 | ||||
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.6_p13.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild b/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild index d5d607e558aa..e95be58f01e1 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.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/bestcrypt/bestcrypt-1.6_p10-r1.ebuild,v 1.3 2007/01/24 16:51:04 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild,v 1.4 2007/07/13 21:47:34 mr_bones_ Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs multilib @@ -91,7 +91,6 @@ src_install() { dodoc README HIDDEN_PART } - pkg_postinst() { elog "If you are using the serpent or rc6 encryption modules and have any problems," elog "please submit bugs to http://bugs.gentoo.org because these modules are not part" diff --git a/app-crypt/bestcrypt/bestcrypt-1.6_p11.ebuild b/app-crypt/bestcrypt/bestcrypt-1.6_p11.ebuild index f88830eec791..fa01bdb723c1 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.6_p11.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.6_p11.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/bestcrypt/bestcrypt-1.6_p11.ebuild,v 1.1 2007/02/01 11:47:10 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p11.ebuild,v 1.2 2007/07/13 21:47:34 mr_bones_ Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs multilib @@ -91,7 +91,6 @@ src_install() { dodoc README HIDDEN_PART } - pkg_postinst() { elog "If you are using the serpent or rc6 encryption modules and have any problems," elog "please submit bugs to http://bugs.gentoo.org because these modules are not part" diff --git a/app-crypt/bestcrypt/bestcrypt-1.6_p13.ebuild b/app-crypt/bestcrypt/bestcrypt-1.6_p13.ebuild index c40b45b174f4..09b452ae31ea 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.6_p13.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.6_p13.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/bestcrypt/bestcrypt-1.6_p13.ebuild,v 1.1 2007/05/14 04:38:48 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p13.ebuild,v 1.2 2007/07/13 21:47:34 mr_bones_ Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs multilib @@ -91,7 +91,6 @@ src_install() { dodoc README HIDDEN_PART } - pkg_postinst() { elog "If you are using the serpent or rc6 encryption modules and have any problems," elog "please submit bugs to http://bugs.gentoo.org because these modules are not part" |