diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:23:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:23:03 +0000 |
commit | 4a7eb49e0dcb7dbe4af365d81f5e74d75256fc79 (patch) | |
tree | 8c5d90faed0067def459338686ba7234f0e388ac /app-crypt/bcwipe | |
parent | sparc stable wrt #345477 (diff) | |
download | gentoo-2-4a7eb49e0dcb7dbe4af365d81f5e74d75256fc79.tar.gz gentoo-2-4a7eb49e0dcb7dbe4af365d81f5e74d75256fc79.tar.bz2 gentoo-2-4a7eb49e0dcb7dbe4af365d81f5e74d75256fc79.zip |
sparc stable wrt #345483
(Portage version: 2.1.9.25/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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 218b129d42e1..58cffb4eeae0 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.47 2011/01/07 00:30:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.48 2011/02/12 18:23:03 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> bcwipe-1.9.7.ebuild: + sparc stable wrt #345483 07 Jan 2011; Brent Baude <ranger@gentoo.org> bcwipe-1.9.7.ebuild: Marking bcwipe-1.9.7 ppc for bug 345483 diff --git a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild index d68b5804c4a7..7572e28f847b 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-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.4 2011/01/07 00:30:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.5 2011/02/12 18:23:03 armin76 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="" |