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 294E7158094 for ; Sun, 9 Oct 2022 18:29:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74A92E08FB; Sun, 9 Oct 2022 18:29:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id 5F883E08FB for ; Sun, 9 Oct 2022 18:29:46 +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 7023E34104F for ; Sun, 9 Oct 2022 18:29:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3533260B for ; Sun, 9 Oct 2022 18:29:42 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1665340159.0e61b93c62c19ecda01e60fa3d67ac491a365868.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0e61b93c62c19ecda01e60fa3d67ac491a365868 X-VCS-Branch: master Date: Sun, 9 Oct 2022 18:29:42 +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: e98b7b2b-eb1d-4e0b-9ae5-fc6c13889d28 X-Archives-Hash: 73c1cdcd8c294b97aab6bb0beab73034 commit: 0e61b93c62c19ecda01e60fa3d67ac491a365868 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 7 18:25:26 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 9 18:29:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e61b93c profiles: base: Drop obsolete =sci-libs/gdal-3.5.0-r3[jpeg,png] force Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use.force | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index fa17fcb49e12..904108ba96db 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -6,12 +6,6 @@ # so force the flag on until problem fixed upstream >=sys-cluster/ceph-17.2.1 system-boost -# Sam James (2022-05-17) -# Force on jpeg & png for now until build system fixes are made -# by upstream. The CMake port is new so it's fairly expected -# to have a few bumps. bug #844751. -=sci-libs/gdal-3.5.0-r3 jpeg png - # Esteve Varela Colominas (2022-02-19) # Use the jemalloc allocator for telegram, as recommended by upstream, # to reduce memory usage, at least on glibc.