From d57f6e438a47534734a92e2694fe932ebf2fd5bc Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 01:39:55 +0100 Subject: net-dns/mydns: explicitly inherit epatch Signed-off-by: Sam James --- net-dns/mydns/mydns-1.2.8.31-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dns/mydns') diff --git a/net-dns/mydns/mydns-1.2.8.31-r1.ebuild b/net-dns/mydns/mydns-1.2.8.31-r1.ebuild index 8875da2f5e22..ae192fac4fee 100644 --- a/net-dns/mydns/mydns-1.2.8.31-r1.ebuild +++ b/net-dns/mydns/mydns-1.2.8.31-r1.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=5 -inherit autotools eutils +inherit autotools epatch DESCRIPTION="A DNS-Server which gets its data from a MySQL-/PostgreSQL-database" HOMEPAGE="http://www.mydns.pl/" -- cgit v1.2.3-65-gdbad