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 | |
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')
18 files changed, 18 insertions, 40 deletions
diff --git a/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild b/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild index f3d31a5f3ba9..742f5c484bea 100644 --- a/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild +++ b/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.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/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.4 2007/02/15 19:33:02 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.5 2007/07/13 21:47:34 mr_bones_ Exp $ DESCRIPTION="ASEDriveIIIe Serial Card Reader" HOMEPAGE="http://www.athena-scs.com" @@ -54,4 +54,3 @@ pkg_postrm() { elog "You need to restart pcscd" fi } - diff --git a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild index d7a8096f446a..4869b828de9a 100644 --- a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild +++ b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.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/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.3 2007/02/14 20:59:38 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.4 2007/07/13 21:47:34 mr_bones_ Exp $ DESCRIPTION="ASEDriveIIIe USB Card Reader" HOMEPAGE="http://www.athena-scs.com" @@ -33,4 +33,3 @@ src_install() { elog "NOTICE:" elog "You should restart pcscd." } - diff --git a/app-crypt/asekey/asekey-3.3.ebuild b/app-crypt/asekey/asekey-3.3.ebuild index d1671b01f5e9..e5f2afe1c850 100644 --- a/app-crypt/asekey/asekey-3.3.ebuild +++ b/app-crypt/asekey/asekey-3.3.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/asekey/asekey-3.3.ebuild,v 1.4 2007/02/15 19:31:29 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asekey/asekey-3.3.ebuild,v 1.5 2007/07/13 21:47:34 mr_bones_ Exp $ DESCRIPTION="ASEKey USB SIM Card Reader" HOMEPAGE="http://www.athena-scs.com" @@ -53,4 +53,3 @@ pkg_postrm() { elog "You need to restart pcscd" fi } - diff --git a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild index c8d9b568a28c..0206132a340b 100644 --- a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.6 2006/04/23 06:05:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.7 2007/07/13 21:47:34 mr_bones_ Exp $ inherit toolchain-funcs @@ -29,7 +29,6 @@ src_test() { [ -f testfile ] && die "test file still exists. bcwipe should of deleted it" } - src_install() { dobin bcwipe || die doman bcwipe.1 diff --git a/app-crypt/bcwipe/bcwipe-1.6_p1.ebuild b/app-crypt/bcwipe/bcwipe-1.6_p1.ebuild index 161a7357fb10..09514a317c06 100644 --- a/app-crypt/bcwipe/bcwipe-1.6_p1.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.6_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p1.ebuild,v 1.1 2006/04/23 06:05:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p1.ebuild,v 1.2 2007/07/13 21:47:34 mr_bones_ Exp $ inherit toolchain-funcs @@ -29,7 +29,6 @@ src_test() { [ -f testfile ] && die "test file still exists. bcwipe should of deleted it" } - src_install() { dobin bcwipe doman bcwipe.1 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" diff --git a/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild b/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild index 1244a1c80ce6..e3e97d279089 100644 --- a/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild +++ b/app-crypt/cryptoapi/cryptoapi-2.4.7.0.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/cryptoapi/cryptoapi-2.4.7.0.ebuild,v 1.26 2007/04/12 18:45:44 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild,v 1.27 2007/07/13 21:47:34 mr_bones_ Exp $ inherit linux-info @@ -52,4 +52,3 @@ pkg_postinst() { elog "Make sure loopback support is included within your kernel." elog " " } - diff --git a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild index e2d2b0ed8b5e..cc77697e62b0 100644 --- a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild +++ b/app-crypt/gpgme/gpgme-0.3.14-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/gpgme/gpgme-0.3.14-r1.ebuild,v 1.21 2007/06/26 01:34:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.22 2007/07/13 21:47:34 mr_bones_ Exp $ inherit eutils autotools @@ -66,7 +66,6 @@ src_unpack() { eautoreconf } - src_compile() { local myconf diff --git a/app-crypt/johntheripper/johntheripper-1.6-r3.ebuild b/app-crypt/johntheripper/johntheripper-1.6-r3.ebuild index 4ab01f18efaf..44fc1c23a2a7 100644 --- a/app-crypt/johntheripper/johntheripper-1.6-r3.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r3.ebuild,v 1.12 2006/01/14 09:13:34 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r3.ebuild,v 1.13 2007/07/13 21:47:34 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -21,8 +21,6 @@ SRC_URI="http://www.openwall.com/john/dl/${MY_P}.tar.gz # ftp://ftp.openwall.com/pub/projects/john/contrib/john-1.6.31-eggpatch-8.diff.gz # - - LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha ~hppa ~mips ~ppc ppc64 ~sparc ~x86" diff --git a/app-crypt/johntheripper/johntheripper-1.6.40.ebuild b/app-crypt/johntheripper/johntheripper-1.6.40.ebuild index 097e1978228d..1f0c4537099c 100644 --- a/app-crypt/johntheripper/johntheripper-1.6.40.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.6.40.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/johntheripper/johntheripper-1.6.40.ebuild,v 1.7 2007/04/04 17:59:50 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.40.ebuild,v 1.8 2007/07/13 21:47:34 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -31,7 +31,6 @@ src_unpack() { -e 's|^LDFLAGS =\(.*\)|LDFLAGS =\1 -lm|' "${MY_PBASE}"/src/Makefile } - src_compile() { cd src # Note this program uses AS and LD incorrectly @@ -85,7 +84,6 @@ src_compile() { #emake bench || die "make failed" } - src_test() { cd run if [[ -f /etc/john/john.conf || -f /etc/john/john.ini ]] diff --git a/app-crypt/johntheripper/johntheripper-1.7.0.2.ebuild b/app-crypt/johntheripper/johntheripper-1.7.0.2.ebuild index cdbb87ef747c..092dc24ecf76 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.0.2.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.0.2.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/johntheripper/johntheripper-1.7.0.2.ebuild,v 1.5 2007/04/04 17:59:50 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.0.2.ebuild,v 1.6 2007/07/13 21:47:34 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -38,7 +38,6 @@ src_unpack() { done } - src_compile() { cd src # Note this program uses AS and LD incorrectly @@ -92,7 +91,6 @@ src_compile() { #emake bench || die "make failed" } - src_test() { cd run if [[ -f /etc/john/john.conf || -f /etc/john/john.ini ]] diff --git a/app-crypt/johntheripper/johntheripper-1.7.2.ebuild b/app-crypt/johntheripper/johntheripper-1.7.2.ebuild index 03041fa245b8..67cfb6924081 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.2.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.2.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/johntheripper/johntheripper-1.7.2.ebuild,v 1.13 2007/04/04 17:57:37 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.2.ebuild,v 1.14 2007/07/13 21:47:34 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs pax-utils @@ -39,7 +39,6 @@ src_unpack() { eend $? } - src_compile() { cd "${S}"/src # Note this program uses AS and LD incorrectly @@ -91,7 +90,6 @@ src_compile() { #emake bench || die "make failed" } - src_test() { cd run if [[ -f /etc/john/john.conf || -f /etc/john/john.ini ]] diff --git a/app-crypt/seahorse/seahorse-0.8.1.ebuild b/app-crypt/seahorse/seahorse-0.8.1.ebuild index dac11b12e1d6..b06be2c49435 100644 --- a/app-crypt/seahorse/seahorse-0.8.1.ebuild +++ b/app-crypt/seahorse/seahorse-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.7 2006/08/09 20:25:51 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.8 2007/07/13 21:47:34 mr_bones_ Exp $ inherit gnome2 eutils autotools flag-o-matic @@ -43,7 +43,6 @@ src_compile() { gnome2_src_compile } - src_install() { gnome2_src_install diff --git a/app-crypt/tpm-emulator/tpm-emulator-0.5.ebuild b/app-crypt/tpm-emulator/tpm-emulator-0.5.ebuild index daaad636e88a..2e7b3a59aab3 100644 --- a/app-crypt/tpm-emulator/tpm-emulator-0.5.ebuild +++ b/app-crypt/tpm-emulator/tpm-emulator-0.5.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/tpm-emulator/tpm-emulator-0.5.ebuild,v 1.1 2007/06/23 20:00:20 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-emulator/tpm-emulator-0.5.ebuild,v 1.2 2007/07/13 21:47:34 mr_bones_ Exp $ inherit toolchain-funcs linux-mod eutils @@ -56,4 +56,3 @@ src_install() { keepdir /var/run/tpm fowners tss /var/run/tpm } - 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 } - |