diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-02 11:49:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-02 11:49:44 +0000 |
commit | 90d83532e553ea2f0192abd478952d0fb84c0ec8 (patch) | |
tree | a7b325b264da305b34160e6ba222d7a4432248bf /mail-mta/ssmtp | |
parent | stable for security #56016 (Manifest recommit) (diff) | |
download | gentoo-2-90d83532e553ea2f0192abd478952d0fb84c0ec8.tar.gz gentoo-2-90d83532e553ea2f0192abd478952d0fb84c0ec8.tar.bz2 gentoo-2-90d83532e553ea2f0192abd478952d0fb84c0ec8.zip |
stable for #57553
Diffstat (limited to 'mail-mta/ssmtp')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.60.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.60.9.ebuild b/mail-mta/ssmtp/ssmtp-2.60.9.ebuild index 17ae9fd51d1e..bc8f4b95e8c2 100644 --- a/mail-mta/ssmtp/ssmtp-2.60.9.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.60.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.9.ebuild,v 1.10 2004/07/28 05:41:45 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.9.ebuild,v 1.11 2004/08/02 11:49:44 vapier 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 mips alpha ~arm ~hppa amd64 ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 ~s390" IUSE="ssl ipv6 md5sum mailwrapper" DEPEND="virtual/libc |