summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 01:33:50 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 01:33:50 +0000
commit6e482cdfabf1961e191bf32dac9af88df6ca6564 (patch)
treebee34ea65b0f975d8f28e6a98080b7270f677edd /app-crypt
parentwhitespace cleanup (diff)
downloadgentoo-2-6e482cdfabf1961e191bf32dac9af88df6ca6564.tar.gz
gentoo-2-6e482cdfabf1961e191bf32dac9af88df6ca6564.tar.bz2
gentoo-2-6e482cdfabf1961e191bf32dac9af88df6ca6564.zip
whitespace cleanup
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/Manifest4
-rw-r--r--app-crypt/heimdal/heimdal-0.5.1-r1.ebuild26
-rw-r--r--app-crypt/heimdal/heimdal-0.6.ebuild26
-rw-r--r--app-crypt/johntheripper/johntheripper-1.6-r1.ebuild10
-rw-r--r--app-crypt/johntheripper/johntheripper-1.6.ebuild8
5 files changed, 37 insertions, 37 deletions
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest
index 9cafbc7764fe..8dec8828687c 100644
--- a/app-crypt/heimdal/Manifest
+++ b/app-crypt/heimdal/Manifest
@@ -1,9 +1,9 @@
MD5 d9dba6f4b3a9e6dc9ac5c22a8e7f7d60 ChangeLog 1916
MD5 2cb23f80a1186feae49b871c4774ef06 heimdal-0.4e-r1.ebuild 1155
-MD5 a3bf33e6dfbc60f623cf565a58c1c8cc heimdal-0.5.1-r1.ebuild 2293
+MD5 2fd12cc5c6790c07615d26530c2a84e8 heimdal-0.5.1-r1.ebuild 2251
MD5 cda2f02d60f2918204738f212b1271d4 heimdal-0.5.1.ebuild 1358
MD5 8b60fdeb4baa5c671bd39123e1445801 heimdal-0.5.ebuild 1342
-MD5 4c054c80a9d3029a6534595ef483fe97 heimdal-0.6.ebuild 2292
+MD5 6c2f6f0e124bf831399feb43143a7777 heimdal-0.6.ebuild 2246
MD5 12c2f086658ad67e3ddaf1340cb9405a files/01heimdal 125
MD5 4b0bf925049fd324edb977fa85fb907f files/digest-heimdal-0.4e-r1 65
MD5 9938c171c490847ed838372b75d29d0c files/digest-heimdal-0.5 64
diff --git a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
index f149779e10d7..b4c6fd0c3149 100644
--- a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.7 2003/06/29 22:18:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.8 2003/09/05 01:33:12 msterret Exp $
inherit libtool
@@ -34,7 +34,7 @@ src_unpack() {
src_compile() {
elibtoolize
-
+
aclocal -I cf || die "configure problem"
autoheader || die "configure problem"
automake -a || die "configure problem"
@@ -72,15 +72,15 @@ src_install() {
dodoc COPYRIGHT ChangeLog README NEWS PROBLEMS TODO
- # Begin client rename and install
- for i in {telnetd,ftpd}
- do
- mv ${D}/usr/share/man/man8/${i}.8.gz ${D}/usr/share/man/man8/k${i}.8.gz
- mv ${D}/usr/sbin/${i} ${D}/usr/sbin/k${i}
- done
- for i in {rcp,rsh,telnet,ftp,rlogin}
- do
- mv ${D}/usr/share/man/man1/${i}.1.gz ${D}/usr/share/man/man1/k${i}.1.gz
- mv ${D}/usr/bin/${i} ${D}/usr/bin/k${i}
- done
+ # Begin client rename and install
+ for i in {telnetd,ftpd}
+ do
+ mv ${D}/usr/share/man/man8/${i}.8.gz ${D}/usr/share/man/man8/k${i}.8.gz
+ mv ${D}/usr/sbin/${i} ${D}/usr/sbin/k${i}
+ done
+ for i in {rcp,rsh,telnet,ftp,rlogin}
+ do
+ mv ${D}/usr/share/man/man1/${i}.1.gz ${D}/usr/share/man/man1/k${i}.1.gz
+ mv ${D}/usr/bin/${i} ${D}/usr/bin/k${i}
+ done
}
diff --git a/app-crypt/heimdal/heimdal-0.6.ebuild b/app-crypt/heimdal/heimdal-0.6.ebuild
index df238c59fb0e..18205b4a7b1c 100644
--- a/app-crypt/heimdal/heimdal-0.6.ebuild
+++ b/app-crypt/heimdal/heimdal-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.2 2003/07/16 14:55:35 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.3 2003/09/05 01:33:12 msterret Exp $
inherit libtool
@@ -34,7 +34,7 @@ src_unpack() {
src_compile() {
elibtoolize
-
+
aclocal -I cf || die "configure problem"
autoheader || die "configure problem"
automake -a || die "configure problem"
@@ -72,15 +72,15 @@ src_install() {
dodoc COPYRIGHT ChangeLog README NEWS PROBLEMS TODO
- # Begin client rename and install
- for i in {telnetd,ftpd}
- do
- mv ${D}/usr/share/man/man8/${i}.8.gz ${D}/usr/share/man/man8/k${i}.8.gz
- mv ${D}/usr/sbin/${i} ${D}/usr/sbin/k${i}
- done
- for i in {rcp,rsh,telnet,ftp,rlogin}
- do
- mv ${D}/usr/share/man/man1/${i}.1.gz ${D}/usr/share/man/man1/k${i}.1.gz
- mv ${D}/usr/bin/${i} ${D}/usr/bin/k${i}
- done
+ # Begin client rename and install
+ for i in {telnetd,ftpd}
+ do
+ mv ${D}/usr/share/man/man8/${i}.8.gz ${D}/usr/share/man/man8/k${i}.8.gz
+ mv ${D}/usr/sbin/${i} ${D}/usr/sbin/k${i}
+ done
+ for i in {rcp,rsh,telnet,ftp,rlogin}
+ do
+ mv ${D}/usr/share/man/man1/${i}.1.gz ${D}/usr/share/man/man1/k${i}.1.gz
+ mv ${D}/usr/bin/${i} ${D}/usr/bin/k${i}
+ done
}
diff --git a/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild b/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
index 844d9cf3e0e1..5f057a35561f 100644
--- a/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild,v 1.3 2003/02/28 23:07:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6-r1.ebuild,v 1.4 2003/09/05 01:33:49 msterret Exp $
inherit eutils
@@ -28,7 +28,7 @@ DEPEND=">=sys-devel/binutils-2.8.1.0.15"
src_unpack() {
unpack ${A}
epatch ${WORKDIR}/${DEBPATCH}
- cd ${S}/src
+ cd ${S}/src
epatch ${DISTDIR}/${MY_P}.skey.patch-1
cd ${S}
# use mysql && epatch ${DISTDIR}/${MY_P}-mysql-1.diff
@@ -69,9 +69,9 @@ src_install() {
doman debian/*.1
dosbin run/john debian/mailer debian/john-cronjob
- dosym john /usr/sbin/unafs
- dosym john /usr/sbin/unique
+ dosym john /usr/sbin/unafs
+ dosym john /usr/sbin/unique
dosym john /usr/sbin/unshadow
- dodoc debian/{CONFIG.mailer,copyright} doc/*
+ dodoc debian/{CONFIG.mailer,copyright} doc/*
}
diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild
index 4dfd61f817a4..6354757f108e 100644
--- a/app-crypt/johntheripper/johntheripper-1.6.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.15 2003/03/28 12:23:47 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.16 2003/09/05 01:33:50 msterret Exp $
inherit eutils
@@ -45,9 +45,9 @@ src_install() {
doman debian/*.1
dosbin run/john debian/mailer debian/john-cronjob
- dosym john /usr/sbin/unafs
- dosym john /usr/sbin/unique
+ dosym john /usr/sbin/unafs
+ dosym john /usr/sbin/unique
dosym john /usr/sbin/unshadow
- dodoc debian/{CONFIG.mailer,copyright} doc/*
+ dodoc debian/{CONFIG.mailer,copyright} doc/*
}