diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-10-19 00:16:48 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-10-19 00:16:48 +0000 |
commit | 84e51b38ca67c48e5682f41cec3d35ed65ffe876 (patch) | |
tree | bed32e82477fe7b1279bdd9b2b6d03a7e31707f1 /app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild | |
parent | minor QA: IUSE wrt bug #150083 (diff) | |
download | gentoo-2-84e51b38ca67c48e5682f41cec3d35ed65ffe876.tar.gz gentoo-2-84e51b38ca67c48e5682f41cec3d35ed65ffe876.tar.bz2 gentoo-2-84e51b38ca67c48e5682f41cec3d35ed65ffe876.zip |
minor QA: IUSE wrt bug #150083
(Portage version: 2.1.2_pre3-r4)
Diffstat (limited to 'app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild b/app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild index 52f676a5cca7..ccdb99014363 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild,v 1.6 2006/10/15 19:07:34 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild,v 1.7 2006/10/19 00:16:48 jokey Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs multilib @@ -13,7 +13,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" -IUSE="pcmcia" +IUSE="" KEYWORDS="~amd64 x86" DEPEND="virtual/linux-sources" |