diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 08:56:15 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 08:56:15 +0000 |
commit | 75caaddf44eef24d69484c770fd7084b7e7cbcd0 (patch) | |
tree | 921d11aee48fa25e54ce7a72a56794dce1675a11 /app-misc/wipe/wipe-2.2.0.ebuild | |
parent | version bump. 1.2.7 x86 stable (diff) | |
download | historical-75caaddf44eef24d69484c770fd7084b7e7cbcd0.tar.gz historical-75caaddf44eef24d69484c770fd7084b7e7cbcd0.tar.bz2 historical-75caaddf44eef24d69484c770fd7084b7e7cbcd0.zip |
x86 stable
Diffstat (limited to 'app-misc/wipe/wipe-2.2.0.ebuild')
-rw-r--r-- | app-misc/wipe/wipe-2.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/wipe/wipe-2.2.0.ebuild b/app-misc/wipe/wipe-2.2.0.ebuild index bbd368baf8fa..cc0aad8bcfad 100644 --- a/app-misc/wipe/wipe-2.2.0.ebuild +++ b/app-misc/wipe/wipe-2.2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.1 2004/01/18 11:43:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.2 2004/06/07 08:56:15 dragonheart Exp $ DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns" HOMEPAGE="http://wipe.sourceforge.net/" SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2" - -KEYWORDS="~x86" +RESTRICT="nomirror" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" IUSE="" |