From: "orbea" <orbea@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-util/cargo-ebuild/
Date: Sun, 10 Nov 2024 16:03:35 +0000 (UTC) [thread overview]
Message-ID: <1731254167.6a21902b06f2d7913db8c6e392db43bdced76ff5.orbea@gentoo> (raw)
commit: 6a21902b06f2d7913db8c6e392db43bdced76ff5
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun Nov 10 15:56:07 2024 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Sun Nov 10 15:56:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=6a21902b
dev-util/cargo-ebuild: add 0.5.4-r2, drop 0.5.4-r1
Signed-off-by: orbea <orbea <AT> riseup.net>
...o-ebuild-0.5.4-r1.ebuild => cargo-ebuild-0.5.4-r2.ebuild} | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r1.ebuild b/dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r2.ebuild
similarity index 93%
rename from dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r1.ebuild
rename to dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r2.ebuild
index a19ea0f..b5ef400 100644
--- a/dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r1.ebuild
+++ b/dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2023 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.4-r1
@@ -134,6 +134,9 @@ CRATES="
winapi-x86_64-pc-windows-gnu@0.4.0
"
+# https://github.com/rust-lang/rust/issues/113152#issuecomment-1612578376
+RUST_MAX_VER="1.71.1"
+
inherit cargo
DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses."
@@ -156,7 +159,6 @@ DEPEND="
RDEPEND="
${DEPEND}
- virtual/rust
"
PATCHES=(
@@ -165,6 +167,12 @@ PATCHES=(
QA_FLAGS_IGNORED="usr/bin/cargo-ebuild"
+pkg_setup() {
+ rust_pkg_setup
+ # Requires nightly feature proc-macro2
+ export RUSTC_BOOTSTRAP=1
+}
+
src_prepare() {
default
pushd "${ECARGO_HOME}"/gentoo > /dev/null || die
next reply other threads:[~2024-11-10 16:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-10 16:03 orbea [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-25 2:42 [gentoo-commits] repo/proj/libressl:master commit in: dev-util/cargo-ebuild/ orbea
2023-11-14 17:45 orbea
2023-07-12 19:14 orbea
2023-06-28 1:12 orbea
2023-04-13 2:19 orbea
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1731254167.6a21902b06f2d7913db8c6e392db43bdced76ff5.orbea@gentoo \
--to=orbea@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox