blob: 10084e4fa2a47868291de63f43ca73ac15a15d11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/logger app-arch/xz-utils sys-devel/make >=dev-util/cmake-3.5.2
DESCRIPTION=Daemon controlling CPU speed and temperature
EAPI=5
HOMEPAGE=https://bitbucket.org/nelchael/ncpufreqd
KEYWORDS=amd64 x86
LICENSE=ZLIB
RDEPEND=virtual/logger app-arch/xz-utils
SLOT=0
SRC_URI=https://dev.gentoo.org/~mgorny/dist/ncpufreqd-2.4.tar.xz
_eclass_exported_funcs=src_prepare:cmake-utils src_configure:cmake-utils src_compile:cmake-utils src_test:cmake-utils src_install:-
_eclasses_=cmake-utils f0c2647fb321257c91c6a967f362d053 eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=acf20d026a7b6aa8d2b7e42650c0416a
|