diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
commit | 8d746c4eb68ff51773dd46e1fa8ffc65d5adc608 (patch) | |
tree | 8a12c021657eeae493fb32e856112ac0ebb281d6 /app-misc/wipe/wipe-2.2.0.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-8d746c4eb68ff51773dd46e1fa8ffc65d5adc608.tar.gz gentoo-2-8d746c4eb68ff51773dd46e1fa8ffc65d5adc608.tar.bz2 gentoo-2-8d746c4eb68ff51773dd46e1fa8ffc65d5adc608.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/wipe/wipe-2.2.0.ebuild')
-rw-r--r-- | app-misc/wipe/wipe-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/wipe/wipe-2.2.0.ebuild b/app-misc/wipe/wipe-2.2.0.ebuild index 126eca2edb68..c947dda6e43a 100644 --- a/app-misc/wipe/wipe-2.2.0.ebuild +++ b/app-misc/wipe/wipe-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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.8 2005/01/01 15:29:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.9 2005/04/21 19:46:40 blubb Exp $ DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns" HOMEPAGE="http://wipe.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="virtual/libc" |