diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-31 10:26:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-31 10:26:58 +0000 |
commit | 390fdfffe3fcb9946f119dc7204570383b9cea46 (patch) | |
tree | bbe419b6dc88fca3c6450c727aee91bd52bfe85a /mail-mta/sendmail/sendmail-8.14.9.ebuild | |
parent | Needs to be rebuilt with libgtop soname bumps (diff) | |
download | gentoo-2-390fdfffe3fcb9946f119dc7204570383b9cea46.tar.gz gentoo-2-390fdfffe3fcb9946f119dc7204570383b9cea46.tar.bz2 gentoo-2-390fdfffe3fcb9946f119dc7204570383b9cea46.zip |
Stable for amd64, wrt bug #511760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 ea536458664f..c312dfb22d43 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.1 2014/05/30 15:15:31 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 1.2 2014/05/31 10:26:58 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 |