From: Michael Mair-Keimberger Date: Wed, 13 Jun 2018 17:58:08 +0000 (+0200) Subject: mail-mta/mini-qmail: remove unused patches and file X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c507c1b663456370de71a4cfe271f5435caa228;p=gentoo.git mail-mta/mini-qmail: remove unused patches and file --- diff --git a/mail-mta/mini-qmail/files/1.05-config-mini-help.patch b/mail-mta/mini-qmail/files/1.05-config-mini-help.patch deleted file mode 100644 index 1b217dc9636a..000000000000 --- a/mail-mta/mini-qmail/files/1.05-config-mini-help.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- config-mini.sh.orig 2004-05-05 23:24:23.468285864 -0400 -+++ config-mini.sh 2004-05-05 23:27:00.622394808 -0400 -@@ -1,7 +1,12 @@ - - case $# in - 0|1|2|3|4) -- echo 'config-mini: usage: config-mini me defaultdom plusdom idhost qmqpserver ...' 1>&2 -+ echo 'usage: config-mini me defaultdom plusdom idhost qmqpserver [more qmqp servers]' 1>&2 -+ echo ' me - copied from the QMQP server' -+ echo ' plusdom - copied from the QMQP server' -+ echo ' defaultdom - copied from the QMQP server' -+ echo ' idhost - hostname of QMPQ client' -+ echo ' qmqpserver - list of QMQP servers IP addresses to send mail through' - exit 100 - ;; - esac diff --git a/mail-mta/mini-qmail/files/99qmail b/mail-mta/mini-qmail/files/99qmail deleted file mode 100644 index 469553953a16..000000000000 --- a/mail-mta/mini-qmail/files/99qmail +++ /dev/null @@ -1,3 +0,0 @@ -PATH="/var/qmail/bin" -ROOTPATH="/var/qmail/bin" -CONFIG_PROTECT="/var/qmail/control"