diff options
Diffstat (limited to 'net-dns/mydns/mydns-1.2.8.31-r1.ebuild')
-rw-r--r-- | net-dns/mydns/mydns-1.2.8.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |