summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-15 03:28:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-15 03:28:05 +0000
commitd039e417730183588fef2dcc0c53105372dfc0bc (patch)
treee2f8025c59c363addb2e77d169d014a64099abc0 /net-mail
parentNew version (diff)
downloadhistorical-d039e417730183588fef2dcc0c53105372dfc0bc.tar.gz
historical-d039e417730183588fef2dcc0c53105372dfc0bc.tar.bz2
historical-d039e417730183588fef2dcc0c53105372dfc0bc.zip
add ~alpha (bug 21240)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/amavis/ChangeLog7
-rw-r--r--net-mail/amavis/amavis-0.3.12.ebuild6
-rw-r--r--net-mail/exim/ChangeLog7
-rw-r--r--net-mail/exim/exim-4.24-r1.ebuild6
-rw-r--r--net-mail/razor/ChangeLog7
-rw-r--r--net-mail/razor/razor-2.36-r1.ebuild6
6 files changed, 24 insertions, 15 deletions
diff --git a/net-mail/amavis/ChangeLog b/net-mail/amavis/ChangeLog
index 2a4ce78e823b..8c71041025c3 100644
--- a/net-mail/amavis/ChangeLog
+++ b/net-mail/amavis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/amavis
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.14 2003/10/27 09:58:43 raker Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.15 2004/01/15 03:25:21 agriffis Exp $
+
+ 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> amavis-0.3.12.ebuild:
+ add ~alpha (bug 21240)
27 Oct 2003; Nick Hadaway <raker@gentoo.org> amavis-0.3.12.ebuild:
Fixing the mta detection.
diff --git a/net-mail/amavis/amavis-0.3.12.ebuild b/net-mail/amavis/amavis-0.3.12.ebuild
index c8ec58b5183c..5a0ed88ed4af 100644
--- a/net-mail/amavis/amavis-0.3.12.ebuild
+++ b/net-mail/amavis/amavis-0.3.12.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/amavis/amavis-0.3.12.ebuild,v 1.9 2003/11/26 11:14:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12.ebuild,v 1.10 2004/01/15 03:25:21 agriffis Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/amavis/${P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~alpha"
DEPEND="dev-lang/perl
sys-apps/file
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
diff --git a/net-mail/razor/ChangeLog b/net-mail/razor/ChangeLog
index e46504843d77..ffcd79335358 100644
--- a/net-mail/razor/ChangeLog
+++ b/net-mail/razor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/razor
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/ChangeLog,v 1.9 2003/09/26 23:32:15 rac Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/ChangeLog,v 1.10 2004/01/15 03:23:53 agriffis Exp $
+
+ 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> razor-2.36-r1.ebuild:
+ add ~alpha (bug 21240)
*razor-2.36-r1 (26 Sep 2003)
diff --git a/net-mail/razor/razor-2.36-r1.ebuild b/net-mail/razor/razor-2.36-r1.ebuild
index 3368aea4d54b..c09ae1337bf0 100644
--- a/net-mail/razor/razor-2.36-r1.ebuild
+++ b/net-mail/razor/razor-2.36-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/razor/razor-2.36-r1.ebuild,v 1.1 2003/09/26 23:32:16 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/razor/razor-2.36-r1.ebuild,v 1.2 2004/01/15 03:23:53 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://razor.sourceforge.net"
SRC_URI="mirror://sourceforge/razor/razor-agents-${PV}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc "
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
IUSE=""
RDEPEND="dev-lang/perl
dev-perl/Net-DNS