blob: 4b8ac8e91f13a449e175c6472e3d568dda52ee3b (
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.1.1.tar.gz -> mbpfan-2.1.1.tar.gz
_eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=c24d109455b51e878477d7a3122cdaa9
|