# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header$ DESCRIPTION="CryptoAPI utils" HOMEPAGE="http://www.kerneli.org/" SRC_URI="http://www.paranoiacs.org/~sluskyb/hacks/hashalot/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~mips alpha arm ~ia64 amd64" IUSE="" src_install() { einstall || die "install error" }