diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-03-15 01:46:19 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-03-15 01:46:19 +0000 |
commit | a19b59fa9a09adbf2514f2b0477cf78c8c6ef33b (patch) | |
tree | e570b5745f6be0efb94bac63b1218117666ce5ab /mail-mta/ssmtp/ssmtp-2.61.ebuild | |
parent | Mark stable on x86. (diff) | |
download | gentoo-2-a19b59fa9a09adbf2514f2b0477cf78c8c6ef33b.tar.gz gentoo-2-a19b59fa9a09adbf2514f2b0477cf78c8c6ef33b.tar.bz2 gentoo-2-a19b59fa9a09adbf2514f2b0477cf78c8c6ef33b.zip |
Stable on mips, bug #82380.
(Portage version: 2.0.51.16)
Diffstat (limited to 'mail-mta/ssmtp/ssmtp-2.61.ebuild')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.61.ebuild b/mail-mta/ssmtp/ssmtp-2.61.ebuild index 8fdeeb44d3d6..367c95a5724a 100644 --- a/mail-mta/ssmtp/ssmtp-2.61.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.61.ebuild,v 1.10 2005/03/09 00:58:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.61.ebuild,v 1.11 2005/03/15 01:46:19 hardave Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="ssl ipv6 md5sum mailwrapper" DEPEND="virtual/libc |