diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:27:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:27:01 +0000 |
commit | 7527b73724df1345fbc4cd70ddc243805528caf0 (patch) | |
tree | 3fc417f2b47046f312eec215c82055c2b300046d /mail-mta/sendmail | |
parent | Stable for x86, wrt bug #470558 (diff) | |
download | gentoo-2-7527b73724df1345fbc4cd70ddc243805528caf0.tar.gz gentoo-2-7527b73724df1345fbc4cd70ddc243805528caf0.tar.bz2 gentoo-2-7527b73724df1345fbc4cd70ddc243805528caf0.zip |
Stable for x86, wrt bug #477622
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", 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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/sendmail/ChangeLog b/mail-mta/sendmail/ChangeLog index 68e93eae17bd..5590dba07b54 100644 --- a/mail-mta/sendmail/ChangeLog +++ b/mail-mta/sendmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/sendmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.111 2013/08/06 13:11:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.112 2013/08/07 13:27:01 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> sendmail-8.14.7.ebuild: + Stable for x86, wrt bug #477622 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> sendmail-8.14.7.ebuild: Stable for s390, wrt bug #477622 diff --git a/mail-mta/sendmail/sendmail-8.14.7.ebuild b/mail-mta/sendmail/sendmail-8.14.7.ebuild index 3c364086f42b..1e3893078ff2 100644 --- a/mail-mta/sendmail/sendmail-8.14.7.ebuild +++ b/mail-mta/sendmail/sendmail-8.14.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.7.ebuild,v 1.8 2013/08/06 13:11:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.7.ebuild,v 1.9 2013/08/07 13:27:01 ago Exp $ EAPI="5" inherit eutils multilib 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 |