blob: e94023caf003ec8821078deebf0ecae88dd5f4a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
INHERIT=linux-info systemd toolchain-funcs
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_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 eapi7-ver 1a0a60ad07c8b32d2faba2d085dc0f24 linux-info c3a16f0980b27d1eb843991a9e5f7237 systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=4c8105cdf3f921e3f5a18482ef2a3391
|