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

index 172b3051b38822aef2646ff1a6e2848c5545ab5b..52a57b35b423c6617d56439c1ea6d4c0b78144d5 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
-inherit eutils flag-o-matic
+
+inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="A simple Network Time Protocol (NTP) client"
 HOMEPAGE="http://cr.yp.to/clockspeed.html"