Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 329698 Details for
Bug 408193
sys-power/cpupower: the new sys-power/cpufrequtils
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-power/cpupowerutils-3.4.18
cpupowerutils-3.4.18.ebuild (text/plain), 635 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2012-11-17 11:21:11 UTC
(
hide
)
Description:
sys-power/cpupowerutils-3.4.18
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2012-11-17 11:21:11 UTC
Size:
635 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >inherit eutils > >MY_PN="cpupower" >MY_P="${MY_PN}-${PV}" > >DESCRIPTION="A set of tools for CPU frequency manipulation and power consumption." >HOMEPAGE="http://www.kernel.org" >SRC_URI="http://dev.gentoo.org/~polynomial-c/kernel/${MY_P}.tar.xz" >LICENSE="GPL-2" >SLOT="0" > >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND} > !sys-power/cpufrequtils" > >S="${WORKDIR}/${MY_PN}" > >src_prepare() { > epatch "${FILESDIR}"/${MY_PN}-3.4.18-makefile.patch >} > >src_compile() { > default >} > >src_install() { > default >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 408193
: 329698 |
329700
|
329702