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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E2921581FB for ; Tue, 27 Aug 2024 06:53:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F94AE2A06; Tue, 27 Aug 2024 06:53:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 50BEBE2A06 for ; Tue, 27 Aug 2024 06:53:19 +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 350FE34106C for ; Tue, 27 Aug 2024 06:53:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9611E1F27 for ; Tue, 27 Aug 2024 06:53:16 +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: <1724733173.7c78ea754f7989ef4a98c1bd01f14eb948771db7.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-23/ builders/milou/server-v3-23/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 7c78ea754f7989ef4a98c1bd01f14eb948771db7 X-VCS-Branch: master Date: Tue, 27 Aug 2024 06:53:16 +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: ff2a5b0e-6924-4622-b37a-3faac6979dcf X-Archives-Hash: 4f2acedd5a1917cf3f2cdc63a3bd4fc2 commit: 7c78ea754f7989ef4a98c1bd01f14eb948771db7 Author: Eli Schwartz gentoo org> AuthorDate: Tue Aug 27 04:32:53 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Tue Aug 27 04:32:53 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=7c78ea75 add server package of qtbase It's not just a GUI package. There are a surprising number of uses for it, and it pulls in a bunch of interesting dependencies along for the ride. Signed-off-by: Eli Schwartz gentoo.org> builders/milou/server-23/world | 1 + builders/milou/server-v3-23/world | 1 + 2 files changed, 2 insertions(+) diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world index 354baa0..09d4348 100644 --- a/builders/milou/server-23/world +++ b/builders/milou/server-23/world @@ -38,6 +38,7 @@ app-emacs/ebuild-mode app-portage/gentoolkit dev-debug/gdb dev-debug/strace +dev-qt/qtbase net-dialup/minicom net-misc/chrony net-misc/dhcpcd diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world index 354baa0..09d4348 100644 --- a/builders/milou/server-v3-23/world +++ b/builders/milou/server-v3-23/world @@ -38,6 +38,7 @@ app-emacs/ebuild-mode app-portage/gentoolkit dev-debug/gdb dev-debug/strace +dev-qt/qtbase net-dialup/minicom net-misc/chrony net-misc/dhcpcd