summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild2
-rw-r--r--net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild2
-rw-r--r--net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild2
3 files changed, 6 insertions, 0 deletions
diff --git a/net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild b/net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild
index 0ff12bc..0b82de1 100644
--- a/net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild
+++ b/net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild
@@ -1,5 +1,7 @@
# Copyright 2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+EAPI=7
+
inherit git-r3
DESCRIPTION="A redirector for old git:// endpoints"
diff --git a/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild b/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
index 4976a53..c8552ff 100644
--- a/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
+++ b/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
@@ -1,5 +1,7 @@
# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+EAPI=7
+
inherit git-r3
DESCRIPTION="The truth is out there."
diff --git a/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild b/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
index 47d4085..0d0d235 100644
--- a/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
+++ b/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
@@ -1,5 +1,7 @@
# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+EAPI=7
+
inherit git-r3
DESCRIPTION="A password honeypot for telnet."