diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-26 08:56:00 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-26 08:56:00 +0000 |
commit | a1bbe8bd162917811937aaf3d279c8bd61072e8d (patch) | |
tree | bf0b500ccd47df8ab060d16034b6847e83b64374 /app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-a1bbe8bd162917811937aaf3d279c8bd61072e8d.tar.gz gentoo-2-a1bbe8bd162917811937aaf3d279c8bd61072e8d.tar.bz2 gentoo-2-a1bbe8bd162917811937aaf3d279c8bd61072e8d.zip |
devfs stuff added to 1.5_p10 thanks to Craig <craig@haquarter.de>. 1.5_p10 x86 stable. removed old versions
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild b/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild index e3bdaa073f6f..4de7f5f3df17 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.5_p10.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/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.1 2005/01/07 08:55:43 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.5_p10.ebuild,v 1.2 2005/01/26 08:56:00 dragonheart Exp $ inherit flag-o-matic eutils linux-mod toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.jetico.com/linux/BestCrypt-${PV/_p/-}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" DEPEND="virtual/linux-sources" |