summaryrefslogtreecommitdiff
path: root/net-dns
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild4
-rw-r--r--net-dns/dnrd/dnrd-2.20.3-r1.ebuild4
-rw-r--r--net-dns/ndu/ndu-0.4-r4.ebuild4
-rw-r--r--net-dns/tinystats/tinystats-1.1.ebuild4
-rw-r--r--net-dns/valtz/valtz-0.7.ebuild4
5 files changed, 15 insertions, 5 deletions
diff --git a/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild b/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild
index 8103905bfda..448c5978381 100644
--- a/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild
+++ b/net-dns/bind-dns-keygen/bind-dns-keygen-9.3.2.39-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit rpm toolchain-funcs
# Tag for which Fedora Core version it's from
diff --git a/net-dns/dnrd/dnrd-2.20.3-r1.ebuild b/net-dns/dnrd/dnrd-2.20.3-r1.ebuild
index 95fd6237bd1..fae872bc300 100644
--- a/net-dns/dnrd/dnrd-2.20.3-r1.ebuild
+++ b/net-dns/dnrd/dnrd-2.20.3-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit autotools eutils user
DESCRIPTION="A caching DNS proxy server"
diff --git a/net-dns/ndu/ndu-0.4-r4.ebuild b/net-dns/ndu/ndu-0.4-r4.ebuild
index 5471c212971..279b5024e13 100644
--- a/net-dns/ndu/ndu-0.4-r4.ebuild
+++ b/net-dns/ndu/ndu-0.4-r4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils toolchain-funcs
DESCRIPTION="DNS serial number incrementer and reverse zone builder"
diff --git a/net-dns/tinystats/tinystats-1.1.ebuild b/net-dns/tinystats/tinystats-1.1.ebuild
index 1b35725a547..5e6ccf0dfae 100644
--- a/net-dns/tinystats/tinystats-1.1.ebuild
+++ b/net-dns/tinystats/tinystats-1.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit toolchain-funcs
DESCRIPTION="A tinydns logging helper app"
diff --git a/net-dns/valtz/valtz-0.7.ebuild b/net-dns/valtz/valtz-0.7.ebuild
index d3c355727be..7df2526b1de 100644
--- a/net-dns/valtz/valtz-0.7.ebuild
+++ b/net-dns/valtz/valtz-0.7.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Validation tool for tinydns-data zone files"
SRC_URI="http://x42.com/software/valtz/${PN}.tgz"
HOMEPAGE="http://x42.com/software/valtz/"