summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-02-23 02:15:15 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-23 02:15:15 +0100
commitcd76813009a831b0cda7a081e3db8f7d7634d675 (patch)
treef2c1201a93af5b33b9082646beb46c0bafaca2d3
parentCruft (diff)
downloadportage-cd76813009a831b0cda7a081e3db8f7d7634d675.tar.xz
portage-cd76813009a831b0cda7a081e3db8f7d7634d675.zip
Update daemons
-rw-r--r--metadata/layout.conf1
-rw-r--r--net-misc/mulder-listen-daemon/Manifest1
-rw-r--r--net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild6
-rw-r--r--net-misc/telnet-password-honeypot/Manifest1
-rw-r--r--net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild6
5 files changed, 7 insertions, 8 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index d43e61c..ca9fee1 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1 +1,2 @@
masters = gentoo
+thin-manifests = true
diff --git a/net-misc/mulder-listen-daemon/Manifest b/net-misc/mulder-listen-daemon/Manifest
deleted file mode 100644
index a1e408a..0000000
--- a/net-misc/mulder-listen-daemon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD mulder-listen-daemon-9999.ebuild 330 RMD160 737d28bb1b98ecd06b5a890b5ce2419c37512ec1 SHA1 6ec6d7aec9287f22d34aa898e95153ccfc76d34a SHA256 06c6d16ffc0c10b3906359b0e92608b133ddc4f02891d2b6de17100fb2b0877b
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 87c7737..f7c065a 100644
--- a/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
+++ b/net-misc/mulder-listen-daemon/mulder-listen-daemon-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>
+# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
inherit git-2
DESCRIPTION="The truth is out there."
-HOMEPAGE="http://www.zx2c4.com"
+HOMEPAGE="https://git.zx2c4.com/mulder-listen-daemon"
SRC_URI=""
-EGIT_REPO_URI="http://git.zx2c4.com/mulder-listen-daemon"
+EGIT_REPO_URI="https://git.zx2c4.com/mulder-listen-daemon"
SLOT="0"
KEYWORDS="~amd64 ~x86"
diff --git a/net-misc/telnet-password-honeypot/Manifest b/net-misc/telnet-password-honeypot/Manifest
deleted file mode 100644
index fa43688..0000000
--- a/net-misc/telnet-password-honeypot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD telnet-password-honeypot-9999.ebuild 345 RMD160 ca1f8279de8c98db6d75f2cd8156ba793e78be5a SHA1 656715a12e34eab02235ff595c8bb3632c0b7e82 SHA256 c0628394895174c4cffb4f2ef6070a84cbc7565a3845afbf274f2a66e0649cd7
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 6c7a74a..a132050 100644
--- a/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
+++ b/net-misc/telnet-password-honeypot/telnet-password-honeypot-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>
+# Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
inherit git-2
DESCRIPTION="A password honeypot for telnet."
-HOMEPAGE="http://www.zx2c4.com"
+HOMEPAGE="https://git.zx2c4.com/telnet-password-honeypot"
SRC_URI=""
-EGIT_REPO_URI="http://git.zx2c4.com/telnet-password-honeypot"
+EGIT_REPO_URI="https://git.zx2c4.com/telnet-password-honeypot"
SLOT="0"
KEYWORDS="~amd64 ~x86"