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 424A5158041 for ; Thu, 11 Apr 2024 16:22:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E279E2A18; Thu, 11 Apr 2024 16:22:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 2038DE2A2E for ; Thu, 11 Apr 2024 16:22:25 +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 516EB3432E6 for ; Thu, 11 Apr 2024 16:22:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E57CF16BA for ; Thu, 11 Apr 2024 16:22:22 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1712851159.11ebb8edd07d94142d9ed90f1d87fdefd8a0cf6c.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/corectrl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/corectrl/Manifest app-misc/corectrl/corectrl-1.4.0.ebuild app-misc/corectrl/corectrl-9999.ebuild X-VCS-Directories: app-misc/corectrl/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 11ebb8edd07d94142d9ed90f1d87fdefd8a0cf6c X-VCS-Branch: master Date: Thu, 11 Apr 2024 16:22:22 +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: e8f3b5da-b06e-4d98-8a15-63128a260591 X-Archives-Hash: 7ab77e23f2b5a3d440b78654038f0dc7 commit: 11ebb8edd07d94142d9ed90f1d87fdefd8a0cf6c Author: Kostadin Shishmanov tutanota com> AuthorDate: Thu Apr 11 15:59:19 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Thu Apr 11 15:59:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11ebb8ed app-misc/corectrl: add 1.4.0, fix catch dependency for 9999 Signed-off-by: Kostadin Shishmanov tutanota.com> app-misc/corectrl/Manifest | 1 + app-misc/corectrl/{corectrl-9999.ebuild => corectrl-1.4.0.ebuild} | 4 ++-- app-misc/corectrl/corectrl-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app-misc/corectrl/Manifest b/app-misc/corectrl/Manifest index 9ceef18eac..85251e21b1 100644 --- a/app-misc/corectrl/Manifest +++ b/app-misc/corectrl/Manifest @@ -1,2 +1,3 @@ DIST corectrl-v1.3.10.tar.bz2 572654 BLAKE2B 0fb314a476e8a7cee672da031ea50ff7ed4e26dbdc0a579be2f39044b865a19a69e3b84e335cf432e85f640c58bc40c977f8fe2674be2349adde6d1a92c28beb SHA512 167dc67a57ec2ec710730e9d31a86d7d9fb409806c3be917186501804e5c17f65de87ac404027cc75d1c6c06adc26ac3763312b09253349787ce4ddd45d6696e DIST corectrl-v1.3.9.tar.bz2 572934 BLAKE2B cb9f04b14c4a3af2fd1ae683db333511f4fbf036b6cc85170f6a7b1e552e93bd5cfe6b6dcaa4593d0398677bf64191582364cea6e8ef53a698bc1edcbc41f52e SHA512 5a74338ac3c2a6c57ff287fcabe4a3ad14373ee4c480bcfde10868eff528b582014a5919bb87f04c110b2dcf2b2f192454adaf82e750a08de6fcf64903e5e165 +DIST corectrl-v1.4.0.tar.bz2 259874 BLAKE2B 7ec3a955f8a328ccd174481804ea2e5c38d65feaba9395f928ba3875508c86c7e48e679bdfa39593c8a4f5b8560f39b474c71ac95c318c9387b5904c81a886a1 SHA512 3149b2993b21b2232b4e8411994792741a7c23c9af61cc5f6a1d2ed844e5c73ae03448fe591d69049832482fd13ac464a94b69eedb69364ea84bdf1fd03f3bba diff --git a/app-misc/corectrl/corectrl-9999.ebuild b/app-misc/corectrl/corectrl-1.4.0.ebuild similarity index 95% copy from app-misc/corectrl/corectrl-9999.ebuild copy to app-misc/corectrl/corectrl-1.4.0.ebuild index 3bb24f4bf7..ddb6eaff8e 100644 --- a/app-misc/corectrl/corectrl-9999.ebuild +++ b/app-misc/corectrl/corectrl-1.4.0.ebuild @@ -36,10 +36,10 @@ DEPEND=" x11-libs/libdrm[video_cards_amdgpu] dev-libs/libfmt dev-libs/pugixml - dev-cpp/easyloggingpp + dev-libs/spdlog dev-cpp/units test? ( - ~dev-cpp/catch-2.13.8 + >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) " diff --git a/app-misc/corectrl/corectrl-9999.ebuild b/app-misc/corectrl/corectrl-9999.ebuild index 3bb24f4bf7..ddb6eaff8e 100644 --- a/app-misc/corectrl/corectrl-9999.ebuild +++ b/app-misc/corectrl/corectrl-9999.ebuild @@ -36,10 +36,10 @@ DEPEND=" x11-libs/libdrm[video_cards_amdgpu] dev-libs/libfmt dev-libs/pugixml - dev-cpp/easyloggingpp + dev-libs/spdlog dev-cpp/units test? ( - ~dev-cpp/catch-2.13.8 + >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) "