diff options
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.9.7.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild index dbab78471b4e..d68b5804c4a7 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.3 2010/11/19 20:20:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.4 2011/01/07 00:30:21 ranger Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" DEPEND="" RDEPEND="" |