summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-19 20:20:48 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-19 20:20:48 +0000
commit44822abff82c1f20ff0c8ae70bb32f0bd9db0605 (patch)
tree9f774f4f7d6f62f4e9648e1e4a9aecc71d4c7937 /app-crypt/bcwipe
parentRevision bump. Fix cf-key --output-file/-f option, upstream bug: https://cfen... (diff)
downloadgentoo-2-44822abff82c1f20ff0c8ae70bb32f0bd9db0605.tar.gz
gentoo-2-44822abff82c1f20ff0c8ae70bb32f0bd9db0605.tar.bz2
gentoo-2-44822abff82c1f20ff0c8ae70bb32f0bd9db0605.zip
Stable on amd64 wrt bug #345483
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r--app-crypt/bcwipe/ChangeLog5
-rw-r--r--app-crypt/bcwipe/bcwipe-1.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog
index 37ca8618876a..1161cdba9976 100644
--- a/app-crypt/bcwipe/ChangeLog
+++ b/app-crypt/bcwipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/bcwipe
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.45 2010/11/15 23:56:02 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.46 2010/11/19 20:20:48 hwoarang Exp $
+
+ 19 Nov 2010; Markos Chandras <hwoarang@gentoo.org> bcwipe-1.9.7.ebuild:
+ Stable on amd64 wrt bug #345483
15 Nov 2010; Dane Smith <c1pher@gentoo.org> bcwipe-1.9.7.ebuild:
Stable x86 wrt bug 345483.
diff --git a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild
index 35fa7afe0e62..dbab78471b4e 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
# 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.2 2010/11/15 23:56:02 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.3 2010/11/19 20:20:48 hwoarang 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=""