From 625f3a5b3e894871b3387622dfbd3b30111c4b2a Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Sat, 28 Sep 2019 13:27:44 +0200 Subject: qmail.eclass: update documentation to install -TODO are development notes, and are e.g. removed in notqmail entirely -the SENDMAIL file has been renamed to SENDMAIL.md in notqmail Signed-off-by: Rolf Eike Beer Closes: https://github.com/gentoo/gentoo/pull/13074 Signed-off-by: Joonas Niilola --- eclass/qmail.eclass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass index 158cf1607cf5..2030004380c3 100644 --- a/eclass/qmail.eclass +++ b/eclass/qmail.eclass @@ -206,8 +206,7 @@ qmail_man_install() { into /usr doman *.[1578] dodoc BLURB* CHANGES FAQ INSTALL* PIC* README* REMOVE* SECURITY \ - SENDMAIL SYSDEPS TEST* THANKS* THOUGHTS TODO* \ - UPGRADE VERSION* + SENDMAIL* SYSDEPS TEST* THANKS* THOUGHTS UPGRADE VERSION* declare -F qmail_man_install_hook >/dev/null && \ qmail_man_install_hook -- cgit v1.2.3-65-gdbad