diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-02 12:25:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-02 12:25:54 +0000 |
commit | e1b41be3bf5c4fcbb286d91a33891bc9e71aa84c (patch) | |
tree | 220a6635c61782bf55df24506c60ddeb475a66d3 /mail-mta/sendmail | |
parent | Version bump (diff) | |
download | gentoo-2-e1b41be3bf5c4fcbb286d91a33891bc9e71aa84c.tar.gz gentoo-2-e1b41be3bf5c4fcbb286d91a33891bc9e71aa84c.tar.bz2 gentoo-2-e1b41be3bf5c4fcbb286d91a33891bc9e71aa84c.zip |
Stable for HPPA (bug #511760).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 43163148738b..87cf471df6f7 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.127 2014/05/31 10:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/ChangeLog,v 1.128 2014/06/02 12:25:54 jer Exp $ + + 02 Jun 2014; Jeroen Roovers <jer@gentoo.org> sendmail-8.14.9.ebuild: + Stable for HPPA (bug #511760). 31 May 2014; Agostino Sarubbo <ago@gentoo.org> sendmail-8.14.9.ebuild: Stable for amd64, wrt bug #511760 diff --git a/mail-mta/sendmail/sendmail-8.14.9.ebuild b/mail-mta/sendmail/sendmail-8.14.9.ebuild index c312dfb22d43..8239ad6ab007 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.2 2014/05/31 10:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/sendmail-8.14.9.ebuild,v 1.3 2014/06/02 12:25:54 jer 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 |