diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-07-31 08:32:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-07-31 08:32:26 +0000 |
commit | 955728bf9576afc5b3ae56573761158e0bc51f4c (patch) | |
tree | f0e7b98d314e114dcb4d181bb781e99b091fe49b /mail-mta/courier | |
parent | Added call to fixlocalpod to fix bug #142169. (diff) | |
download | gentoo-2-955728bf9576afc5b3ae56573761158e0bc51f4c.tar.gz gentoo-2-955728bf9576afc5b3ae56573761158e0bc51f4c.tar.bz2 gentoo-2-955728bf9576afc5b3ae56573761158e0bc51f4c.zip |
stable on amd64 wrt bug 135005
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.53.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index e8dc16cfc21e..f76e03d1c228 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.80 2006/07/22 15:37:01 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.81 2006/07/31 08:32:26 blubb Exp $ + + 31 Jul 2006; Simon Stelling <blubb@gentoo.org> courier-0.53.2.ebuild: + stable on amd64 wrt bug 135005 22 Jul 2006; Thomas Cort <tcort@gentoo.org> courier-0.53.2.ebuild: Stable on alpha wrt security Bug #135005. diff --git a/mail-mta/courier/courier-0.53.2.ebuild b/mail-mta/courier/courier-0.53.2.ebuild index 83ad2c7748c2..a9a2760eb842 100644 --- a/mail-mta/courier/courier-0.53.2.ebuild +++ b/mail-mta/courier/courier-0.53.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.9 2006/07/22 15:37:01 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.53.2.ebuild,v 1.10 2006/07/31 08:32:26 blubb Exp $ inherit eutils gnuconfig flag-o-matic autotools @@ -14,7 +14,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper fam" PROVIDE="virtual/mta |