diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-01-02 15:30:45 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-01-02 15:30:45 +0000 |
commit | 70b55de8292e84520a8584d76225bfba03dc8d20 (patch) | |
tree | 36036b526e93fdb7f21833cbff83451fc6629368 /app-crypt/bcwipe | |
parent | Cleanup (diff) | |
download | gentoo-2-70b55de8292e84520a8584d76225bfba03dc8d20.tar.gz gentoo-2-70b55de8292e84520a8584d76225bfba03dc8d20.tar.bz2 gentoo-2-70b55de8292e84520a8584d76225bfba03dc8d20.zip |
Stable on amd64 wrt bug #198630
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 7 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.6_p8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 687ffaaf674c..0e4f02128a50 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.22 2007/12/31 15:43:34 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.23 2008/01/02 15:30:45 angelos Exp $ + + 02 Jan 2008; Christoph Mende <angelos@gentoo.org> bcwipe-1.6_p8.ebuild: + Stable on amd64 wrt bug #198630 31 Dec 2007; Raúl Porcel <armin76@gentoo.org> bcwipe-1.6_p8.ebuild: sparc stable wrt #198630 diff --git a/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild b/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild index 013df90f7686..8b388470614b 100644 --- a/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.6_p8.ebuild,v 1.4 2007/12/31 15:43:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild,v 1.5 2008/01/02 15:30:45 angelos Exp $ inherit toolchain-funcs eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="" RDEPEND="" |