Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/
Date: Sat, 09 Feb 2019 15:22:07
Message-Id: 1549725715.95c01d3fcb6ef7f835ffd74a1ca16f8f44591a68.zlogene@gentoo
1 commit: 95c01d3fcb6ef7f835ffd74a1ca16f8f44591a68
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 15:20:53 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 15:21:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c01d3f
7
8 mail-client/claws-mail: amd64 stable wrt bug #676184
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 mail-client/claws-mail/claws-mail-3.17.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/mail-client/claws-mail/claws-mail-3.17.3.ebuild b/mail-client/claws-mail/claws-mail-3.17.3.ebuild
17 index b3e693dbaa4..0c05462d081 100644
18 --- a/mail-client/claws-mail/claws-mail-3.17.3.ebuild
19 +++ b/mail-client/claws-mail/claws-mail-3.17.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -14,7 +14,7 @@ if [[ "${PV}" == 9999 ]] ; then
27 EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
28 else
29 SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz"
30 - KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
31 + KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
32 fi
33
34 SLOT="0"