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 CF311139337 for ; Sat, 31 Jul 2021 10:03:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 361C3E0896; Sat, 31 Jul 2021 10:03:52 +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 1C753E0896 for ; Sat, 31 Jul 2021 10:03:52 +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 2986F343197 for ; Sat, 31 Jul 2021 10:03:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B142B823 for ; Sat, 31 Jul 2021 10:03:49 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1627725819.ef03e4c47e4cb696081344d17b47531793d178f7.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mu/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mu/mu-1.6.1.ebuild X-VCS-Directories: net-mail/mu/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ef03e4c47e4cb696081344d17b47531793d178f7 X-VCS-Branch: master Date: Sat, 31 Jul 2021 10:03:49 +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: 6447bfc8-5bc5-4d16-ae37-aa9a587dc8c0 X-Archives-Hash: 0889c8518c8efdbaf7751483423999f8 commit: ef03e4c47e4cb696081344d17b47531793d178f7 Author: Joonas Niilola gentoo org> AuthorDate: Sat Jul 31 10:00:27 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jul 31 10:03:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef03e4c4 net-mail/mu: add sys-libs/readline dep for 1.6.1 Signed-off-by: Joonas Niilola gentoo.org> net-mail/mu/mu-1.6.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-mail/mu/mu-1.6.1.ebuild b/net-mail/mu/mu-1.6.1.ebuild index 660b7d4a359..0d32259bccc 100644 --- a/net-mail/mu/mu-1.6.1.ebuild +++ b/net-mail/mu/mu-1.6.1.ebuild @@ -18,6 +18,7 @@ DEPEND=" dev-libs/glib:2= dev-libs/gmime:3.0= >=dev-libs/xapian-1.4:= + sys-libs/readline emacs? ( >=app-editors/emacs-25.3:* ) guile? ( >=dev-scheme/guile-2.2:* ) mug? (