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 AE65615808B for ; Fri, 16 Feb 2024 13:05:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4321E2A25; Fri, 16 Feb 2024 13:05:56 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A836AE2A25 for ; Fri, 16 Feb 2024 13:05:56 +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 BCC4033E02F for ; Fri, 16 Feb 2024 13:05:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6976B1132 for ; Fri, 16 Feb 2024 13:05:53 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1708088723.da590e74a3379b04576e2e27b08f99cda67453db.dilfridge@gentoo> Subject: [gentoo-commits] proj/binhost:master commit in: builders/milou/gnome/, builders/milou/gnome-v3/ X-VCS-Repository: proj/binhost X-VCS-Files: builders/milou/gnome-v3/world builders/milou/gnome/world X-VCS-Directories: builders/milou/gnome/ builders/milou/gnome-v3/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: da590e74a3379b04576e2e27b08f99cda67453db X-VCS-Branch: master Date: Fri, 16 Feb 2024 13:05:53 +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: efe619e3-fac9-4b1e-acf7-90809c081922 X-Archives-Hash: 36fcf757daea18a8dc0cfd9893eb742e commit: da590e74a3379b04576e2e27b08f99cda67453db Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Feb 16 13:05:23 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Feb 16 13:05:23 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=da590e74 Add some stuff for meson CI Signed-off-by: Andreas K. Hüttel gentoo.org> builders/milou/gnome-v3/world | 3 +++ builders/milou/gnome/world | 3 +++ 2 files changed, 6 insertions(+) diff --git a/builders/milou/gnome-v3/world b/builders/milou/gnome-v3/world index def95f1..918c3d9 100644 --- a/builders/milou/gnome-v3/world +++ b/builders/milou/gnome-v3/world @@ -11,6 +11,7 @@ app-office/texstudio app-officeext/texmaths app-portage/eix app-portage/gentoolkit +app-text/doxygen app-text/pdftk app-text/xournalpp dev-lang/mono @@ -31,10 +32,12 @@ net-irc/quassel net-misc/chrony net-misc/dhcpcd net-vpn/openvpn +sci-libs/netcdf sci-visualization/gnuplot sci-visualization/gwyddion sci-visualization/spyview sys-apps/portage +sys-cluster/openmpi sys-devel/clang dev-debug/gdb www-client/firefox diff --git a/builders/milou/gnome/world b/builders/milou/gnome/world index def95f1..918c3d9 100644 --- a/builders/milou/gnome/world +++ b/builders/milou/gnome/world @@ -11,6 +11,7 @@ app-office/texstudio app-officeext/texmaths app-portage/eix app-portage/gentoolkit +app-text/doxygen app-text/pdftk app-text/xournalpp dev-lang/mono @@ -31,10 +32,12 @@ net-irc/quassel net-misc/chrony net-misc/dhcpcd net-vpn/openvpn +sci-libs/netcdf sci-visualization/gnuplot sci-visualization/gwyddion sci-visualization/spyview sys-apps/portage +sys-cluster/openmpi sys-devel/clang dev-debug/gdb www-client/firefox