diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:41:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:41:52 +0000 |
commit | 9fca9e1e6d66c9feacd5b06e67136f17fe5a6785 (patch) | |
tree | 777cf015c48ed115e2f12b76ef007591e5a59ad9 /mail-mta/sendmail/sendmail-8.14.9.ebuild | |
parent | Stable for ia64, wrt bug #509132 (diff) | |
download | gentoo-2-9fca9e1e6d66c9feacd5b06e67136f17fe5a6785.tar.gz gentoo-2-9fca9e1e6d66c9feacd5b06e67136f17fe5a6785.tar.bz2 gentoo-2-9fca9e1e6d66c9feacd5b06e67136f17fe5a6785.zip |
Stable for ia64, wrt bug #511760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/sendmail/sendmail-8.14.9.ebuild')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.14.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/sendmail/sendmail-8.14.9.ebuild b/mail-mta/sendmail/sendmail-8.14.9.ebuild index 192d2f3b4f27..386142cbc44c 100644 --- a/mail-mta/sendmail/sendmail-8.14.9.ebuild +++ b/mail-mta/sendmail/sendmail-8.14.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 1.5 2014/06/08 10:35:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 1.6 2014/06/08 10:41:52 ago Exp $ EAPI="5" inherit eutils multilib systemd toolchain-funcs user @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ssl ldap sasl tcpd mbox ipv6 nis sockets" DEPEND="net-mail/mailbase |