public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/powernowd/
Date: Mon, 19 Apr 2021 07:58:14 +0000 (UTC)	[thread overview]
Message-ID: <1618818363.e5654a8b4d809d1cc42835671fa131a3f462236c.asturm@gentoo> (raw)

commit:     e5654a8b4d809d1cc42835671fa131a3f462236c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 07:46:03 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 07:46:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5654a8b

sys-power/powernowd: Drop 1.00-r4, EAPI5--

Closes: https://bugs.gentoo.org/783756
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-power/powernowd/powernowd-1.00-r4.ebuild | 38 ----------------------------
 1 file changed, 38 deletions(-)

diff --git a/sys-power/powernowd/powernowd-1.00-r4.ebuild b/sys-power/powernowd/powernowd-1.00-r4.ebuild
deleted file mode 100644
index ae38cc39812..00000000000
--- a/sys-power/powernowd/powernowd-1.00-r4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit epatch linux-info systemd toolchain-funcs
-
-DESCRIPTION="Daemon to control the speed and voltage of CPUs"
-HOMEPAGE="http://www.deater.net/john/powernowd.html https://github.com/clemej/powernowd"
-SRC_URI="http://www.deater.net/john/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-pkg_setup() {
-	CONFIG_CHECK="~CPU_FREQ"
-	WARNING_CPU_FREQ="Powernowd needs CPU_FREQ turned on!"
-	linux-info_pkg_setup
-}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-buf.patch
-	rm -f Makefile
-	tc-export CC
-}
-
-src_compile() {
-	emake powernowd
-}
-
-src_install() {
-	dosbin powernowd
-	dodoc README
-
-	newconfd "${FILESDIR}"/powernowd.confd powernowd
-	newinitd "${FILESDIR}"/powernowd.initd powernowd
-	systemd_dounit "${FILESDIR}"/${PN}.service
-}


             reply	other threads:[~2021-04-19  7:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19  7:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-19  0:23 [gentoo-commits] repo/gentoo:master commit in: sys-power/powernowd/ Sam James
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2017-11-16  6:15 Jeroen Roovers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1618818363.e5654a8b4d809d1cc42835671fa131a3f462236c.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox