From c5915cd410af23df7732727a550f67b2135a74ed Mon Sep 17 00:00:00 2001 From: Jeremy Olexa Date: Wed, 9 Sep 2009 13:09:31 +0000 Subject: amd64 stable, bug 283443. Compile tested only. Runtime tested by grobian (Portage version: 2.1.6.13/cvs/Linux x86_64) --- mail-mta/exim/ChangeLog | 5 ++++- mail-mta/exim/exim-4.69-r3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail-mta') diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index d1410020f474..bcacb88acca8 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.146 2009/09/07 20:21:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.147 2009/09/09 13:09:31 darkside Exp $ + + 09 Sep 2009; Jeremy Olexa exim-4.69-r3.ebuild: + amd64 stable, bug 283443. Compile tested only. Runtime tested by grobian 07 Sep 2009; Tobias Klausmann exim-4.69-r3.ebuild: Stable on alpha, bug #283443 diff --git a/mail-mta/exim/exim-4.69-r3.ebuild b/mail-mta/exim/exim-4.69-r3.ebuild index 48b6c732b675..f7345681b52e 100644 --- a/mail-mta/exim/exim-4.69-r3.ebuild +++ b/mail-mta/exim/exim-4.69-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.69-r3.ebuild,v 1.4 2009/09/07 20:21:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.69-r3.ebuild,v 1.5 2009/09/09 13:09:31 darkside Exp $ inherit eutils toolchain-funcs multilib pam @@ -14,7 +14,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" PROVIDE="virtual/mta" -- cgit v1.2.3-65-gdbad