diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-05-17 08:45:07 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-05-17 08:45:07 +0000 |
commit | 81e2fc3f63c998ed72c473ee607787061c994c95 (patch) | |
tree | 2fd92bda826f0e8b8005a1a02e0de4c919586552 /mail-mta/exim | |
parent | Drop old versions. (diff) | |
download | gentoo-2-81e2fc3f63c998ed72c473ee607787061c994c95.tar.gz gentoo-2-81e2fc3f63c998ed72c473ee607787061c994c95.tar.bz2 gentoo-2-81e2fc3f63c998ed72c473ee607787061c994c95.zip |
Stable on alpha.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-mta/exim')
-rw-r--r-- | mail-mta/exim/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/exim/exim-4.60-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index 924671701586..4263a5550fbf 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.71 2006/04/20 20:35:03 peitolm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.72 2006/05/17 08:45:07 ferdy Exp $ + + 17 May 2006; Fernando J. Pereda <ferdy@gentoo.org> exim-4.60-r1.ebuild: + Stable on alpha. 20 Apr 2006; Colin Morey <peitolm@gentoo.org> ChangeLog: Version bump, adding 4.61 diff --git a/mail-mta/exim/exim-4.60-r1.ebuild b/mail-mta/exim/exim-4.60-r1.ebuild index 42c607467fe7..f0ee1e9e5f92 100644 --- a/mail-mta/exim/exim-4.60-r1.ebuild +++ b/mail-mta/exim/exim-4.60-r1.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/exim/exim-4.60-r1.ebuild,v 1.7 2006/04/11 08:57:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.60-r1.ebuild,v 1.8 2006/05/17 08:45:07 ferdy Exp $ inherit eutils @@ -12,7 +12,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" DEPEND=">=sys-apps/sed-4.0.5 |