diff --git a/sys-power/cpupower/cpupower-6.16.ebuild b/sys-power/cpupower/cpupower-6.16.ebuild index 12be85e8089f2..a0cac82562282 100644 --- a/sys-power/cpupower/cpupower-6.16.ebuild +++ b/sys-power/cpupower/cpupower-6.16.ebuild @@ -11,8 +11,8 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" # Run from a kernel git repo to generate a tarball for version x.y: # PV=x.y -# git archive --prefix=cpupower-${PV}/ v{PV} Makefile tools/scripts/Makefile.arch \ -# tools/power/cpupower | xz > /tmp/cpupower-${PV}.tar.xz +# git archive --prefix=cpupower-${PV}/ v{PV} Makefile tools/power/cpupower | +# xz > /tmp/cpupower-${PV}.tar.xz LICENSE="GPL-2" SLOT="0/0"