summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:08:57 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:02 +0100
commitbae5e866ecf6381e448a8e1edd2421c4114a584f (patch)
tree7c8fbc0c9e98734ce057442193f307e2e8fe7609 /app-benchmarks/ioping
parentapp-backup/rdup: eutils-- (diff)
downloadgentoo-bae5e866ecf6381e448a8e1edd2421c4114a584f.tar.gz
gentoo-bae5e866ecf6381e448a8e1edd2421c4114a584f.tar.bz2
gentoo-bae5e866ecf6381e448a8e1edd2421c4114a584f.zip
app-benchmarks/ioping: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks/ioping')
-rw-r--r--app-benchmarks/ioping/ioping-0.9.ebuild4
-rw-r--r--app-benchmarks/ioping/ioping-1.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-benchmarks/ioping/ioping-0.9.ebuild b/app-benchmarks/ioping/ioping-0.9.ebuild
index 29eae974e711..432a18e7506f 100644
--- a/app-benchmarks/ioping/ioping-0.9.ebuild
+++ b/app-benchmarks/ioping/ioping-0.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Simple disk I/0 latency measuring tool"
HOMEPAGE="https://github.com/koct9i/ioping"
diff --git a/app-benchmarks/ioping/ioping-1.0.ebuild b/app-benchmarks/ioping/ioping-1.0.ebuild
index 3a9d7324601c..2c18dfe8efa1 100644
--- a/app-benchmarks/ioping/ioping-1.0.ebuild
+++ b/app-benchmarks/ioping/ioping-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Simple disk I/0 latency measuring tool"
HOMEPAGE="https://github.com/koct9i/ioping"