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 | 5a4e7b1b152025a73710bb520ed1f843d48d53c3 (patch) | |
tree | d379c4a61ffc9384153fa495221bb7caa2233a3f /app-crypt/bestcrypt | |
parent | Fix digest (diff) | |
download | historical-5a4e7b1b152025a73710bb520ed1f843d48d53c3.tar.gz historical-5a4e7b1b152025a73710bb520ed1f843d48d53c3.tar.bz2 historical-5a4e7b1b152025a73710bb520ed1f843d48d53c3.zip |
whitespace
Package-Manager: portage-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" |