* [gentoo-commits] repo/gentoo:master commit in: sys-power/ncpufreqd/
@ 2018-06-28 21:43 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2018-06-28 21:43 UTC (permalink / raw
To: gentoo-commits
commit: 75f5df825368e301a69bf73b7575475896fdefde
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 19:41:25 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 21:43:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f5df82
sys-power/ncpufreqd: EAPI-6 bump and mini-overhaul
Package-Manager: Portage-2.3.41, Repoman-2.3.9
sys-power/ncpufreqd/ncpufreqd-2.4.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild b/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild
index 6d18c11cdc2..6976550604e 100644
--- a/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild
+++ b/sys-power/ncpufreqd/ncpufreqd-2.4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=6
inherit cmake-utils
@@ -15,13 +15,14 @@ KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="virtual/logger
- app-arch/xz-utils"
+DEPEND="
+ app-arch/xz-utils
+ virtual/logger"
RDEPEND="${DEPEND}"
src_install() {
cmake-utils_src_install
doinitd gentoo-init.d/ncpufreqd
- dodoc AUTHORS ChangeLog README
+ einstalldocs
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-28 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 21:43 [gentoo-commits] repo/gentoo:master commit in: sys-power/ncpufreqd/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox