diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2004-06-12 01:16:44 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2004-06-12 01:16:44 +0000 |
commit | 0ee2eb340660f6c6b17d9f9ce205283c990ae950 (patch) | |
tree | cc2ba1108da7b8d9c9c7810b3d5fb12b83009245 /mail-mta/exim | |
parent | hppa KEYWORDS #50257 (Manifest recommit) (diff) | |
download | gentoo-2-0ee2eb340660f6c6b17d9f9ce205283c990ae950.tar.gz gentoo-2-0ee2eb340660f6c6b17d9f9ce205283c990ae950.tar.bz2 gentoo-2-0ee2eb340660f6c6b17d9f9ce205283c990ae950.zip |
Marking stable on all arch's.
Diffstat (limited to 'mail-mta/exim')
-rw-r--r-- | mail-mta/exim/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/exim/exim-4.34-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index b07456093716..dae57d487e51 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/exim # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.2 2004/05/31 02:43:38 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.3 2004/06/12 01:16:44 g2boojum Exp $ + + 11 Jun 2004; Grant Goodyear <g2boojum@gentoo.org> exim-4.34-r1.ebuild: + Marking stable on all arch's to fix the raft of + inconsistent-mailwrapper bugs. *exim-4.34-r1 (30 May 2004) diff --git a/mail-mta/exim/exim-4.34-r1.ebuild b/mail-mta/exim/exim-4.34-r1.ebuild index 1597cfff1abc..567f0ccc394d 100644 --- a/mail-mta/exim/exim-4.34-r1.ebuild +++ b/mail-mta/exim/exim-4.34-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.34-r1.ebuild,v 1.1 2004/05/31 02:43:38 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.34-r1.ebuild,v 1.2 2004/06/12 01:16:44 g2boojum Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~alpha ~hppa ~ppc" +KEYWORDS="x86 sparc amd64 alpha hppa ppc" PROVIDE="virtual/mta" DEPEND=">=sys-apps/sed-4.0.5 |