aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Wakazono <pastalian46@gmail.com>2024-11-12 00:07:37 +0900
committerTakuya Wakazono <pastalian46@gmail.com>2024-11-12 22:17:16 +0900
commiteb317ddb431f4869c4e728c635afe921e1fcdd68 (patch)
tree7e4987a4050fe4bd0656f331e8d7972bbd486bda /net-misc
parentdev-cpp/cpptoml: treeclean, moved to ::gentoo (diff)
downloadguru-eb317ddb431f4869c4e728c635afe921e1fcdd68.tar.gz
guru-eb317ddb431f4869c4e728c635afe921e1fcdd68.tar.bz2
guru-eb317ddb431f4869c4e728c635afe921e1fcdd68.zip
*/*: update for slotted Rust
guru version of this commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ba4dc61965ef7658a24728841c04c9a1ce4871 Closes: https://bugs.gentoo.org/943170 Closes: https://bugs.gentoo.org/943223 Closes: #260 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gdrive/gdrive-3.9.0-r1.ebuild (renamed from net-misc/gdrive/gdrive-3.9.0.ebuild)3
-rw-r--r--net-misc/gdrive/gdrive-3.9.1-r1.ebuild (renamed from net-misc/gdrive/gdrive-3.9.1.ebuild)0
-rw-r--r--net-misc/warp/warp-0.7.0-r2.ebuild (renamed from net-misc/warp/warp-0.7.0-r1.ebuild)5
3 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/gdrive/gdrive-3.9.0.ebuild b/net-misc/gdrive/gdrive-3.9.0-r1.ebuild
index 967f577f0..4524af19c 100644
--- a/net-misc/gdrive/gdrive-3.9.0.ebuild
+++ b/net-misc/gdrive/gdrive-3.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.4
@@ -206,7 +206,6 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC MIT
SLOT="0"
KEYWORDS="~amd64 ~arm64"
PATCHES=( "${FILESDIR}/gdrive-3.90-dep-bump.patch")
-BDEPEND="virtual/rust"
# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
diff --git a/net-misc/gdrive/gdrive-3.9.1.ebuild b/net-misc/gdrive/gdrive-3.9.1-r1.ebuild
index 75555ac6f..75555ac6f 100644
--- a/net-misc/gdrive/gdrive-3.9.1.ebuild
+++ b/net-misc/gdrive/gdrive-3.9.1-r1.ebuild
diff --git a/net-misc/warp/warp-0.7.0-r1.ebuild b/net-misc/warp/warp-0.7.0-r2.ebuild
index c796f515f..8e56e1928 100644
--- a/net-misc/warp/warp-0.7.0-r1.ebuild
+++ b/net-misc/warp/warp-0.7.0-r2.ebuild
@@ -439,6 +439,11 @@ PATCHES=(
QA_FLAGS_IGNORED="usr/bin/warp"
+pkg_setup() {
+ python-any-r1_pkg_setup
+ rust_pkg_setup
+}
+
src_prepare() {
default
python_fix_shebang build-aux/meson-cargo-manifest.py