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 8E171158099 for ; Sun, 26 Nov 2023 09:22:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDB002BC022; Sun, 26 Nov 2023 09:22:30 +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 B22F42BC029 for ; Sun, 26 Nov 2023 09:22:30 +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 942E0340943 for ; Sun, 26 Nov 2023 09:22:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D84A998 for ; Sun, 26 Nov 2023 09:22:28 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1700990540.82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85 X-VCS-Branch: master Date: Sun, 26 Nov 2023 09:22:28 +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: eaf61698-7d5d-48dc-8c3f-25702f4914c4 X-Archives-Hash: 9e852d9873774cdefc87a88fdd0a382a commit: 82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85 Author: Pacho Ramos gentoo org> AuthorDate: Sun Nov 26 09:17:47 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Nov 26 09:22:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b1d9b8 x11-themes/QGnomePlatform: Add missing rdep Thanks-to: daniel Thanks-to: Ionen Wolkens Closes: https://bugs.gentoo.org/918423 Signed-off-by: Pacho Ramos gentoo.org> .../{QGnomePlatform-0.9.2-r4.ebuild => QGnomePlatform-0.9.2-r5.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild similarity index 98% rename from x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild rename to x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild index 2b400f2259e0..1ae03e1cc387 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild @@ -23,6 +23,7 @@ RDEPEND=" ) qt6? ( dev-qt/qtbase:6=[dbus,gui,widgets] + dev-qt/qtdeclarative:6= wayland? ( dev-qt/qtwayland:6= ) ) gnome-base/gsettings-desktop-schemas