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 A463C15838C for ; Tue, 16 Jan 2024 21:14:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87D00E2A97; Tue, 16 Jan 2024 21:14:31 +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 6B9BBE2A34 for ; Tue, 16 Jan 2024 21:14:31 +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 74723343310 for ; Tue, 16 Jan 2024 21:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6D1C137E for ; Tue, 16 Jan 2024 21:14:28 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1705438920.874b8c43f6369ea7b70595becfc1aae3af0ca331.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-lang/rust/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: dev-lang/rust/rust-1.65.0.ebuild dev-lang/rust/rust-1.66.1.ebuild dev-lang/rust/rust-1.67.1-r1.ebuild dev-lang/rust/rust-1.68.2.ebuild dev-lang/rust/rust-1.69.0-r1.ebuild dev-lang/rust/rust-1.70.0.ebuild dev-lang/rust/rust-1.71.0.ebuild dev-lang/rust/rust-1.71.1.ebuild dev-lang/rust/rust-1.72.0-r1.ebuild dev-lang/rust/rust-1.73.0.ebuild dev-lang/rust/rust-1.74.1.ebuild X-VCS-Directories: dev-lang/rust/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: 874b8c43f6369ea7b70595becfc1aae3af0ca331 X-VCS-Branch: master Date: Tue, 16 Jan 2024 21:14:28 +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: d8b0caf1-9f97-4082-a5a9-5e22942e5eeb X-Archives-Hash: 07c726ebaaceb543e72c7467ef5cc409 commit: 874b8c43f6369ea7b70595becfc1aae3af0ca331 Author: orbea riseup net> AuthorDate: Tue Jan 16 21:02:00 2024 +0000 Commit: orbea riseup net> CommitDate: Tue Jan 16 21:02:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=874b8c43 dev-lang/rust: sync ::gentoo Signed-off-by: orbea riseup.net> dev-lang/rust/rust-1.65.0.ebuild | 2 +- dev-lang/rust/rust-1.66.1.ebuild | 2 +- dev-lang/rust/rust-1.67.1-r1.ebuild | 2 +- dev-lang/rust/rust-1.68.2.ebuild | 2 +- dev-lang/rust/rust-1.69.0-r1.ebuild | 2 +- dev-lang/rust/rust-1.70.0.ebuild | 2 +- dev-lang/rust/rust-1.71.0.ebuild | 2 +- dev-lang/rust/rust-1.71.1.ebuild | 2 +- dev-lang/rust/rust-1.72.0-r1.ebuild | 2 +- dev-lang/rust/rust-1.73.0.ebuild | 2 +- dev-lang/rust/rust-1.74.1.ebuild | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dev-lang/rust/rust-1.65.0.ebuild b/dev-lang/rust/rust-1.65.0.ebuild index 3513eb0..28e6e22 100644 --- a/dev-lang/rust/rust-1.65.0.ebuild +++ b/dev-lang/rust/rust-1.65.0.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.66.1.ebuild b/dev-lang/rust/rust-1.66.1.ebuild index 5833cbf..ff8ef70 100644 --- a/dev-lang/rust/rust-1.66.1.ebuild +++ b/dev-lang/rust/rust-1.66.1.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.67.1-r1.ebuild b/dev-lang/rust/rust-1.67.1-r1.ebuild index cc92884..fab0e06 100644 --- a/dev-lang/rust/rust-1.67.1-r1.ebuild +++ b/dev-lang/rust/rust-1.67.1-r1.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.68.2.ebuild b/dev-lang/rust/rust-1.68.2.ebuild index 9e9e171..3b4d652 100644 --- a/dev-lang/rust/rust-1.68.2.ebuild +++ b/dev-lang/rust/rust-1.68.2.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.69.0-r1.ebuild b/dev-lang/rust/rust-1.69.0-r1.ebuild index 14be2a5..4ba27d4 100644 --- a/dev-lang/rust/rust-1.69.0-r1.ebuild +++ b/dev-lang/rust/rust-1.69.0-r1.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.70.0.ebuild b/dev-lang/rust/rust-1.70.0.ebuild index c032464..9d37467 100644 --- a/dev-lang/rust/rust-1.70.0.ebuild +++ b/dev-lang/rust/rust-1.70.0.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.71.0.ebuild b/dev-lang/rust/rust-1.71.0.ebuild index 726196b..973b832 100644 --- a/dev-lang/rust/rust-1.71.0.ebuild +++ b/dev-lang/rust/rust-1.71.0.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.71.1.ebuild b/dev-lang/rust/rust-1.71.1.ebuild index a12798a..a001486 100644 --- a/dev-lang/rust/rust-1.71.1.ebuild +++ b/dev-lang/rust/rust-1.71.1.ebuild @@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.72.0-r1.ebuild b/dev-lang/rust/rust-1.72.0-r1.ebuild index faa9254..38c6fb1 100644 --- a/dev-lang/rust/rust-1.72.0-r1.ebuild +++ b/dev-lang/rust/rust-1.72.0-r1.ebuild @@ -95,7 +95,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.73.0.ebuild b/dev-lang/rust/rust-1.73.0.ebuild index 1df89fa..e1ffc54 100644 --- a/dev-lang/rust/rust-1.73.0.ebuild +++ b/dev-lang/rust/rust-1.73.0.ebuild @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb ) diff --git a/dev-lang/rust/rust-1.74.1.ebuild b/dev-lang/rust/rust-1.74.1.ebuild index 8b3f655..65707cd 100644 --- a/dev-lang/rust/rust-1.74.1.ebuild +++ b/dev-lang/rust/rust-1.74.1.ebuild @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS} ) system-bootstrap? ( ${BOOTSTRAP_DEPEND} ) !system-llvm? ( - >=dev-util/cmake-3.13.4 + >=dev-build/cmake-3.13.4 app-alternatives/ninja ) test? ( dev-debug/gdb )