diff options
author | 2005-07-30 20:53:12 +0000 | |
---|---|---|
committer | 2005-07-30 20:53:12 +0000 | |
commit | 41d44911cc1d30ea08a95adcf95bf96f24d7060d (patch) | |
tree | fc7f79d14157b25c2ae7a658702bf52bd9b93ecc /app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | |
parent | fix changelog header (diff) | |
download | historical-41d44911cc1d30ea08a95adcf95bf96f24d7060d.tar.gz historical-41d44911cc1d30ea08a95adcf95bf96f24d7060d.tar.bz2 historical-41d44911cc1d30ea08a95adcf95bf96f24d7060d.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.5_p2.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild index 025db4f4c0a2..8c28d19ae1e0 100644 --- a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.5_p2.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-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.8 2005/06/25 08:22:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.9 2005/07/30 20:53:12 blubb Exp $ DESCRIPTION="BCWipe secure file removal utility" HOMEPAGE="http://www.jetico.com/" @@ -10,7 +10,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tgz LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" DEPEND="virtual/libc" RDEPEND="" |