diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 08:19:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 08:19:01 +0000 |
commit | c9188832ffe3a5e9b18593f5541242144fe4226b (patch) | |
tree | 5e28cee22e997a2bd5b144e1eae0f55c1a997b26 /mail-mta | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c9188832ffe3a5e9b18593f5541242144fe4226b.tar.gz gentoo-2-c9188832ffe3a5e9b18593f5541242144fe4226b.tar.bz2 gentoo-2-c9188832ffe3a5e9b18593f5541242144fe4226b.zip |
hppa/ia64/s390 stable for #88038
(Portage version: 2.0.51.20)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/sendmail/sendmail-8.13.3.ebuild b/mail-mta/sendmail/sendmail-8.13.3.ebuild index fb772d48d2f1..8621511a31d9 100644 --- a/mail-mta/sendmail/sendmail-8.13.3.ebuild +++ b/mail-mta/sendmail/sendmail-8.13.3.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/sendmail/sendmail-8.13.3.ebuild,v 1.7 2005/04/06 08:55:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.13.3.ebuild,v 1.8 2005/04/24 08:19:01 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~hppa alpha ~ia64 ~s390 amd64 ppc64" +KEYWORDS="x86 ~ppc sparc hppa alpha ia64 s390 amd64 ppc64" IUSE="ssl ldap sasl tcpd mbox milter mailwrapper ipv6" DEPEND="net-mail/mailbase |