blob: e5e226209b2857e8ccfcdbd18f6234bdf029c873 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=atasmart? ( dev-libs/libatasmart ) sys-devel/make >=dev-util/cmake-3.5.2 virtual/pkgconfig
DESCRIPTION=simple fan control program for thinkpads
EAPI=6
HOMEPAGE=http://thinkfan.sourceforge.net
IUSE=atasmart
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=atasmart? ( dev-libs/libatasmart )
SLOT=0
SRC_URI=mirror://sourceforge/thinkfan/thinkfan-0.9.3.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:-
_eclasses_=cmake-utils b43f5e0df58483dd4b68aef4777f6e22 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 readme.gentoo-r1 03878c06495db70bc36bd717383c09f7 systemd 5b6ca8b2fc1307ca593223f327342c96 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=dfaf18f95c9a3b62338f928c545162f4
|