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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7CA1A15813A for ; Mon, 13 Jan 2025 06:14:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64A32E0833; Mon, 13 Jan 2025 06:14:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 518C2E0833 for ; Mon, 13 Jan 2025 06:14:12 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C4CB34069F for ; Mon, 13 Jan 2025 06:14:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3C8620A3 for ; Mon, 13 Jan 2025 06:14:09 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1736734695.a6dd9baae6358e5638dc069e37052c9114793bab.eschwartz@gentoo> Subject: [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/ X-VCS-Repository: proj/binhost X-VCS-Files: builders/milou/server-23/world builders/milou/server-v3-23/world X-VCS-Directories: builders/milou/server-v3-23/ builders/milou/server-23/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: a6dd9baae6358e5638dc069e37052c9114793bab X-VCS-Branch: master Date: Mon, 13 Jan 2025 06:14:09 +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: 839edcd6-070d-4fa5-9b33-468c1e11394e X-Archives-Hash: 91d8dad3a0467ca0abbd033012f82356 commit: a6dd9baae6358e5638dc069e37052c9114793bab Author: Eli Schwartz gentoo org> AuthorDate: Mon Jan 13 02:12:15 2025 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Mon Jan 13 02:18:15 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=a6dd9baa milou: add some additional programs used in the meson CI Signed-off-by: Eli Schwartz gentoo.org> builders/milou/server-23/world | 8 +++++++- builders/milou/server-v3-23/world | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world index 3ea30b9..ab2be2f 100644 --- a/builders/milou/server-23/world +++ b/builders/milou/server-23/world @@ -48,14 +48,19 @@ net-mail/dovecot dev-debug/gdb dev-debug/strace dev-java/openjdk +dev-lang/python:2.7 dev-lang/rust -dev-qt/qtbase dev-python/pip +dev-qt/qtbase +dev-util/bindgen llvm-core/clang:16 llvm-core/clang:17 llvm-core/clang:18 llvm-core/clang:19 mail-mta/postfix +media-libs/libsdl2 +media-libs/libwmf +media-libs/vulkan-loader net-dialup/minicom net-misc/chrony net-misc/dhcpcd @@ -65,6 +70,7 @@ net-wireless/iw sci-libs/armadillo sci-mathematics/z3 sys-apps/bat +sys-apps/fakeroot sys-apps/mlocate sys-apps/pciutils sys-apps/portage diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world index 3ea30b9..ab2be2f 100644 --- a/builders/milou/server-v3-23/world +++ b/builders/milou/server-v3-23/world @@ -48,14 +48,19 @@ net-mail/dovecot dev-debug/gdb dev-debug/strace dev-java/openjdk +dev-lang/python:2.7 dev-lang/rust -dev-qt/qtbase dev-python/pip +dev-qt/qtbase +dev-util/bindgen llvm-core/clang:16 llvm-core/clang:17 llvm-core/clang:18 llvm-core/clang:19 mail-mta/postfix +media-libs/libsdl2 +media-libs/libwmf +media-libs/vulkan-loader net-dialup/minicom net-misc/chrony net-misc/dhcpcd @@ -65,6 +70,7 @@ net-wireless/iw sci-libs/armadillo sci-mathematics/z3 sys-apps/bat +sys-apps/fakeroot sys-apps/mlocate sys-apps/pciutils sys-apps/portage