diff options
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.2_p3.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.2_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild index 800f4577ee9b..83cf258c4fae 100644 --- a/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild,v 1.1 2003/03/01 19:33:21 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.2_p3.ebuild,v 1.2 2003/03/01 19:39:00 lostlogic Exp $ S=${WORKDIR}/${PN} DESCRIPTION="BCWipe secure file removal utility" SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz" HOMEPAGE="http://www.jetico.com" SLOT="0" -LICENSE="GPL-2" +LICENSE="bestcrypt" DEPEND="virtual/glibc" RDEPEND="" KEYWORDS="~x86" |