commit:     332df64499140e6e6e00ef6ef49a0f8da8323d75
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Apr 13 10:39:35 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <contact <AT> hacktivis.me>
Signed-off-by: Sam James <sam <AT> 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
 

Reply via email to