diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-03-28 12:30:09 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-03-28 12:30:09 +0000 |
commit | a9484427936ba40c745272784c3376da214317f2 (patch) | |
tree | dbb5d492289782e1e855e2c3b474fa5f2e2e86ea /app-crypt | |
parent | x86 stable wrt bug #360557 (diff) | |
download | gentoo-2-a9484427936ba40c745272784c3376da214317f2.tar.gz gentoo-2-a9484427936ba40c745272784c3376da214317f2.tar.bz2 gentoo-2-a9484427936ba40c745272784c3376da214317f2.zip |
x86 stable wrt bug #360629
(Portage version: 2.1.9.42/cvs/Linux i686)
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 b06c96afe2d9..967f2b768289 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.52 2011/03/27 19:08:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.53 2011/03/28 12:30:09 phajdan.jr Exp $ + + 28 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bcwipe-1.9.8.ebuild: + x86 stable wrt bug #360629 27 Mar 2011; Brent Baude <ranger@gentoo.org> bcwipe-1.9.8.ebuild: stable ppc, bug 360629 diff --git a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild index 92fc28f4195e..76c63466b23b 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.3 2011/03/27 19:08:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.8.ebuild,v 1.4 2011/03/28 12:30:09 phajdan.jr 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="" |