summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-03-01 15:27:09 +0800
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-01 15:27:09 +0800
commitf28d59285dc77e25fd1b822ae1c9ee46f9ff4185 (patch)
tree0fd820e4430cc293dcff57497d6c4ebfc1282190
parentAdd manpages for x86 (diff)
downloadportage-f28d59285dc77e25fd1b822ae1c9ee46f9ff4185.tar.xz
portage-f28d59285dc77e25fd1b822ae1c9ee46f9ff4185.zip
Move to git-r3
-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, 3 insertions, 3 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 c8faf09..0ff12bc 100644
--- a/net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild
+++ b/net-misc/git-daemon-dummy/git-daemon-dummy-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
-inherit git-2
+inherit git-r3
DESCRIPTION="A redirector for old git:// endpoints"
HOMEPAGE="https://git.zx2c4.com/git-daemon-dummy"
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 f7c065a..4976a53 100644
--- a/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
+++ b/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
-inherit git-2
+inherit git-r3
DESCRIPTION="The truth is out there."
HOMEPAGE="https://git.zx2c4.com/mulder-listen-daemon"
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 a132050..47d4085 100644
--- a/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
+++ b/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
-inherit git-2
+inherit git-r3
DESCRIPTION="A password honeypot for telnet."
HOMEPAGE="https://git.zx2c4.com/telnet-password-honeypot"