From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/powertop/
Date: Wed, 2 Dec 2015 17:00:23 +0000 (UTC) [thread overview]
Message-ID: <1449075610.9677d2ed8f947fc845bc2c72f6cd56f35d51ab1f.zerochaos@gentoo> (raw)
commit: 9677d2ed8f947fc845bc2c72f6cd56f35d51ab1f
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 2 17:00:10 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 17:00:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9677d2ed
sys-power/powertop: merge latest release and live ebuild
Package-Manager: portage-2.2.26
sys-power/powertop/powertop-2.8.ebuild | 8 ++++++++
sys-power/powertop/powertop-9999.ebuild | 6 +++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/sys-power/powertop/powertop-2.8.ebuild b/sys-power/powertop/powertop-2.8.ebuild
index 91a6287..a53eb03 100644
--- a/sys-power/powertop/powertop-2.8.ebuild
+++ b/sys-power/powertop/powertop-2.8.ebuild
@@ -94,6 +94,14 @@ pkg_setup() {
fi
}
+src_prepare() {
+ if [[ ${PV} == "9999" ]] ; then
+ eautoreconf
+ else
+ default
+ fi
+}
+
src_configure() {
export ac_cv_search_delwin=$(usex unicode -lncursesw -lncurses)
econf $(use_enable nls)
diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild
index 53a9e0c..a53eb03 100644
--- a/sys-power/powertop/powertop-9999.ebuild
+++ b/sys-power/powertop/powertop-9999.ebuild
@@ -95,7 +95,11 @@ pkg_setup() {
}
src_prepare() {
- eautoreconf
+ if [[ ${PV} == "9999" ]] ; then
+ eautoreconf
+ else
+ default
+ fi
}
src_configure() {
next reply other threads:[~2015-12-02 17:00 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 17:00 Richard Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-02 15:53 [gentoo-commits] repo/gentoo:master commit in: sys-power/powertop/ Matt Turner
2024-04-25 18:49 Matt Turner
2023-08-01 16:14 Sam James
2023-02-26 19:28 Arthur Zamarin
2023-02-24 10:01 Sam James
2023-02-24 9:29 Sam James
2023-02-24 9:21 Sam James
2023-02-24 9:21 Sam James
2022-11-18 18:00 Matt Turner
2022-11-17 18:47 Matt Turner
2021-10-27 4:13 Sam James
2021-10-22 7:49 Agostino Sarubbo
2021-10-21 2:36 Sam James
2021-10-21 2:36 Sam James
2021-10-21 2:36 Sam James
2021-07-17 21:30 David Seifert
2020-09-24 20:04 Matt Turner
2020-08-31 22:36 Sam James
2020-08-17 12:03 Agostino Sarubbo
2020-08-17 10:01 Agostino Sarubbo
2020-08-17 9:59 Agostino Sarubbo
2020-08-17 9:57 Agostino Sarubbo
2020-07-12 21:39 Matt Turner
2020-07-09 7:03 Matt Turner
2020-05-27 1:10 Matt Turner
2020-05-27 1:10 Matt Turner
2020-02-23 17:55 Matt Turner
2020-02-23 17:55 Matt Turner
2019-07-28 10:56 Mikle Kolyada
2019-06-14 9:18 Agostino Sarubbo
2019-06-13 14:49 Agostino Sarubbo
2019-06-11 7:54 Sergei Trofimovich
2019-06-10 19:50 Thomas Deutschmann
2019-03-28 4:00 Matt Turner
2019-03-27 21:56 Matt Turner
2019-03-27 21:56 Matt Turner
2019-03-27 21:56 Matt Turner
2018-06-04 19:25 Mart Raudsepp
2018-05-26 7:53 Mikle Kolyada
2018-04-21 11:55 Mikle Kolyada
2018-04-16 18:36 Sergei Trofimovich
2018-04-15 18:58 Thomas Deutschmann
2018-04-14 17:46 Aaron Bauman
2018-01-24 23:25 Mike Frysinger
2017-12-04 15:16 Richard Farina
2017-12-04 15:16 Richard Farina
2017-12-04 15:16 Richard Farina
2017-07-30 9:15 Michał Górny
2017-06-04 15:28 Michał Górny
2017-04-17 8:02 Agostino Sarubbo
2017-04-05 12:55 Agostino Sarubbo
2017-04-03 21:26 Michael Weber
2016-11-20 16:56 Göktürk Yüksek
2015-12-02 17:51 Richard Farina
2015-12-02 17:00 Richard Farina
2015-12-02 17:00 Richard Farina
2015-12-02 17:00 Richard Farina
2015-12-02 17:00 Richard Farina
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=1449075610.9677d2ed8f947fc845bc2c72f6cd56f35d51ab1f.zerochaos@gentoo \
--to=zerochaos@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