diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-26 20:10:03 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-26 20:10:03 +0000 |
commit | bda0080a3ee8b1258e03dd294f19875ca4366648 (patch) | |
tree | f7b2e99f351adb99589680938d8c4f71108482f7 /app-crypt | |
parent | Stable on amd64 wrt bug #360259 (diff) | |
download | gentoo-2-bda0080a3ee8b1258e03dd294f19875ca4366648.tar.gz gentoo-2-bda0080a3ee8b1258e03dd294f19875ca4366648.tar.bz2 gentoo-2-bda0080a3ee8b1258e03dd294f19875ca4366648.zip |
Stable on amd64 wrt bug #360629
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index c7c91bbeadec..22f09f51a1ce 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.50 2011/02/23 00:20:30 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.51 2011/03/26 20:10:03 angelos Exp $ + + 26 Mar 2011; Christoph Mende <angelos@gentoo.org> bcwipe-1.9.8.ebuild: + Stable on amd64 wrt bug #360629 *bcwipe-1.9.8 (23 Feb 2011) diff --git a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild index 4bebfcc1f8da..080c5d8d515e 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.1 2011/02/23 00:20:30 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.8.ebuild,v 1.2 2011/03/26 20:10:03 angelos 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="" |