summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-03-14 19:22:56 +0000
committerTom Gall <tgall@gentoo.org>2004-03-14 19:22:56 +0000
commita0b2d65e73d833d49f1acaacd5c9f2285a7833b6 (patch)
tree59d11cbd78c2b3234a5f12a20cb586a03a3de0b7 /net-mail
parentInitial import. Ebuild submitted by Steingrim Dovland <steingrd@ifi.uio.no>, ... (diff)
downloadhistorical-a0b2d65e73d833d49f1acaacd5c9f2285a7833b6.tar.gz
historical-a0b2d65e73d833d49f1acaacd5c9f2285a7833b6.tar.bz2
historical-a0b2d65e73d833d49f1acaacd5c9f2285a7833b6.zip
stable on ppc64
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mailbase/ChangeLog5
-rw-r--r--net-mail/mailbase/mailbase-0.00-r6.ebuild4
-rw-r--r--net-mail/ssmtp/ChangeLog5
-rw-r--r--net-mail/ssmtp/ssmtp-2.60.4.ebuild6
4 files changed, 13 insertions, 7 deletions
diff --git a/net-mail/mailbase/ChangeLog b/net-mail/mailbase/ChangeLog
index c11fb89360b7..67ee91933c3a 100644
--- a/net-mail/mailbase/ChangeLog
+++ b/net-mail/mailbase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mailbase
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/ChangeLog,v 1.20 2004/01/29 04:42:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/ChangeLog,v 1.21 2004/03/14 19:22:20 tgall Exp $
+
+ 14 Mar 2004; Tom Gall <tgall@gentoo.org> mailbase-0.00-r6.ebuild:
+ stable on ppc64
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> mailbase-0.00-r5.ebuild:
stable on alpha and ia64
diff --git a/net-mail/mailbase/mailbase-0.00-r6.ebuild b/net-mail/mailbase/mailbase-0.00-r6.ebuild
index 7836f5615058..81c00b27e2b3 100644
--- a/net-mail/mailbase/mailbase-0.00-r6.ebuild
+++ b/net-mail/mailbase/mailbase-0.00-r6.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/net-mail/mailbase/mailbase-0.00-r6.ebuild,v 1.6 2004/02/22 16:20:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-0.00-r6.ebuild,v 1.7 2004/03/14 19:22:20 tgall Exp $
S="${WORKDIR}"
DESCRIPTION="MTA layout package"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips ia64 ppc64"
DEPEND=""
diff --git a/net-mail/ssmtp/ChangeLog b/net-mail/ssmtp/ChangeLog
index 4a4cf698f42f..20d57a0aa8c5 100644
--- a/net-mail/ssmtp/ChangeLog
+++ b/net-mail/ssmtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/ssmtp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.19 2003/09/29 09:07:08 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.20 2004/03/14 19:22:56 tgall Exp $
+
+ 14 Mar 2004; Tom Gall <tgall@gentoo.org> ssmtp-2.60.4.ebuild:
+ mark ppc64 stable
29 Sep 2003; Marius Mauch <genone@gentoo.org> ssmtp-2.60.4.ebuild,
files/ssmtp-2.60.4-md5.patch:
diff --git a/net-mail/ssmtp/ssmtp-2.60.4.ebuild b/net-mail/ssmtp/ssmtp-2.60.4.ebuild
index 7a93b4cee697..3898fe8b708c 100644
--- a/net-mail/ssmtp/ssmtp-2.60.4.ebuild
+++ b/net-mail/ssmtp/ssmtp-2.60.4.ebuild
@@ -1,13 +1,13 @@
-# 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/ssmtp/ssmtp-2.60.4.ebuild,v 1.4 2004/02/22 16:29:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.60.4.ebuild,v 1.5 2004/03/14 19:22:56 tgall Exp $
DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub"
SRC_URI="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/${P/-/_}.tar.gz"
HOMEPAGE="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ia64 ppc64"
LICENSE="GPL-2"
IUSE="ssl ipv6 md5sum"