Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/imapfilter/
Date: Sun, 31 Jan 2021 21:51:21
Message-Id: 1612129854.da885bc9aa6e3940b79b3be6ee41324fa0e2dccd.sam@gentoo
1 commit: da885bc9aa6e3940b79b3be6ee41324fa0e2dccd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 21:50:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 21:50:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da885bc9
7
8 mail-filter/imapfilter: Stabilize 2.7.5 amd64, #767922
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-filter/imapfilter/imapfilter-2.7.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-filter/imapfilter/imapfilter-2.7.5.ebuild b/mail-filter/imapfilter/imapfilter-2.7.5.ebuild
16 index b894e8eda7c..d7b75e4c759 100644
17 --- a/mail-filter/imapfilter/imapfilter-2.7.5.ebuild
18 +++ b/mail-filter/imapfilter/imapfilter-2.7.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 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="https://github.com/lefcha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc ~x86"
31
32 IUSE="libressl"