diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-01 20:27:35 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-01 20:27:35 +0000 |
commit | 54de71223a7ec497de421d8743cf48256703ccae (patch) | |
tree | 3ba23530254383705496f93396d0524152d2a479 /app-crypt/bcwipe/bcwipe-1.5_p3.ebuild | |
parent | Stable on x86. Bug 111171. (diff) | |
download | gentoo-2-54de71223a7ec497de421d8743cf48256703ccae.tar.gz gentoo-2-54de71223a7ec497de421d8743cf48256703ccae.tar.bz2 gentoo-2-54de71223a7ec497de421d8743cf48256703ccae.zip |
Stable on x86. Bug 111163.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-crypt/bcwipe/bcwipe-1.5_p3.ebuild')
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.5_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild index f79e6227bac4..595d760741d6 100644 --- a/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.3 2005/10/17 05:09:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p3.ebuild,v 1.4 2005/11/01 20:27:35 nelchael Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc x86" DEPEND="virtual/libc" RDEPEND="" |