app-benchmarks/dbench: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:37 +0000 (22:34 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:37 +0000 (22:34 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-benchmarks/dbench/dbench-4.0.ebuild

index 4ce16456fdef753b58f68d1d5072782cc4caf0aa..25861794037fb97be129c92c6d9da8020335920a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils autotools
+inherit eutils autotools toolchain-funcs
 
 DESCRIPTION="Popular filesystem benchmark"
 SRC_URI="https://www.samba.org/ftp/pub/tridge/dbench/${P}.tar.gz"