diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 18:41:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 18:41:59 +0000 |
commit | 2e57bcba770728314773ae3581a3fa7a4ba90346 (patch) | |
tree | 76f2f7874e93e06f3693353817794a80911a681e /app-crypt | |
parent | Mask sys-apps/dchroot (diff) | |
download | gentoo-2-2e57bcba770728314773ae3581a3fa7a4ba90346.tar.gz gentoo-2-2e57bcba770728314773ae3581a3fa7a4ba90346.tar.bz2 gentoo-2-2e57bcba770728314773ae3581a3fa7a4ba90346.zip |
sparc stable wrt #296029
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-crypt')
-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 6e01c44c7a55..2429adbd3046 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.41 2009/12/16 21:13:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.42 2009/12/29 18:41:59 armin76 Exp $ + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> bcwipe-1.9.3.ebuild: + sparc stable wrt #296029 16 Dec 2009; Markus Meier <maekke@gentoo.org> bcwipe-1.9.3.ebuild: amd64/x86 stable, bug #296029 diff --git a/app-crypt/bcwipe/bcwipe-1.9.3.ebuild b/app-crypt/bcwipe/bcwipe-1.9.3.ebuild index a5a8bd36bced..08535a825647 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.3 2009/12/16 21:13:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.3.ebuild,v 1.4 2009/12/29 18:41:59 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="" |