diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
commit | 31ab9646ae4f74908db232c757d78494ed5cce83 (patch) | |
tree | b7f3c9ef4cf27f9b991d5ca8c377e1b0edd5a117 /app-misc/wipe/wipe-2.2.0.ebuild | |
parent | PPC stable profile update (diff) | |
download | historical-31ab9646ae4f74908db232c757d78494ed5cce83.tar.gz historical-31ab9646ae4f74908db232c757d78494ed5cce83.tar.bz2 historical-31ab9646ae4f74908db232c757d78494ed5cce83.zip |
PPC Keyword modification, see changelog for details
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 749d19d2a96e..04f131892042 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-2004 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.6 2004/07/31 21:22:27 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.7 2004/10/05 13:34:52 pvdabeel 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" |