| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.6 | 8 | ~amd64 | 0 |
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Undervolt Intel CPUs under Linux"
HOMEPAGE="https://github.com/kitsunyan/intel-undervolt"
SRC_URI="https://codeload.github.com/kitsunyan/${PN}/tar.gz/${PV} -> ${PN}-${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"
RDEPEND=""
DEPEND="${RDEPEND}"
DOCS=( README.md )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | intel-undervolt-1.6.tar.gz | 22465 bytes | https://codeload.github.com/kitsunyan/intel-undervolt/tar.gz/1.6 |