diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-04 18:36:00 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-04 18:36:00 +0000 |
commit | ec888affec5246c4f228d9ab0c412b87acbdabe3 (patch) | |
tree | 2780d777207496f73c529b444ba76924e20009dc /net-mail/email/ChangeLog | |
parent | Replaced einfo with elog in pkg_postinst in 2.6. Dropped 2.7 and 2.9. Added N... (diff) | |
download | gentoo-2-ec888affec5246c4f228d9ab0c412b87acbdabe3.tar.gz gentoo-2-ec888affec5246c4f228d9ab0c412b87acbdabe3.tar.bz2 gentoo-2-ec888affec5246c4f228d9ab0c412b87acbdabe3.zip |
Look for CLOCK setting in /etc/conf.d/net, where it's been moved. Bug #169338, reported by Gerben Vos <gpvos+gnt at xs4all.nl>. Removed ebuild for 2.3.4.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'net-mail/email/ChangeLog')
-rw-r--r-- | net-mail/email/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/net-mail/email/ChangeLog b/net-mail/email/ChangeLog index 45278b4dc0b3..d917daaf470e 100644 --- a/net-mail/email/ChangeLog +++ b/net-mail/email/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/email -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.19 2006/12/19 19:51:10 ticho Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.20 2007/03/04 18:36:00 ticho Exp $ + + 04 Mar 2007; Andrej Kacian <ticho@gentoo.org> -email-2.3.4.ebuild, + email-2.5.0.ebuild, email-2.5.1.ebuild: + Look for CLOCK setting in /etc/conf.d/net, where it's been moved. Bug + #169338, reported by Gerben Vos <gpvos+gnt at xs4all.nl>. Removed ebuild for + 2.3.4. *email-2.5.1 (19 Dec 2006) |