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 D879F158094 for ; Sat, 1 Oct 2022 16:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17391E09EE; Sat, 1 Oct 2022 16:37:08 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1E55E09EE for ; Sat, 1 Oct 2022 16:37:07 +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 16FE833BDCC for ; Sat, 1 Oct 2022 16:37:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 883425DD for ; Sat, 1 Oct 2022 16:37:05 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1664642220.39cb53133bc4122351a631774f78bf4a96342c22.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome/gnome-40.0-r1.ebuild gnome-base/gnome/gnome-40.0.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 39cb53133bc4122351a631774f78bf4a96342c22 X-VCS-Branch: master Date: Sat, 1 Oct 2022 16:37:05 +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: 4052795b-6880-45ba-b6a8-0412f19d199b X-Archives-Hash: e72dd086436add5a5871dbf8ad269a8f commit: 39cb53133bc4122351a631774f78bf4a96342c22 Author: Matt Turner gentoo org> AuthorDate: Sat Oct 1 16:36:45 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 1 16:37:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cb5313 gnome-base/gnome: Drop bluetooth USE dep on gnome-shell bluetooth moves to optfeature in gnome-shell-43. Signed-off-by: Matt Turner gentoo.org> gnome-base/gnome/{gnome-40.0.ebuild => gnome-40.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0-r1.ebuild similarity index 96% rename from gnome-base/gnome/gnome-40.0.ebuild rename to gnome-base/gnome/gnome-40.0-r1.ebuild index 2099dd230df7..7521219f2756 100644 --- a/gnome-base/gnome/gnome-40.0.ebuild +++ b/gnome-base/gnome/gnome-40.0-r1.ebuild @@ -25,7 +25,7 @@ RDEPEND=" >=gnome-base/gdm-40.0 >=x11-wm/mutter-${PV} - >=gnome-base/gnome-shell-${PV}[bluetooth?] + >=gnome-base/gnome-shell-${PV} >=media-fonts/cantarell-0.301 >=x11-themes/gnome-backgrounds-40.0