From: David Seifert Date: Thu, 13 Feb 2020 21:37:42 +0000 (+0100) Subject: net-misc/rdate: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=97f3a934101767f1561847134461b27ead5bdfdc;p=gentoo.git net-misc/rdate: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/net-misc/rdate/rdate-1.4-r4.ebuild b/net-misc/rdate/rdate-1.4-r4.ebuild index 28119a0b2346..49de8691a6c2 100644 --- a/net-misc/rdate/rdate-1.4-r4.ebuild +++ b/net-misc/rdate/rdate-1.4-r4.ebuild @@ -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"