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 CE8F41581EE for ; Tue, 01 Apr 2025 02:30:06 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 95F433430F8 for ; Tue, 01 Apr 2025 02:30:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7C7161104B0; Tue, 01 Apr 2025 02:30:05 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 70AF51104B0 for ; Tue, 01 Apr 2025 02:30:05 +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 236C03430A6 for ; Tue, 01 Apr 2025 02:30:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68BDA181E for ; Tue, 01 Apr 2025 02:30:03 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1743474425.ff6b85a7f297dc06a6c899f99b8346e9b10e6869.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/use.desc X-VCS-Directories: profiles/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: ff6b85a7f297dc06a6c899f99b8346e9b10e6869 X-VCS-Branch: master Date: Tue, 01 Apr 2025 02:30:03 +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: 55945a9e-9a64-46ab-9de5-1dec594f690c X-Archives-Hash: 2b428f14b7b9a2e7ef96cdf8d267be92 commit: ff6b85a7f297dc06a6c899f99b8346e9b10e6869 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Apr 1 02:00:37 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Apr 1 02:27:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6b85a7 profiles/use.desc: reword USE=lame description "Prefer" implies that there is an alternative, but most packages do not have one, and it's not for the global use.desc to know whether it's required for support or just a preference on each package. So use something more neutral. Bug: https://bugs.gentoo.org/952971 Signed-off-by: Ionen Wolkens gentoo.org> profiles/use.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index 36468b321ddb..77398b7696de 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -163,7 +163,7 @@ kde - Add support for software made by KDE, a free software community kerberos - Add kerberos support keyring - Enable support for freedesktop.org Secret Service API password store ladspa - Enable the ability to support ladspa plugins -lame - Prefer using LAME libraries for MP3 encoding support +lame - Add support for MP3 encoding using LAME lapack - Add support for the virtual/lapack numerical library lash - Add LASH Audio Session Handler support latex - Add support for LaTeX (typesetting package)