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 A41341580C6 for ; Thu, 6 Apr 2023 04:42:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AE17E07E2; Thu, 6 Apr 2023 04:42:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 834A7E07E2 for ; Thu, 6 Apr 2023 04:42:54 +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 74F87340ED3 for ; Thu, 6 Apr 2023 04:42:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E748B4A2 for ; Thu, 6 Apr 2023 04:42:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1680756003.2c6fabaf9443452436b4156207b6b32b51e83ed3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.deprecated X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2c6fabaf9443452436b4156207b6b32b51e83ed3 X-VCS-Branch: master Date: Thu, 6 Apr 2023 04:42:49 +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: 0328cf32-0020-4781-b7cc-907265719432 X-Archives-Hash: 9ef56bc3830e1f5e348663a0176302e5 commit: 2c6fabaf9443452436b4156207b6b32b51e83ed3 Author: Sam James gentoo org> AuthorDate: Thu Apr 6 04:39:47 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 6 04:40:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6fabaf profiles: deprecate net-libs/libgsasl, virtual/gsasl Bug: https://bugs.gentoo.org/853631 Bug: https://bugs.gentoo.org/853637 Bug: https://bugs.gentoo.org/853634 Signed-off-by: Sam James gentoo.org> profiles/package.deprecated | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index a68873104b7c..9abc5119b939 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,13 @@ #--- END OF EXAMPLES --- +# Sam James (2023-04-06) +# net-libs/libgsasl and net-misc/gsasl are now merged together. +# Please depend on net-misc/gsasl[server] for the server and +# net-misc/gsasl[client] for the client. +net-libs/libgsasl +virtual/gsasl + # Michał Górny (2023-02-03) # The same functionality is supported by dev-python/setuptools-scm-7. # See: https://github.com/pypa/setuptools_scm/#git-archives