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 05619158009 for ; Mon, 26 Jun 2023 11:24:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E2C5E0936; Mon, 26 Jun 2023 11:24:25 +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 71B9CE0938 for ; Mon, 26 Jun 2023 11:24:25 +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 10AE7335CDF for ; Mon, 26 Jun 2023 11:24:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBE4CACA for ; Mon, 26 Jun 2023 11:24:20 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1687623553.2eee937f5d88df6dd16624690a1d81e59af6c063.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 2eee937f5d88df6dd16624690a1d81e59af6c063 X-VCS-Branch: master Date: Mon, 26 Jun 2023 11:24:20 +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: e1e37c92-b888-4e09-9f69-db8da99072b4 X-Archives-Hash: 2b07cccbacd65229007f40f94ba9f234 commit: 2eee937f5d88df6dd16624690a1d81e59af6c063 Author: YiFei Zhu gmail com> AuthorDate: Sat Jun 24 16:19:13 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jun 24 16:19:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2eee937f profiles: Remove media-libs/skia fro package.use.mask Getting warning: profiles UnknownProfilePackage: 'package.use.mask': unknown package: 'media-libs/skia' This package was treecleaned in commit bc31ed20ac5f ("media-libs/skia: treeclean"). Signed-off-by: YiFei Zhu gmail.com> profiles/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 27cda4c83..4a2b469bb 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -17,10 +17,6 @@ dev-crystal/slang doc # https://github.com/mfem/mfem/issues/2243 sci-libs/mfem netcdf -# Alessandro Barbieri (2022-03-10) -# build failure -media-libs/skia ffmpeg - # Alessandro Barbieri (2021-10-09) # build failure with metis # https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/101