Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dstat/
Date: Sun, 11 Aug 2019 08:45:13
Message-Id: 1565513104.d6b1bc039f21638fc9271649a6a03126d004c164.mgorny@gentoo
1 commit: d6b1bc039f21638fc9271649a6a03126d004c164
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 08:43:47 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 08:45:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b1bc03
7
8 sys-apps/dstat: Remove duplicated global flag desc
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-apps/dstat/metadata.xml | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/sys-apps/dstat/metadata.xml b/sys-apps/dstat/metadata.xml
16 index 97a18fb59d1..4ae294d3be2 100644
17 --- a/sys-apps/dstat/metadata.xml
18 +++ b/sys-apps/dstat/metadata.xml
19 @@ -18,9 +18,6 @@ compare disk usage in combination with interrupts from your IDE controller, or
20 compare the network bandwidth numbers directly with the disk throughput (in the
21 same interval).
22 </longdescription>
23 - <use>
24 - <flag name="wifi">Enable wireless network functions</flag>
25 - </use>
26 <upstream>
27 <remote-id type="github">dagwieers/dstat</remote-id>
28 </upstream>