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 EF330158091 for ; Tue, 31 May 2022 18:04:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1E03E085E; Tue, 31 May 2022 18:04:43 +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 82AE0E085E for ; Tue, 31 May 2022 18:04:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 76BD8341AE3 for ; Tue, 31 May 2022 18:04:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 654B44D5 for ; Tue, 31 May 2022 18:04:40 +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: <1654020226.0756bd102e984a203dd8702c97979b62d02fe7e4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-frippery/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0-r1.ebuild gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0.ebuild X-VCS-Directories: gnome-extra/gnome-shell-frippery/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0756bd102e984a203dd8702c97979b62d02fe7e4 X-VCS-Branch: master Date: Tue, 31 May 2022 18:04:40 +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: ca9ab4ec-bc66-4ba0-bf80-aca43cd44544 X-Archives-Hash: 3651f5126e3f752a5ebe8f5ad0bf6c07 commit: 0756bd102e984a203dd8702c97979b62d02fe7e4 Author: Matt Turner gentoo org> AuthorDate: Tue May 31 17:58:18 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue May 31 18:03:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0756bd10 gnome-extra/gnome-shell-frippery: Fix gnome-shell dep Signed-off-by: Matt Turner gentoo.org> ...e-shell-frippery-42.0.ebuild => gnome-shell-frippery-42.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0.ebuild b/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0-r1.ebuild similarity index 96% rename from gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0.ebuild rename to gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0-r1.ebuild index 82756793fb9c..ae80b2801b6e 100644 --- a/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0.ebuild +++ b/gnome-extra/gnome-shell-frippery/gnome-shell-frippery-42.0-r1.ebuild @@ -17,7 +17,7 @@ RDEPEND=" dev-libs/gobject-introspection:= gui-libs/gtk:4[introspection] gnome-base/gnome-menus:3[introspection] - =gnome-base/gnome-shell-41* + =gnome-base/gnome-shell-42* media-libs/clutter:1.0[introspection] x11-libs/pango[introspection] "