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 86F2A1581E7 for ; Thu, 25 Apr 2024 14:45:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 421B8E29E8; Thu, 25 Apr 2024 14:45:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CE62E29E7 for ; Thu, 25 Apr 2024 14:45:29 +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 E3A96343153 for ; Thu, 25 Apr 2024 14:45:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F089A1625 for ; Thu, 25 Apr 2024 14:45:25 +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: <1714056236.332df64499140e6e6e00ef6ef49a0f8da8323d75.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/cproc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/cproc/Manifest sys-devel/cproc/cproc-0_pre20240413.ebuild sys-devel/cproc/cproc-9999.ebuild X-VCS-Directories: sys-devel/cproc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 332df64499140e6e6e00ef6ef49a0f8da8323d75 X-VCS-Branch: master Date: Thu, 25 Apr 2024 14:45:25 +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: 9ea860d2-a2c8-48e7-a26b-596d0da8667c X-Archives-Hash: e25503603baf02bbf1b47d70e18f4343 commit: 332df64499140e6e6e00ef6ef49a0f8da8323d75 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sat Apr 13 10:39:35 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 25 14:43:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332df644 sys-devel/cproc: add 0_pre20240413 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Signed-off-by: Sam James gentoo.org> sys-devel/cproc/Manifest | 1 + .../cproc/{cproc-9999.ebuild => cproc-0_pre20240413.ebuild} | 10 ++-------- sys-devel/cproc/cproc-9999.ebuild | 10 ++-------- 3 files changed, 5 insertions(+), 16 deletions(-) diff --git a/sys-devel/cproc/Manifest b/sys-devel/cproc/Manifest index 3bb5cf1ed1d2..0f4e70fe42dc 100644 --- a/sys-devel/cproc/Manifest +++ b/sys-devel/cproc/Manifest @@ -1 +1,2 @@ DIST cproc-6fabc79d81de56b6c1cdcc2242933fd792e2ddf9.tar.gz 80893 BLAKE2B f708649714f0fbc3e7b60dc87585603970eb350de4ce1f02fe9b5783714ef09fa38b4b4ec7a8b0553047e84edc0f752963c84df32dacd9585c435098e57be47c SHA512 355e3ca8fb481d9e32d0621787beee7b0e6f53f107bbb9512f89382c599daa581b89e7da3957c09b81a994ebce9f06df08df0833b010b055a8ff947c8cc8d02e +DIST cproc-c19a0bd9b78be94b455af55ad8ceb9be49410974.tar.gz 84602 BLAKE2B 89a01f1382015737ed43e1c7ec36737c05c0818f422b8714b5ac60bfce0830572bd06f0f0b99457e675b52826671b18e872461154a8479d3f5da808e01dd08de SHA512 630d7d933a489be80519366c27650eb3b33443ec068f0d5c4749cc1f87061228b0496f2e31a7b5f0c7eb8608849ac692113f884eab03664a3e12a78f36dbc7fa diff --git a/sys-devel/cproc/cproc-9999.ebuild b/sys-devel/cproc/cproc-0_pre20240413.ebuild similarity index 80% copy from sys-devel/cproc/cproc-9999.ebuild copy to sys-devel/cproc/cproc-0_pre20240413.ebuild index 163ffe80afba..cb98d7443072 100644 --- a/sys-devel/cproc/cproc-9999.ebuild +++ b/sys-devel/cproc/cproc-0_pre20240413.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ if [[ ${PV} = 9999 ]]; then EGIT_REPO_URI="https://git.sr.ht/~mcf/cproc" inherit git-r3 else - CPROC_COMMIT="6fabc79d81de56b6c1cdcc2242933fd792e2ddf9" + CPROC_COMMIT="c19a0bd9b78be94b455af55ad8ceb9be49410974" CPROC_P="${PN}-${CPROC_COMMIT}" SRC_URI="https://git.sr.ht/~mcf/cproc/archive/${CPROC_COMMIT}.tar.gz -> ${CPROC_P}.tar.gz" S="${WORKDIR}/${CPROC_P}" @@ -26,12 +26,6 @@ SLOT="0" DEPEND="sys-devel/qbe" RDEPEND="${DEPEND}" -src_prepare() { - default - - rm -r "${S}/qbe" || die -} - src_configure() { tc-export CC diff --git a/sys-devel/cproc/cproc-9999.ebuild b/sys-devel/cproc/cproc-9999.ebuild index 163ffe80afba..cb98d7443072 100644 --- a/sys-devel/cproc/cproc-9999.ebuild +++ b/sys-devel/cproc/cproc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ if [[ ${PV} = 9999 ]]; then EGIT_REPO_URI="https://git.sr.ht/~mcf/cproc" inherit git-r3 else - CPROC_COMMIT="6fabc79d81de56b6c1cdcc2242933fd792e2ddf9" + CPROC_COMMIT="c19a0bd9b78be94b455af55ad8ceb9be49410974" CPROC_P="${PN}-${CPROC_COMMIT}" SRC_URI="https://git.sr.ht/~mcf/cproc/archive/${CPROC_COMMIT}.tar.gz -> ${CPROC_P}.tar.gz" S="${WORKDIR}/${CPROC_P}" @@ -26,12 +26,6 @@ SLOT="0" DEPEND="sys-devel/qbe" RDEPEND="${DEPEND}" -src_prepare() { - default - - rm -r "${S}/qbe" || die -} - src_configure() { tc-export CC