From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1687566-garchives=archives.gentoo.org@lists.gentoo.org> 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4369158042 for <garchives@archives.gentoo.org>; Fri, 8 Nov 2024 07:48:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FEE3E093D; Fri, 8 Nov 2024 07:48:09 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 6796FE093D for <gentoo-commits@lists.gentoo.org>; Fri, 8 Nov 2024 07:48:09 +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 7674E34134D for <gentoo-commits@lists.gentoo.org>; Fri, 8 Nov 2024 07:48:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D55141D6E for <gentoo-commits@lists.gentoo.org>; Fri, 8 Nov 2024 07:48:06 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1731051092.ac7dccf440b28181f2599585fd8db1dd0c4be432.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: ac7dccf440b28181f2599585fd8db1dd0c4be432 X-VCS-Branch: master Date: Fri, 8 Nov 2024 07:48:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: da5a902a-483a-4d8a-8343-b95cc18a6c2f X-Archives-Hash: c844d9a9ad70a8cbad66eda5dd21ca27 commit: ac7dccf440b28181f2599585fd8db1dd0c4be432 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Nov 8 07:31:32 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 07:31:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7dccf4 profiles/package.mask: mask obsolete jquery-ui-rails slot Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a4ea6afd87e7..55ca47c74421 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (2024-11-08) +# Obsolete slot. Use a newer slot instead. The included jquery-ui +# version is no longer supported upstream. Removal on 2024-12-08. +dev-ruby/jquery-ui-rails:6 + # Alfredo Tupone <tupone@gentoo.org> (2024-11-07) # No more used (caffe2 used to) # Removal on 2024-12-07. Bug #942972.