diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-29 12:55:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-29 12:55:36 +0000 |
commit | f08b65d263f27cfe11e6ddebd072cb8fef0aaebe (patch) | |
tree | 27fa975b614e0e3e75e39d2705e9d179fe6b7b97 /app-crypt | |
parent | Stable on ppc wrt bug 202192 (diff) | |
download | gentoo-2-f08b65d263f27cfe11e6ddebd072cb8fef0aaebe.tar.gz gentoo-2-f08b65d263f27cfe11e6ddebd072cb8fef0aaebe.tar.bz2 gentoo-2-f08b65d263f27cfe11e6ddebd072cb8fef0aaebe.zip |
Stable on ppc wrt bug 198630
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.6_p8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 065713872935..4b897e0bdf4f 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/bcwipe # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.19 2007/11/10 09:18:30 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.20 2007/12/29 12:55:36 nixnut Exp $ + + 29 Dec 2007; nixnut <nixnut@gentoo.org> bcwipe-1.6_p8.ebuild: + Stable on ppc wrt bug 198630 *bcwipe-1.6_p8 (10 Nov 2007) diff --git a/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild b/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild index 06457f5ba5bf..d2ff64e79db7 100644 --- a/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild,v 1.1 2007/11/10 09:18:30 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.6_p8.ebuild,v 1.2 2007/12/29 12:55:36 nixnut Exp $ inherit toolchain-funcs eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" DEPEND="" RDEPEND="" |