diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-12 18:42:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-12 18:42:33 +0000 |
commit | 50cb6d5381b780bae789e27f56428c054a089f36 (patch) | |
tree | 2f86931ed86c4499ecde2baca1328f9e41c3f758 /mail-mta/netqmail/ChangeLog | |
parent | Uupps, forgot comment. (diff) | |
download | gentoo-2-50cb6d5381b780bae789e27f56428c054a089f36.tar.gz gentoo-2-50cb6d5381b780bae789e27f56428c054a089f36.tar.bz2 gentoo-2-50cb6d5381b780bae789e27f56428c054a089f36.zip |
New ebuild, partially based on the qmail ebuild.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-mta/netqmail/ChangeLog')
-rw-r--r-- | mail-mta/netqmail/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mail-mta/netqmail/ChangeLog b/mail-mta/netqmail/ChangeLog new file mode 100644 index 000000000000..63a166551e23 --- /dev/null +++ b/mail-mta/netqmail/ChangeLog @@ -0,0 +1,19 @@ +# ChangeLog for mail-mta/netqmail +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.1 2006/02/12 18:42:33 hansmi Exp $ + +*netqmail-1.05 (12 Feb 2006) + + 12 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> +files/99qmail, + +files/conf-common, +files/conf-pop3d, +files/conf-qmqpd, + +files/conf-qmtpd, +files/conf-send, +files/conf-smtpd, +files/dot-qmail, + +files/mkservercert, +files/qmail-config-system, + +files/qmail-genrsacert.sh, +files/run-qmail-pop3d, + +files/run-qmail-pop3d-log, +files/run-qmail-qmqpd, + +files/run-qmail-qmqpd-log, +files/run-qmail-qmtpd, + +files/run-qmail-qmtpd-log, +files/run-qmail-send, + +files/run-qmail-send-log, +files/run-qmail-smtpd, + +files/run-qmail-smtpd-log, +files/servercert.cnf, +files/tcp.pop3.sample, + +files/tcp.qmqp.sample, +files/tcp.qmtp.sample, +files/tcp.smtp.sample, + +metadata.xml, +netqmail-1.05.ebuild: + New ebuild, partially based on the qmail ebuild. |