diff options
author | Hanno Böck <hanno@gentoo.org> | 2009-05-04 17:16:23 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2009-05-04 17:16:23 +0000 |
commit | 787f7bfa3265eac1999087d8773f4135cb43e7e8 (patch) | |
tree | a81620b860c5f19baa40f5182a43c3cfcbe5b902 /mail-mta/courier/ChangeLog | |
parent | Version bump with fftw compability patch wrt #268293, thanks to Robert Szczes... (diff) | |
download | gentoo-2-787f7bfa3265eac1999087d8773f4135cb43e7e8.tar.gz gentoo-2-787f7bfa3265eac1999087d8773f4135cb43e7e8.tar.bz2 gentoo-2-787f7bfa3265eac1999087d8773f4135cb43e7e8.zip |
courier: Don't redundantly set S and don't call filter-flags in global scope.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta/courier/ChangeLog')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 50f8d56ec82b..ac2655b2b76e 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.116 2009/05/04 13:33:47 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.117 2009/05/04 17:16:23 hanno Exp $ + + 04 May 2009; Hanno Boeck <hanno@gentoo.org> courier-0.61.2.ebuild: + Don't redundantly set S and don't call filter-flags in global scope. *courier-0.61.2 (04 May 2009) |