diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:16:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:16:03 +0000 |
commit | 132c73c065e15e8a0d22c30e0802e12f9ccac67b (patch) | |
tree | 36c4b2b25fadadeab2aee517cbfd1660dd900c4d /mail-mta | |
parent | Stable for ppc64, wrt bug #476852 (diff) | |
download | gentoo-2-132c73c065e15e8a0d22c30e0802e12f9ccac67b.tar.gz gentoo-2-132c73c065e15e8a0d22c30e0802e12f9ccac67b.tar.bz2 gentoo-2-132c73c065e15e8a0d22c30e0802e12f9ccac67b.zip |
Stable for ppc64, wrt bug #477622
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta')
-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 bb8830aaa80d..1f92ed079d2c 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.108 2013/07/22 20:39:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.109 2013/07/22 21:16:03 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> sendmail-8.14.7.ebuild: + Stable for ppc64, wrt bug #477622 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> sendmail-8.14.7.ebuild: Stable for ppc, wrt bug #477622 diff --git a/mail-mta/sendmail/sendmail-8.14.7.ebuild b/mail-mta/sendmail/sendmail-8.14.7.ebuild index 627604ac61eb..ec9af88bbe23 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.5 2013/07/22 20:39:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.7.ebuild,v 1.6 2013/07/22 21:16:03 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 |