diff options
author | Tom Gall <tgall@gentoo.org> | 2004-04-26 02:20:33 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-04-26 02:20:33 +0000 |
commit | 2367e1bd031ff4efb8bdc3aab77ac0d1cdf2eab9 (patch) | |
tree | 0c6c71bd8c25e2e85509adafa4e85a7f78cd42b4 /net-mail | |
parent | Add die following econf for bug 48950 (Manifest recommit) (diff) | |
download | gentoo-2-2367e1bd031ff4efb8bdc3aab77ac0d1cdf2eab9.tar.gz gentoo-2-2367e1bd031ff4efb8bdc3aab77ac0d1cdf2eab9.tar.bz2 gentoo-2-2367e1bd031ff4efb8bdc3aab77ac0d1cdf2eab9.zip |
stable on ppc64
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ssmtp/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.60.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/ssmtp/ChangeLog b/net-mail/ssmtp/ChangeLog index b4965ed7b185..a0c79676ad78 100644 --- a/net-mail/ssmtp/ChangeLog +++ b/net-mail/ssmtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ssmtp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.34 2004/04/26 01:04:55 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.35 2004/04/26 02:20:33 tgall Exp $ + + 25 Apr 2004; Tom Gall <tgall@gentoo.org> ssmtp-2.60.7.ebuild: + Stable on ppc64 25 Apr 2004; Michael McCabe <randy@gentoo.org> ssmtp-2.60.7.ebuild: Marked stable on s390 diff --git a/net-mail/ssmtp/ssmtp-2.60.7.ebuild b/net-mail/ssmtp/ssmtp-2.60.7.ebuild index 6cd87fd17cfc..7f0548c9473d 100644 --- a/net-mail/ssmtp/ssmtp-2.60.7.ebuild +++ b/net-mail/ssmtp/ssmtp-2.60.7.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/ssmtp/ssmtp-2.60.7.ebuild,v 1.9 2004/04/26 01:04:55 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.60.7.ebuild,v 1.10 2004/04/26 02:20:33 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~hppa mips amd64 ia64 ~ppc64 s390" +KEYWORDS="x86 ppc sparc alpha ~hppa mips amd64 ia64 ppc64 s390" IUSE="ssl ipv6 md5sum" DEPEND="virtual/glibc |