summaryrefslogtreecommitdiffstats
path: root/net-misc
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-03-01 15:33:49 +0800
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-01 15:33:49 +0800
commit370f2170e84b444b990a54c9fd49fd525a2c2f18 (patch)
tree3ab1d74447b46bcc0d60c9b3cec3c63f9045d9d5 /net-misc
parentMove to git-r3 (diff)
downloadportage-370f2170e84b444b990a54c9fd49fd525a2c2f18.tar.xz
portage-370f2170e84b444b990a54c9fd49fd525a2c2f18.zip
EAPI=7
Diffstat (limited to 'net-misc')
-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."