diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2004-05-30 22:26:09 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2004-05-30 22:26:09 +0000 |
commit | d44e938613fb0f799ba62edb95438dbcfc49ca5a (patch) | |
tree | 2337c531bf10c01c7ebd98cbd5c601a390137812 /mail-mta | |
parent | Marked 0.8.4 stable (x86) (Manifest recommit) (diff) | |
download | gentoo-2-d44e938613fb0f799ba62edb95438dbcfc49ca5a.tar.gz gentoo-2-d44e938613fb0f799ba62edb95438dbcfc49ca5a.tar.bz2 gentoo-2-d44e938613fb0f799ba62edb95438dbcfc49ca5a.zip |
I'll get it right eventually. ~all
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild b/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild index fdee10cd7068..17d939f77cd0 100644 --- a/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild +++ b/mail-mta/ssmtp/ssmtp-2.60.7-r1.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/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild,v 1.1 2004/05/30 22:15:10 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild,v 1.2 2004/05/30 22:26:09 g2boojum 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/glibc |