diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-16 21:13:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-16 21:13:19 +0000 |
commit | a2731baf5fa2dc6e02fafc2262cf7e15e9cc61fd (patch) | |
tree | f2c9bfaf3f2cc23d0722e5abff9d3b61704e0285 /app-crypt/bcwipe | |
parent | amd64/x86 stable, bug #296028 (diff) | |
download | gentoo-2-a2731baf5fa2dc6e02fafc2262cf7e15e9cc61fd.tar.gz gentoo-2-a2731baf5fa2dc6e02fafc2262cf7e15e9cc61fd.tar.bz2 gentoo-2-a2731baf5fa2dc6e02fafc2262cf7e15e9cc61fd.zip |
amd64/x86 stable, bug #296029
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.3.ebuild | 4 |
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="" |