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 9E9A8138359 for ; Fri, 21 Aug 2020 18:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5B1FE0802; Fri, 21 Aug 2020 18:54:35 +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 BCE93E0802 for ; Fri, 21 Aug 2020 18:54:35 +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 579BC340DC0 for ; Fri, 21 Aug 2020 18:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C06BA2CC for ; Fri, 21 Aug 2020 18:54:32 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1598036020.18b426cfb990254cf703ec35c0b9e67d09d3b9d2.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/grip/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/grip/grip-4.5.2.ebuild X-VCS-Directories: app-text/grip/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 18b426cfb990254cf703ec35c0b9e67d09d3b9d2 X-VCS-Branch: master Date: Fri, 21 Aug 2020 18:54:32 +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: 76630728-be36-46af-afbb-936f350c5bd7 X-Archives-Hash: fa2dbe8ef5a46854be700e7b76ad6c90 commit: 18b426cfb990254cf703ec35c0b9e67d09d3b9d2 Author: Ben Kohler gentoo org> AuthorDate: Fri Aug 21 18:38:03 2020 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Aug 21 18:53:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b426cf app-text/grip: add blocker on media-sound/grip Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Ben Kohler gentoo.org> app-text/grip/grip-4.5.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/grip/grip-4.5.2.ebuild b/app-text/grip/grip-4.5.2.ebuild index f268c25ab59..529c0af1c38 100644 --- a/app-text/grip/grip-4.5.2.ebuild +++ b/app-text/grip/grip-4.5.2.ebuild @@ -18,6 +18,7 @@ KEYWORDS="amd64" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" + !media-sound/grip >=dev-python/docopt-0.4.0 >=dev-python/flask-0.10.1 >=dev-python/markdown-2.5.1