diff options
Diffstat (limited to 'app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild b/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild index 9691275ef660..2411843a52f5 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild,v 1.7 2004/03/27 08:35:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild,v 1.8 2004/06/06 23:17:25 dragonheart Exp $ inherit flag-o-matic @@ -11,6 +11,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz" LICENSE="bestcrypt" SLOT="0" +IUSE="" KEYWORDS="x86" DEPEND="virtual/linux-sources" |