From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 8A17D1581EE for ; Fri, 04 Apr 2025 06:18:55 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6D4CA3432E5 for ; Fri, 04 Apr 2025 06:18:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CE2CA1104B8; Fri, 04 Apr 2025 06:18:48 +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 bobolink.gentoo.org (Postfix) with ESMTPS id C76B41104B8 for ; Fri, 04 Apr 2025 06:18:48 +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 81081343224 for ; Fri, 04 Apr 2025 06:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8AC627FC for ; Fri, 04 Apr 2025 06:18:46 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1743747339.2c19b1ed185c203eaf8b9139b1cb4800c350b64a.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/fastfetch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/fastfetch/fastfetch-0.1.9999.ebuild app-misc/fastfetch/fastfetch-0.2.9999.ebuild X-VCS-Directories: app-misc/fastfetch/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 2c19b1ed185c203eaf8b9139b1cb4800c350b64a X-VCS-Branch: master Date: Fri, 04 Apr 2025 06:18:46 +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: d47c4922-e765-4c53-8d3b-95899b10cde2 X-Archives-Hash: ce1ab26d80e9bf7abb9298b66f8c61ff commit: 2c19b1ed185c203eaf8b9139b1cb4800c350b64a Author: Viorel Munteanu gentoo org> AuthorDate: Fri Apr 4 06:15:39 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Fri Apr 4 06:15:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c19b1ed app-misc/fastfetch: sync live ebuilds Signed-off-by: Viorel Munteanu gentoo.org> app-misc/fastfetch/fastfetch-0.1.9999.ebuild | 1 - app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild index 9718c2e6d530..641a422f3188 100644 --- a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild +++ b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild @@ -89,7 +89,6 @@ src_configure() { fi local mycmakeargs=( - -DENABLE_OSMESA=no -DENABLE_RPM=no -DENABLE_ZLIB=yes -DENABLE_SYSTEM_YYJSON=yes diff --git a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild index 9718c2e6d530..641a422f3188 100644 --- a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild +++ b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild @@ -89,7 +89,6 @@ src_configure() { fi local mycmakeargs=( - -DENABLE_OSMESA=no -DENABLE_RPM=no -DENABLE_ZLIB=yes -DENABLE_SYSTEM_YYJSON=yes