public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zamarin Arthur" <arthurzam+gentoo@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-process/iotop-c/
Date: Fri, 23 Apr 2021 16:33:10 +0000 (UTC)	[thread overview]
Message-ID: <1619195490.e41a04e7f068dddb13053fd7e662af4f0b5bbf0c.arthurzam@gentoo> (raw)

commit:     e41a04e7f068dddb13053fd7e662af4f0b5bbf0c
Author:     Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Fri Apr 23 16:29:21 2021 +0000
Commit:     Zamarin Arthur <arthurzam+gentoo <AT> gmail <DOT> com>
CommitDate: Fri Apr 23 16:31:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e41a04e7

sys-process/iotop-c: add linux kernel config checks

Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>

 sys-process/iotop-c/iotop-c-1.17-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-process/iotop-c/iotop-c-1.17-r1.ebuild b/sys-process/iotop-c/iotop-c-1.17-r1.ebuild
index d33361f8b..ad5cd74c1 100644
--- a/sys-process/iotop-c/iotop-c-1.17-r1.ebuild
+++ b/sys-process/iotop-c/iotop-c-1.17-r1.ebuild
@@ -3,12 +3,14 @@
 
 EAPI=7
 
-inherit fcaps
+inherit fcaps linux-info
 
 DESCRIPTION="top utility for IO (C port)"
 HOMEPAGE="https://github.com/Tomas-M/iotop"
 SRC_URI="https://github.com/Tomas-M/iotop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
+S="${WORKDIR}/iotop-${PV}"
+
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
@@ -18,7 +20,7 @@ RDEPEND="sys-libs/ncurses:=
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
-S="${WORKDIR}/iotop-${PV}"
+CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS"
 
 FILECAPS=(
 	cap_net_admin=eip usr/bin/iotop


             reply	other threads:[~2021-04-23 16:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 16:33 Zamarin Arthur [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-08 12:34 [gentoo-commits] repo/proj/guru:dev commit in: sys-process/iotop-c/ Arthur Zamarin
2021-05-03 14:49 Zamarin Arthur
2021-04-23 16:33 Zamarin Arthur
2021-04-23 16:33 Zamarin Arthur
2021-03-24 14:28 Mathieu Tortuyaux
2021-01-29  6:45 Zamarin Arthur
2021-01-29  6:45 Zamarin Arthur
2020-10-12  6:26 Zamarin Arthur
2020-10-12  6:26 Zamarin Arthur
2020-09-02  5:27 Zamarin Arthur
2020-08-28  4:56 Zamarin Arthur
2020-04-09 19:47 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-09 13:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-27 18:15 Alessandro Barbieri
2019-04-10 17:17 Zamarin Arthur
2019-04-09 17:30 Zamarin Arthur

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=1619195490.e41a04e7f068dddb13053fd7e662af4f0b5bbf0c.arthurzam@gentoo \
    --to=arthurzam+gentoo@gmail.com \
    --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