diff options
author | 2012-08-03 06:33:48 +0000 | |
---|---|---|
committer | 2012-08-03 06:33:48 +0000 | |
commit | 69aae5f3ed4761824023b51a4bdf0156b1792c50 (patch) | |
tree | 1f6a89e7244ed03b484534a7ca3775e0faf1c81c /net-mail/dovecot/ChangeLog | |
parent | Fix HOMEPAGE (bug 414339, thanks df) (diff) | |
download | gentoo-2-69aae5f3ed4761824023b51a4bdf0156b1792c50.tar.gz gentoo-2-69aae5f3ed4761824023b51a4bdf0156b1792c50.tar.bz2 gentoo-2-69aae5f3ed4761824023b51a4bdf0156b1792c50.zip |
Fix building with -sieve - bug #429582
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dovecot/ChangeLog')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 2259ada6c453..ada81aac78ac 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.371 2012/08/02 14:24:45 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.372 2012/08/03 06:33:48 eras Exp $ + + 03 Aug 2012; Eray Aslan <eras@gentoo.org> dovecot-2.1.9.ebuild: + Fix building with -sieve - bug #429582 *dovecot-2.1.9 (02 Aug 2012) |