Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/ioping/
Date: Mon, 21 Jun 2021 19:05:50
Message-Id: 1624301592.4872fa4de8760bbc1b69dc035e86805a3f90ada0.sam@gentoo
1 commit: 4872fa4de8760bbc1b69dc035e86805a3f90ada0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 21 18:52:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 21 18:53:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4872fa4d
7
8 app-benchmarks/ioping: drop IUSE=netdata in 1.2
9
10 Patch was rejected upstream.
11
12 Closes: https://bugs.gentoo.org/797391
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 app-benchmarks/ioping/ioping-1.2.ebuild | 6 ------
16 1 file changed, 6 deletions(-)
17
18 diff --git a/app-benchmarks/ioping/ioping-1.2.ebuild b/app-benchmarks/ioping/ioping-1.2.ebuild
19 index 7a53e98ef21..4be915c0f72 100644
20 --- a/app-benchmarks/ioping/ioping-1.2.ebuild
21 +++ b/app-benchmarks/ioping/ioping-1.2.ebuild
22 @@ -12,12 +12,6 @@ SRC_URI="https://github.com/koct9i/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 LICENSE="GPL-3"
24 SLOT="0"
25 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
26 -IUSE="netdata"
27 -
28 -src_prepare() {
29 - use netdata && eapply "${FILESDIR}/${P}-netdata.patch"
30 - eapply_user
31 -}
32
33 src_configure() {
34 tc-export CC