Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/
Date: Thu, 24 Feb 2022 08:46:40
Message-Id: 1645692356.df1f3b96c933213963f0df71f946207cec57d9a1.jsmolic@gentoo
1 commit: df1f3b96c933213963f0df71f946207cec57d9a1
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 24 08:45:56 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 24 08:45:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1f3b96
7
8 mail-mta/sendmail: Stabilize 8.17.1-r1 amd64, #833700
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 mail-mta/sendmail/sendmail-8.17.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-mta/sendmail/sendmail-8.17.1-r1.ebuild b/mail-mta/sendmail/sendmail-8.17.1-r1.ebuild
16 index 175d1032f093..7f55e8b8f193 100644
17 --- a/mail-mta/sendmail/sendmail-8.17.1-r1.ebuild
18 +++ b/mail-mta/sendmail/sendmail-8.17.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz"
26
27 LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
30 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
31 IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd"
32
33 BDEPEND="