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

index 28119a0b23467b18174fc4316d1cabde46cfaa14..49de8691a6c258e38a3a1e434117f0ed4df5760a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-inherit flag-o-matic
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="use TCP or UDP to retrieve the current time of another machine"
 HOMEPAGE="http://www.apps.ietf.org/rfc/rfc868.html"