diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 15:49:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 15:49:38 +0000 |
commit | c69bd90cad05b44f7b657b2ca4f52d35b21d1b03 (patch) | |
tree | b2325db07678e57c184dbf86c71b686901483356 /app-misc/wipe/wipe-2.2.0.ebuild | |
parent | Marked stable on amd64 Per bug# 129546 (diff) | |
download | historical-c69bd90cad05b44f7b657b2ca4f52d35b21d1b03.tar.gz historical-c69bd90cad05b44f7b657b2ca4f52d35b21d1b03.tar.bz2 historical-c69bd90cad05b44f7b657b2ca4f52d35b21d1b03.zip |
Keyworded ~sparc wrt jforman
Package-Manager: portage-2.0.54
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 c947dda6e43a..304d86af8e13 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 +# Copyright 1999-2006 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.9 2005/04/21 19:46:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.10 2006/04/11 15:49:38 gustavoz 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 ~sparc" IUSE="" DEPEND="virtual/libc" |