blob: 4cc350df0ca5158127ab14d32d8ef45abb10479e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install setup
DEPEND=virtual/pkgconfig
DESCRIPTION=A simple daemon to control fan speed on all Macbook/Macbook Pros
EAPI=6
HOMEPAGE=https://github.com/dgraziotin/mbpfan
IUSE=kernel_linux
KEYWORDS=~amd64
LICENSE=GPL-3+
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/dgraziotin/mbpfan/archive/v2.0.1.tar.gz -> mbpfan-2.0.1.tar.gz
_eclasses_=eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 linux-info 915cae3d7d636732918d18827fb1c226 multilib b2f01ad412baf81650c23fcf0975fa33 systemd 47c677ae1d7b69031f11f630ac09f0d1 toolchain-funcs f164325a2cdb5b3ea39311d483988861
_md5_=a0d5a8cf8e0c71466837bd76a3c07693
|