diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:58:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:58:00 +0000 |
commit | 208b308e1425f13f5a904bd8a73a23cbb5df04ce (patch) | |
tree | dfd0dfd4b618ae31342bffc81eba65d325c46789 /mail-mta | |
parent | Fix Manifest. (diff) | |
download | gentoo-2-208b308e1425f13f5a904bd8a73a23cbb5df04ce.tar.gz gentoo-2-208b308e1425f13f5a904bd8a73a23cbb5df04ce.tar.bz2 gentoo-2-208b308e1425f13f5a904bd8a73a23cbb5df04ce.zip |
arm/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-mta')
-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 6adb612ef97e..8fdeeb44d3d6 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.9 2005/02/21 03:47:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.61.ebuild,v 1.10 2005/03/09 00:58:00 vapier 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 ~arm amd64 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 |