blob: 3278d802a3681344aaa3f216160b99537cebf642 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=configure install postinst
DESCRIPTION=A daemon to spin down your disks and force accesses to be cached
EAPI=5
HOMEPAGE=http://noflushd.sourceforge.net/
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://sourceforge/noflushd/noflushd-2.8.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_configure:- src_install:-
_md5_=84e014ea6a52fe4dd4c56486a0f7e869
|