diff options
author | 2003-07-01 22:31:32 +0000 | |
---|---|---|
committer | 2003-07-01 22:31:32 +0000 | |
commit | 55e4dee98a9f9d13c98ab7c998d656e47912f538 (patch) | |
tree | 763bc907a0264c10e6099ceade227109932fbb9f /app-misc/wipe | |
parent | cleanup (diff) | |
download | gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.tar.gz gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.tar.bz2 gentoo-2-55e4dee98a9f9d13c98ab7c998d656e47912f538.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/wipe')
-rw-r--r-- | app-misc/wipe/wipe-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/wipe/wipe-2.1.0.ebuild b/app-misc/wipe/wipe-2.1.0.ebuild index 80ab148b4490..5054cc68676b 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.4 2003/06/20 23:08:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.1.0.ebuild,v 1.5 2003/07/01 22:31:32 aliz Exp $ DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns" SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://wipe.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc >=sys-apps/sed-4" |