diff options
author | 2004-01-15 03:28:05 +0000 | |
---|---|---|
committer | 2004-01-15 03:28:05 +0000 | |
commit | 031c4ea6546805489a894dbe5d1699544b86a9c4 (patch) | |
tree | fcb8b20a6034fd84cc9c1ec97dbd26eaf79496a3 /net-mail/exim | |
parent | New version (diff) | |
download | gentoo-2-031c4ea6546805489a894dbe5d1699544b86a9c4.tar.gz gentoo-2-031c4ea6546805489a894dbe5d1699544b86a9c4.tar.bz2 gentoo-2-031c4ea6546805489a894dbe5d1699544b86a9c4.zip |
add ~alpha (bug 21240)
Diffstat (limited to 'net-mail/exim')
-rw-r--r-- | net-mail/exim/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/exim/exim-4.24-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/exim/ChangeLog b/net-mail/exim/ChangeLog index b2dbbad286b3..18310fd74a85 100644 --- a/net-mail/exim/ChangeLog +++ b/net-mail/exim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/exim -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.43 2003/12/14 22:34:16 pylon Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.44 2004/01/15 03:28:05 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> exim-4.24-r1.ebuild: + add ~alpha (bug 21240) 14 Dec 2003; Lars Weiler <pylon@gentoo.org> exim-4.24-r1.ebuild: Make stable on ppc diff --git a/net-mail/exim/exim-4.24-r1.ebuild b/net-mail/exim/exim-4.24-r1.ebuild index c4714ac5897e..184419e01119 100644 --- a/net-mail/exim/exim-4.24-r1.ebuild +++ b/net-mail/exim/exim-4.24-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.24-r1.ebuild,v 1.3 2003/12/17 04:28:41 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.24-r1.ebuild,v 1.4 2004/01/15 03:28:05 agriffis Exp $ IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~hppa ppc ~amd64 ppc64" +KEYWORDS="~x86 ~sparc ~hppa ppc ~amd64 ppc64 ~alpha" PROVIDE="virtual/mta" DEPEND=">=sys-apps/sed-4.0.5 |