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 7003F1382C5 for ; Tue, 19 Jan 2021 01:21:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AEB7E0869; Tue, 19 Jan 2021 01:21:37 +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 7F18BE0869 for ; Tue, 19 Jan 2021 01:21:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D239E340E93 for ; Tue, 19 Jan 2021 01:21:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D17A92 for ; Tue, 19 Jan 2021 01:21:34 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611019289.f52400a5c6d8a1e77597711e6e47da8369c452e0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/colm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/colm/colm-0.14.6.ebuild X-VCS-Directories: dev-util/colm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f52400a5c6d8a1e77597711e6e47da8369c452e0 X-VCS-Branch: master Date: Tue, 19 Jan 2021 01:21:34 +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: 93adafe1-0e61-46da-a557-1577fbc63dc4 X-Archives-Hash: bf38c2abbcafa58356383f1385339cc4 commit: f52400a5c6d8a1e77597711e6e47da8369c452e0 Author: Sam James gentoo org> AuthorDate: Tue Jan 19 01:21:29 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 19 01:21:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52400a5 dev-util/colm: add blocker on earlier dev-util/ragel libfsm moved from ragel to colm. Thanks-to: josef64 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-util/colm/colm-0.14.6.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/colm/colm-0.14.6.ebuild b/dev-util/colm/colm-0.14.6.ebuild index 659b201eab5..5c71549dce1 100644 --- a/dev-util/colm/colm-0.14.6.ebuild +++ b/dev-util/colm/colm-0.14.6.ebuild @@ -20,6 +20,8 @@ BDEPEND=" dev-python/pygments ) " +# libfsm moved from ragel -> colm +RDEPEND="!