From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03CF813835B for ; Fri, 5 Feb 2021 12:29:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 468B6E08F6; Fri, 5 Feb 2021 12:29:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B984E08F4 for ; Fri, 5 Feb 2021 12:29:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23014342AF8 for ; Fri, 5 Feb 2021 12:29:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 437194C2 for ; Fri, 5 Feb 2021 12:29:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612528142.a5cc2ff0ae6e2c7f5845ffa1d3e93b4d790461ec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/imapfilter/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/imapfilter/imapfilter-2.7.5.ebuild X-VCS-Directories: mail-filter/imapfilter/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a5cc2ff0ae6e2c7f5845ffa1d3e93b4d790461ec X-VCS-Branch: master Date: Fri, 5 Feb 2021 12:29:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: df0f0500-b873-40a6-b7e9-eaf7116db135 X-Archives-Hash: 5903bb7686123630cb4e31459ca21892 commit: a5cc2ff0ae6e2c7f5845ffa1d3e93b4d790461ec Author: Sam James gentoo org> AuthorDate: Fri Feb 5 12:29:02 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 5 12:29:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5cc2ff0 mail-filter/imapfilter: Stabilize 2.7.5 ppc, #767922 Signed-off-by: Sam James gentoo.org> mail-filter/imapfilter/imapfilter-2.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/imapfilter/imapfilter-2.7.5.ebuild b/mail-filter/imapfilter/imapfilter-2.7.5.ebuild index 77bed7fa133..7961612d5b7 100644 --- a/mail-filter/imapfilter/imapfilter-2.7.5.ebuild +++ b/mail-filter/imapfilter/imapfilter-2.7.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lefcha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="libressl"