diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 12:10:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 12:10:43 +0000 |
commit | a913575f3789572a76e98d53c68e9e511b479d7f (patch) | |
tree | 78aa5f0315c08f62fcab0adc3a586ee68dfe2be4 /app-misc/wipe | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.gz gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.bz2 gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.zip |
whitespace cleanup
Diffstat (limited to 'app-misc/wipe')
-rw-r--r-- | app-misc/wipe/Manifest | 4 | ||||
-rw-r--r-- | app-misc/wipe/wipe-2.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/wipe/Manifest b/app-misc/wipe/Manifest index 2e1de4d874a4..86410b9e58e7 100644 --- a/app-misc/wipe/Manifest +++ b/app-misc/wipe/Manifest @@ -1,3 +1,3 @@ -MD5 a53f8775aa00a2b49d527fa520203136 files/digest-wipe-2.1.0 62 -MD5 eedcc8e803b2b9a4812ac89548d74040 wipe-2.1.0.ebuild 897 MD5 673107142d970ece728a752731b21d6b ChangeLog 448 +MD5 56bb663ebc212e858c2daa3cea9f1a0c wipe-2.1.0.ebuild 898 +MD5 a53f8775aa00a2b49d527fa520203136 files/digest-wipe-2.1.0 62 diff --git a/app-misc/wipe/wipe-2.1.0.ebuild b/app-misc/wipe/wipe-2.1.0.ebuild index 5054cc68676b..cdae20732641 100644 --- a/app-misc/wipe/wipe-2.1.0.ebuild +++ b/app-misc/wipe/wipe-2.1.0.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-misc/wipe/wipe-2.1.0.ebuild,v 1.5 2003/07/01 22:31:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.1.0.ebuild,v 1.6 2003/09/05 12:10:36 msterret Exp $ DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns" SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/glibc - >=sys-apps/sed-4" + >=sys-apps/sed-4" src_unpack() { unpack ${A} |