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 75DC0158092 for ; Sat, 18 Sep 2021 16:51:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DD20E0886; Sat, 18 Sep 2021 16:51:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3513DE0886 for ; Sat, 18 Sep 2021 16:51:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11E99342D9E for ; Sat, 18 Sep 2021 16:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5107510C for ; Sat, 18 Sep 2021 16:51:40 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1631983881.025b7ad08e9bea7988b93cf15de085bbd83f7425.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild net-mail/courier-imap/courier-imap-5.1.4.ebuild X-VCS-Directories: net-mail/courier-imap/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 025b7ad08e9bea7988b93cf15de085bbd83f7425 X-VCS-Branch: master Date: Sat, 18 Sep 2021 16:51:40 +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: 49253ff5-581d-4b80-a06b-a45ab8a98b01 X-Archives-Hash: 57088bf76c099cdc7b4a706e09a9b3a5 commit: 025b7ad08e9bea7988b93cf15de085bbd83f7425 Author: Alfredo Tupone gentoo org> AuthorDate: Sat Sep 18 16:47:43 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Sep 18 16:51:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025b7ad0 net-mail/courier-imap: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild | 2 +- net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild | 2 +- net-mail/courier-imap/courier-imap-5.1.4.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild b/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild index 6b812e29ffb..5a9f94b5ebf 100644 --- a/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools libtool readme.gentoo-r1 systemd +inherit autotools readme.gentoo-r1 systemd DESCRIPTION="An IMAP daemon designed specifically for maildirs" HOMEPAGE="https://www.courier-mta.org/imap/" diff --git a/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild b/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild index 2c96931fa93..9e22cae7ef8 100644 --- a/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools libtool readme.gentoo-r1 systemd +inherit autotools readme.gentoo-r1 systemd DESCRIPTION="An IMAP daemon designed specifically for maildirs" HOMEPAGE="https://www.courier-mta.org/imap/" diff --git a/net-mail/courier-imap/courier-imap-5.1.4.ebuild b/net-mail/courier-imap/courier-imap-5.1.4.ebuild index 2c96931fa93..9e22cae7ef8 100644 --- a/net-mail/courier-imap/courier-imap-5.1.4.ebuild +++ b/net-mail/courier-imap/courier-imap-5.1.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools libtool readme.gentoo-r1 systemd +inherit autotools readme.gentoo-r1 systemd DESCRIPTION="An IMAP daemon designed specifically for maildirs" HOMEPAGE="https://www.courier-mta.org/imap/"