From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA054158088 for ; Sun, 26 Oct 2025 11:47:55 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C60AB341820 for ; Sun, 26 Oct 2025 11:47:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BF96E1102F2; Sun, 26 Oct 2025 11:47:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B107A1102F2 for ; Sun, 26 Oct 2025 11:47:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65137341820 for ; Sun, 26 Oct 2025 11:47:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B15AA29D0 for ; Sun, 26 Oct 2025 11:47:52 +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: <1761479196.3724f077da81c1a60afc2a3540466eca1d336883.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.2-r2.ebuild net-mail/courier-imap/courier-imap-5.2.10-r1.ebuild net-mail/courier-imap/courier-imap-5.2.10.ebuild net-mail/courier-imap/courier-imap-5.2.11-r1.ebuild net-mail/courier-imap/courier-imap-5.2.11-r2.ebuild X-VCS-Directories: net-mail/courier-imap/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 3724f077da81c1a60afc2a3540466eca1d336883 X-VCS-Branch: master Date: Sun, 26 Oct 2025 11:47:52 +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: 39f58725-7477-411d-b38b-cf59472333e2 X-Archives-Hash: 35ed20bf16df18b74af1c6b664eaf572 commit: 3724f077da81c1a60afc2a3540466eca1d336883 Author: Alfredo Tupone gentoo org> AuthorDate: Sun Oct 26 11:46:36 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Oct 26 11:46:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3724f077 net-mail/courier-imap: not compatible with courier-unicode-2.4 Signed-off-by: Alfredo Tupone gentoo.org> .../{courier-imap-5.1.2-r1.ebuild => courier-imap-5.1.2-r2.ebuild} | 2 +- .../{courier-imap-5.2.10.ebuild => courier-imap-5.2.10-r1.ebuild} | 2 +- .../{courier-imap-5.2.11-r1.ebuild => courier-imap-5.2.11-r2.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-r2.ebuild similarity index 99% rename from net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild rename to net-mail/courier-imap/courier-imap-5.1.2-r2.ebuild index 01dbb3f28aa7..1e578512989e 100644 --- a/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-5.1.2-r2.ebuild @@ -21,7 +21,7 @@ CDEPEND=" dev-libs/openssl:0= ) >=net-libs/courier-authlib-0.71 - >=net-libs/courier-unicode-2:= + =net-mail/mailbase-0.00-r8 net-dns/libidn:= berkdb? ( sys-libs/db:= ) diff --git a/net-mail/courier-imap/courier-imap-5.2.10.ebuild b/net-mail/courier-imap/courier-imap-5.2.10-r1.ebuild similarity index 99% rename from net-mail/courier-imap/courier-imap-5.2.10.ebuild rename to net-mail/courier-imap/courier-imap-5.2.10-r1.ebuild index d68533f5a06b..478efcd70eac 100644 --- a/net-mail/courier-imap/courier-imap-5.2.10.ebuild +++ b/net-mail/courier-imap/courier-imap-5.2.10-r1.ebuild @@ -22,7 +22,7 @@ CDEPEND=" dev-libs/openssl:0= ) net-libs/courier-authlib - net-libs/courier-unicode +