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 6B1BF15827B for ; Wed, 20 Aug 2025 05:46:11 +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 51078342476 for ; Wed, 20 Aug 2025 05:46:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3CA67110280; Wed, 20 Aug 2025 05:46:10 +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 2E4A6110280 for ; Wed, 20 Aug 2025 05:46:10 +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 D8779342476 for ; Wed, 20 Aug 2025 05:46:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A39B33AD for ; Wed, 20 Aug 2025 05:46:08 +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: <1755668211.6dcae35bd55fbf67e7dc30818e0c060cc72fb76d.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: 6dcae35bd55fbf67e7dc30818e0c060cc72fb76d X-VCS-Branch: master Date: Wed, 20 Aug 2025 05:46:08 +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: 39f56fc0-2f74-4348-9770-3147fec77b73 X-Archives-Hash: 5916948ee4025a533b90f3cd64463847 commit: 6dcae35bd55fbf67e7dc30818e0c060cc72fb76d Author: Sam James gentoo org> AuthorDate: Wed Aug 20 05:36:51 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 20 05:36:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dcae35b profiles: fix dev-ruby/erubis deprecation notice typo We want people to use dev-ruby/erubi now that erubis is deprecated. Reported by asturm. Fixes: 725ffb123abe618c2d545370ed7fb7b01c4b8d4d Signed-off-by: Sam James gentoo.org> profiles/package.deprecated | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 46f8e8554970..7bfd5108127b 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -60,7 +60,7 @@ media-sound/pulseaudio # Sam James (2023-04-07) # Inactive upstream, doesn't support newer Rubies. -# Please port your package to use dev-ruby/erubis instead. +# Please port your package to use dev-ruby/erubi instead. dev-ruby/erubis # Sam James (2023-04-06)