summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-21 18:10:30 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-21 18:10:30 +0000
commit9f64d5bca88159036dbde1ae5dc8cbdc9872940c (patch)
treed5842450618f348fa1f61e4a1d090fca87983242
parentamd64/x86 stable, bug #205998 (diff)
downloadgentoo-2-9f64d5bca88159036dbde1ae5dc8cbdc9872940c.tar.gz
gentoo-2-9f64d5bca88159036dbde1ae5dc8cbdc9872940c.tar.bz2
gentoo-2-9f64d5bca88159036dbde1ae5dc8cbdc9872940c.zip
amd64/x86 stable, bug #207547
(Portage version: 2.1.4.4)
-rw-r--r--app-crypt/bcwipe/ChangeLog5
-rw-r--r--app-crypt/bcwipe/bcwipe-1.7_p2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog
index 04e1ea452e2c..f1a6d78f510f 100644
--- a/app-crypt/bcwipe/ChangeLog
+++ b/app-crypt/bcwipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/bcwipe
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.25 2008/01/26 12:30:25 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.26 2008/03/21 18:10:30 maekke Exp $
+
+ 21 Mar 2008; Markus Meier <maekke@gentoo.org> bcwipe-1.7_p2.ebuild:
+ amd64/x86 stable, bug #207547
*bcwipe-1.7_p2 (26 Jan 2008)
diff --git a/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild
index 34f3f34ff7b4..c1046ed515c9 100644
--- a/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild,v 1.1 2008/01/26 12:30:25 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.7_p2.ebuild,v 1.2 2008/03/21 18:10:30 maekke Exp $
inherit toolchain-funcs eutils
@@ -14,7 +14,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=""