diff options
author | Colin Morey <peitolm@gentoo.org> | 2005-06-12 20:17:31 +0000 |
---|---|---|
committer | Colin Morey <peitolm@gentoo.org> | 2005-06-12 20:17:31 +0000 |
commit | 5aa84e304f31c12eab6e201796ee08b47dd68a38 (patch) | |
tree | 36e81cc8b9729a4db68e4a15c535ada0753319e7 /mail-mta | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-5aa84e304f31c12eab6e201796ee08b47dd68a38.tar.gz gentoo-2-5aa84e304f31c12eab6e201796ee08b47dd68a38.tar.bz2 gentoo-2-5aa84e304f31c12eab6e201796ee08b47dd68a38.zip |
Dumping to stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/exim/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/exim/exim-4.50-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index e10bfa36c9f9..c540339f7ea0 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.29 2005/05/10 01:33:45 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.30 2005/06/12 20:17:31 peitolm Exp $ + + 12 Jun 2005; Colin Morey <peitolm@gentoo.org> exim-4.50-r1.ebuild: + Bumping to stable, I've had no bugs posted re this version. 10 May 2005; Jay Pfeifer <pfeifer@gentoo.org> exim-4.50-r1.ebuild: Bring forward ~amd64 from 4.43 stuff. diff --git a/mail-mta/exim/exim-4.50-r1.ebuild b/mail-mta/exim/exim-4.50-r1.ebuild index ff55d2844420..83e89c9fa22b 100644 --- a/mail-mta/exim/exim-4.50-r1.ebuild +++ b/mail-mta/exim/exim-4.50-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.50-r1.ebuild,v 1.2 2005/05/10 01:33:45 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.50-r1.ebuild,v 1.3 2005/06/12 20:17:31 peitolm Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="x86 sparc amd64" PROVIDE="virtual/mta" DEPEND=">=sys-apps/sed-4.0.5 |