# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="A timer-based entropy generator." HOMEPAGE="http://www.vanheusden.com/te/" SRC_URI="http://www.vanheusden.com/te/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" src_install() { dodoc license.txt dodoc Changes dodoc readme.txt dosbin timer_entropyd newinitd "${FILESDIR}/timer_entropyd.initd" timer_entropyd }