diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-17 18:37:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-17 18:37:08 +0000 |
commit | ac7ee76c9b9628b3a5ebe4683579c21bd552a859 (patch) | |
tree | 625eaf361ae09efe53bb0c3f2aa306f7af6727a9 /mail-mta/ssmtp/ssmtp-2.61.ebuild | |
parent | Added utf8 (diff) | |
download | gentoo-2-ac7ee76c9b9628b3a5ebe4683579c21bd552a859.tar.gz gentoo-2-ac7ee76c9b9628b3a5ebe4683579c21bd552a859.tar.bz2 gentoo-2-ac7ee76c9b9628b3a5ebe4683579c21bd552a859.zip |
Stable on sparc wrt #82380
(Portage version: 2.0.51-r15)
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 7a257695c2f0..384d62a0084f 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.3 2005/02/10 17:21:53 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.61.ebuild,v 1.4 2005/02/17 18:37:08 gustavoz 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 ~arm ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="ssl ipv6 md5sum mailwrapper" DEPEND="virtual/libc |