diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-31 16:36:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-31 16:36:55 +0000 |
commit | d4b839d82c02f46e98747c01ac1d63ec25d2daa9 (patch) | |
tree | 6c740a533fdbc1c87087520c80e12dee54ec2041 /app-crypt/bcwipe | |
parent | amd64/x86 stable, bug #271903 (diff) | |
download | gentoo-2-d4b839d82c02f46e98747c01ac1d63ec25d2daa9.tar.gz gentoo-2-d4b839d82c02f46e98747c01ac1d63ec25d2daa9.tar.bz2 gentoo-2-d4b839d82c02f46e98747c01ac1d63ec25d2daa9.zip |
amd64/x86 stable, bug #271910
(Portage version: 2.1.6.11/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index bf9a1ea68898..548783377158 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.36 2009/05/31 13:52:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.37 2009/05/31 16:36:55 maekke Exp $ + + 31 May 2009; Markus Meier <maekke@gentoo.org> bcwipe-1.9.1.ebuild: + amd64/x86 stable, bug #271910 31 May 2009; nixnut <nixnut@gentoo.org> bcwipe-1.9.1.ebuild: ppc stable #271910 diff --git a/app-crypt/bcwipe/bcwipe-1.9.1.ebuild b/app-crypt/bcwipe/bcwipe-1.9.1.ebuild index 1fdb57c02825..d80d23c42828 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.1.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.1.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.1.ebuild,v 1.2 2009/05/31 13:52:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.1.ebuild,v 1.3 2009/05/31 16:36:55 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="" |