# ChangeLog for mail-mta/mini-qmail
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/mini-qmail/ChangeLog,v 1.7 2007/02/09 03:23:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/mini-qmail/ChangeLog,v 1.8 2007/03/18 05:35:32 genone Exp $
+
+ 18 Mar 2007; Marius Mauch <genone@gentoo.org> mini-qmail-1.05.ebuild,
+ mini-qmail-1.05-r1.ebuild:
+ Replacing einfo with elog
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/mini-qmail/mini-qmail-1.05-r1.ebuild,v 1.1 2006/01/27 03:42:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/mini-qmail/mini-qmail-1.05-r1.ebuild,v 1.2 2007/03/18 05:35:32 genone Exp $
inherit eutils toolchain-funcs fixheadtails
}
pkg_postinst() {
- einfo "In order for mini-qmail to work, you need to setup"
- einfo "the QMQP server information."
- einfo
- einfo "You can setup the values in /var/mini-qmail/control yourself,"
- einfo "or use the utility /var/mini-qmail/bin/config-mini"
- einfo "To find out what values to put in what files, see the install"
- einfo "section of http://cr.yp.to/qmail/mini.html"
+ elog "In order for mini-qmail to work, you need to setup"
+ elog "the QMQP server information."
+ elog
+ elog "You can setup the values in /var/mini-qmail/control yourself,"
+ elog "or use the utility /var/mini-qmail/bin/config-mini"
+ elog "To find out what values to put in what files, see the install"
+ elog "section of http://cr.yp.to/qmail/mini.html"
}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/mini-qmail/mini-qmail-1.05.ebuild,v 1.7 2006/01/10 01:56:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/mini-qmail/mini-qmail-1.05.ebuild,v 1.8 2007/03/18 05:35:32 genone Exp $
inherit eutils toolchain-funcs fixheadtails
}
pkg_postinst() {
- einfo "In order for mini-qmail to work, you need to setup"
- einfo "the QMQP server information."
- einfo
- einfo "You can setup the values in /var/mini-qmail/control yourself,"
- einfo "or use the utility /var/mini-qmail/bin/config-mini"
- einfo "To find out what values to put in what files, see the install"
- einfo "section of http://cr.yp.to/qmail/mini.html"
+ elog "In order for mini-qmail to work, you need to setup"
+ elog "the QMQP server information."
+ elog
+ elog "You can setup the values in /var/mini-qmail/control yourself,"
+ elog "or use the utility /var/mini-qmail/bin/config-mini"
+ elog "To find out what values to put in what files, see the install"
+ elog "section of http://cr.yp.to/qmail/mini.html"
}