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/ssmtp
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/ssmtp')
-rw-r--r--net-mail/ssmtp/ChangeLog5
-rw-r--r--net-mail/ssmtp/ssmtp-2.60.4.ebuild6
2 files changed, 7 insertions, 4 deletions
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"