blob: 9485f481d4c19f9626d00b27b33b77685b8f0f2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare
DESCRIPTION=A timer-based entropy generator
EAPI=4
HOMEPAGE=http://www.vanheusden.com/te/
IUSE=debug selinux
KEYWORDS=amd64 ~mips x86
LICENSE=GPL-2
RDEPEND=selinux? ( sec-policy/selinux-entropyd )
SLOT=0
SRC_URI=http://www.vanheusden.com/te/timer_entropyd-0.2.tgz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=1e552695567c1a4f6c4790ae12d3be48
|