Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/
Date: Tue, 06 Feb 2018 21:40:13
Message-Id: 1517953192.2c7dd6a3fcdbbeb168172f6a9cedd1ce59d9c217.slyfox@gentoo
1 commit: 2c7dd6a3fcdbbeb168172f6a9cedd1ce59d9c217
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Feb 6 21:27:46 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 21:39:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c7dd6a3
7
8 mail-mta/exim: stable 4.89-r5 for sparc, bug #638772
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 mail-mta/exim/exim-4.89-r5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/mail-mta/exim/exim-4.89-r5.ebuild b/mail-mta/exim/exim-4.89-r5.ebuild
17 index 226c7601533..e2dd69cac65 100644
18 --- a/mail-mta/exim/exim-4.89-r5.ebuild
19 +++ b/mail-mta/exim/exim-4.89-r5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.exim.org/"
27
28 SLOT="0"
29 LICENSE="GPL-2"
30 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
31 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
32
33 COMMON_DEPEND=">=sys-apps/sed-4.0.5
34 >=sys-libs/db-3.2:=