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 2C120158046 for ; Thu, 10 Oct 2024 05:06:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5525CE2B11; Thu, 10 Oct 2024 05:05:59 +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 3924AE2B11 for ; Thu, 10 Oct 2024 05:05:59 +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 50490342FE3 for ; Thu, 10 Oct 2024 05:05:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD90997F for ; Thu, 10 Oct 2024 05:05:56 +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: <1728536316.5578b1076c6ea7b2d8dcd046e53581296c0abfbd.eschwartz@gentoo> Subject: [gentoo-commits] proj/binhost:master commit in: builders/milou/gnome-v3-23/, builders/milou/gnome-23/ X-VCS-Repository: proj/binhost X-VCS-Files: builders/milou/gnome-23/world builders/milou/gnome-v3-23/world X-VCS-Directories: builders/milou/gnome-v3-23/ builders/milou/gnome-23/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 5578b1076c6ea7b2d8dcd046e53581296c0abfbd X-VCS-Branch: master Date: Thu, 10 Oct 2024 05:05:56 +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: 2839f254-aa0c-4f99-9afd-7570422a2a8a X-Archives-Hash: 56b739a8003faa4a162e6809fb072939 commit: 5578b1076c6ea7b2d8dcd046e53581296c0abfbd Author: Eli Schwartz gentoo org> AuthorDate: Thu Oct 10 04:58:36 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Thu Oct 10 04:58:36 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=5578b107 build thunderbird It is no longer bindist restricted since 128.3.0, as it no longer tries to depend on openh264. Signed-off-by: Eli Schwartz gentoo.org> builders/milou/gnome-23/world | 1 + builders/milou/gnome-v3-23/world | 1 + 2 files changed, 2 insertions(+) diff --git a/builders/milou/gnome-23/world b/builders/milou/gnome-23/world index a1c02df..3405f5b 100644 --- a/builders/milou/gnome-23/world +++ b/builders/milou/gnome-23/world @@ -24,6 +24,7 @@ dev-util/libabigail gnome-base/gnome gnome-base/gnome-extra-apps lxqt-base/lxqt-meta +mail-client/thunderbird mate-base/mate media-gfx/blender media-gfx/engauge diff --git a/builders/milou/gnome-v3-23/world b/builders/milou/gnome-v3-23/world index a1c02df..3405f5b 100644 --- a/builders/milou/gnome-v3-23/world +++ b/builders/milou/gnome-v3-23/world @@ -24,6 +24,7 @@ dev-util/libabigail gnome-base/gnome gnome-base/gnome-extra-apps lxqt-base/lxqt-meta +mail-client/thunderbird mate-base/mate media-gfx/blender media-gfx/engauge