From 2a65621113f29ff688f315fe9ad3e034f39f1bf7 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 22 Mar 2023 07:39:09 +0100 Subject: [PATCH] net-im/dendrite: Drop comments from ebuild Signed-off-by: Nils Freydank --- net-im/dendrite/dendrite-0.12.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net-im/dendrite/dendrite-0.12.0.ebuild b/net-im/dendrite/dendrite-0.12.0.ebuild index 0322f5d..9dd81e2 100644 --- a/net-im/dendrite/dendrite-0.12.0.ebuild +++ b/net-im/dendrite/dendrite-0.12.0.ebuild @@ -1,10 +1,6 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# TODO: -# 1. fix LICENSE field -# 2. fix init scripts - EAPI="8" EGO_PN="github.com/matrix-org/dendrite/" inherit go-module systemd