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 | |
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')
-rw-r--r-- | mail-mta/sendmail/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/sendmail/sendmail-8.14.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/sendmail/ChangeLog b/mail-mta/sendmail/ChangeLog index cf3f305d651c..43163148738b 100644 --- a/mail-mta/sendmail/ChangeLog +++ b/mail-mta/sendmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/sendmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.126 2014/05/30 15:15:31 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.127 2014/05/31 10:26:58 ago Exp $ + + 31 May 2014; Agostino Sarubbo <ago@gentoo.org> sendmail-8.14.9.ebuild: + Stable for amd64, wrt bug #511760 *sendmail-8.14.9 (30 May 2014) 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 |