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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2FA86158020 for ; Wed, 26 Oct 2022 22:04:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7136E0A5D; Wed, 26 Oct 2022 22:04:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE1ACE0A5D for ; Wed, 26 Oct 2022 22:04:39 +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 C0E3B341105 for ; Wed, 26 Oct 2022 22:04:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5F2362F for ; Wed, 26 Oct 2022 22:04:36 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1666821874.57e2f456368e0651bd4211f1ace49d35497cb0d6.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq-serapi/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/coq-serapi/coq-serapi-0.16.0-r1.ebuild sci-mathematics/coq-serapi/coq-serapi-0.16.0.ebuild X-VCS-Directories: sci-mathematics/coq-serapi/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 57e2f456368e0651bd4211f1ace49d35497cb0d6 X-VCS-Branch: master Date: Wed, 26 Oct 2022 22:04:36 +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: 0639ece5-5b6f-422a-b0f3-f74eda660fc7 X-Archives-Hash: d8ca1ce9ffc9effacf6341485f7dbe01 commit: 57e2f456368e0651bd4211f1ace49d35497cb0d6 Author: Maciej Barć gentoo org> AuthorDate: Wed Oct 26 21:52:29 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Wed Oct 26 22:04:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e2f456 sci-mathematics/coq-serapi: remove seq dependency Signed-off-by: Maciej Barć gentoo.org> .../coq-serapi/{coq-serapi-0.16.0.ebuild => coq-serapi-0.16.0-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-mathematics/coq-serapi/coq-serapi-0.16.0.ebuild b/sci-mathematics/coq-serapi/coq-serapi-0.16.0-r1.ebuild similarity index 98% rename from sci-mathematics/coq-serapi/coq-serapi-0.16.0.ebuild rename to sci-mathematics/coq-serapi/coq-serapi-0.16.0-r1.ebuild index 1c0a68608d2c..fed96a12b2dc 100644 --- a/sci-mathematics/coq-serapi/coq-serapi-0.16.0.ebuild +++ b/sci-mathematics/coq-serapi/coq-serapi-0.16.0-r1.ebuild @@ -23,7 +23,6 @@ RESTRICT="!test? ( test )" RDEPEND=" >=sci-mathematics/coq-${COQV}:= =dev-ml/ppx_sexp_conv-0.13.0:= =dev-ml/seq-0.3:= dev-ml/cmdliner:= dev-ml/ppx_compare:= dev-ml/ppx_deriving:=