diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-02 17:03:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-02 17:03:04 +0000 |
commit | 1a8bab2b4b47e6851c5e263f92496d34b087b4cc (patch) | |
tree | c4806347305932e82b850c6650734aa0052b52f2 /app-crypt/bcwipe | |
parent | alpha/sparc stable wrt #269048 (diff) | |
download | gentoo-2-1a8bab2b4b47e6851c5e263f92496d34b087b4cc.tar.gz gentoo-2-1a8bab2b4b47e6851c5e263f92496d34b087b4cc.tar.bz2 gentoo-2-1a8bab2b4b47e6851c5e263f92496d34b087b4cc.zip |
sparc stable wrt #271910
(Portage version: 2.1.6.11/cvs/Linux ia64)
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 548783377158..acc994a7eb05 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.37 2009/05/31 16:36:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.38 2009/06/02 17:03:04 armin76 Exp $ + + 02 Jun 2009; Raúl Porcel <armin76@gentoo.org> bcwipe-1.9.1.ebuild: + sparc stable wrt #271910 31 May 2009; Markus Meier <maekke@gentoo.org> bcwipe-1.9.1.ebuild: amd64/x86 stable, bug #271910 diff --git a/app-crypt/bcwipe/bcwipe-1.9.1.ebuild b/app-crypt/bcwipe/bcwipe-1.9.1.ebuild index d80d23c42828..006836764225 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.3 2009/05/31 16:36:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.1.ebuild,v 1.4 2009/06/02 17:03:04 armin76 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="" |