summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-crypt/bcwipe/ChangeLog5
-rw-r--r--app-crypt/bcwipe/bcwipe-1.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog
index ac8741b843a6..6e01c44c7a55 100644
--- a/app-crypt/bcwipe/ChangeLog
+++ b/app-crypt/bcwipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/bcwipe
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.40 2009/12/09 19:10:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.41 2009/12/16 21:13:19 maekke Exp $
+
+ 16 Dec 2009; Markus Meier <maekke@gentoo.org> bcwipe-1.9.3.ebuild:
+ amd64/x86 stable, bug #296029
09 Dec 2009; nixnut <nixnut@gentoo.org> bcwipe-1.9.3.ebuild:
ppc stable #296029
diff --git a/app-crypt/bcwipe/bcwipe-1.9.3.ebuild b/app-crypt/bcwipe/bcwipe-1.9.3.ebuild
index 10c8d1629126..a5a8bd36bced 100644
--- a/app-crypt/bcwipe/bcwipe-1.9.3.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.3.ebuild,v 1.2 2009/12/09 19:10:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.3.ebuild,v 1.3 2009/12/16 21:13:19 maekke Exp $
EAPI="2"
@@ -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=""