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 589D21382C5 for ; Wed, 4 Apr 2018 07:15:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 563B3E0A7E; Wed, 4 Apr 2018 07:15:34 +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 2CE8AE0A7E for ; Wed, 4 Apr 2018 07:15:32 +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 9E5D3335C0C for ; Wed, 4 Apr 2018 07:15:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F594264 for ; Wed, 4 Apr 2018 07:15:29 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1522826114.6c81a3f14aa41558c51f48dc4907bd6015b604f7.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/magit-popup/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/magit-popup/magit-popup-2.12.3.ebuild X-VCS-Directories: app-emacs/magit-popup/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6c81a3f14aa41558c51f48dc4907bd6015b604f7 X-VCS-Branch: master Date: Wed, 4 Apr 2018 07:15:29 +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-Archives-Salt: 1cdbb9ef-643e-4226-85d7-c2214914593e X-Archives-Hash: b31169fc288b0b109528bf16caeacfe5 commit: 6c81a3f14aa41558c51f48dc4907bd6015b604f7 Author: Ulrich Müller gentoo org> AuthorDate: Wed Apr 4 07:14:39 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 4 07:15:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c81a3f1 app-emacs/magit-popup: Fix blocker. Closes: https://bugs.gentoo.org/652390 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-emacs/magit-popup/magit-popup-2.12.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild index 38c56f44049..10997ff1cf6 100644 --- a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild +++ b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild @@ -20,4 +20,5 @@ DOCS="README.md" CDEPEND=">=app-emacs/dash-2.13.0" DEPEND="${CDEPEND} sys-apps/texinfo" -RDEPEND="!!