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 93377158094 for ; Sat, 8 Oct 2022 12:17:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50192E0A46; Sat, 8 Oct 2022 12:17:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 3905CE0A46 for ; Sat, 8 Oct 2022 12:17:58 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25B6C340E1A for ; Sat, 8 Oct 2022 12:17:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9340A602 for ; Sat, 8 Oct 2022 12:17:55 +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: <1665231462.0690c6ad19a95c414ba2fed05ba03774b5220dc3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/cvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/cvm/cvm-0.97-r1.ebuild net-libs/cvm/cvm-0.97-r2.ebuild X-VCS-Directories: net-libs/cvm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0690c6ad19a95c414ba2fed05ba03774b5220dc3 X-VCS-Branch: master Date: Sat, 8 Oct 2022 12:17:55 +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: 3a28a74b-abcd-42d3-8a65-74100922a28a X-Archives-Hash: 0379760c4061dd56c450a64b2d77677b commit: 0690c6ad19a95c414ba2fed05ba03774b5220dc3 Author: Sam James gentoo org> AuthorDate: Sat Oct 8 12:14:18 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 8 12:17:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0690c6ad net-libs/cvm: fix MissingSlotDep on postgresql Signed-off-by: Sam James gentoo.org> net-libs/cvm/{cvm-0.97-r1.ebuild => cvm-0.97-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/net-libs/cvm/cvm-0.97-r1.ebuild b/net-libs/cvm/cvm-0.97-r2.ebuild similarity index 100% rename from net-libs/cvm/cvm-0.97-r1.ebuild rename to net-libs/cvm/cvm-0.97-r2.ebuild