diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 00:30:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 00:30:21 +0000 |
commit | 8eb2789dd384606e7931a5eec1b013439fb36ab2 (patch) | |
tree | dcb408a457138f765164a0b785a3715d01c1ac39 /app-crypt/bcwipe | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-8eb2789dd384606e7931a5eec1b013439fb36ab2.tar.gz gentoo-2-8eb2789dd384606e7931a5eec1b013439fb36ab2.tar.bz2 gentoo-2-8eb2789dd384606e7931a5eec1b013439fb36ab2.zip |
Marking bcwipe-1.9.7 ppc for bug 345483
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 7 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 1161cdba9976..218b129d42e1 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.46 2010/11/19 20:20:48 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.47 2011/01/07 00:30:21 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> bcwipe-1.9.7.ebuild: + Marking bcwipe-1.9.7 ppc for bug 345483 19 Nov 2010; Markos Chandras <hwoarang@gentoo.org> bcwipe-1.9.7.ebuild: Stable on amd64 wrt bug #345483 diff --git a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild index dbab78471b4e..d68b5804c4a7 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.7.ebuild,v 1.3 2010/11/19 20:20:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.4 2011/01/07 00:30:21 ranger 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="" |