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 7992E158091 for ; Thu, 19 Jun 2025 11:17:41 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 64297341291 for ; Thu, 19 Jun 2025 11:17:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2A74B1104DC; Thu, 19 Jun 2025 11:17:40 +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 1F3361104DC for ; Thu, 19 Jun 2025 11:17:40 +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 BCCDF341093 for ; Thu, 19 Jun 2025 11:17:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 254A229FA for ; Thu, 19 Jun 2025 11:17:38 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1750331807.490232acb806d9b9f4de513affed5ef1f2992eb1.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdfpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pdfpc/pdfpc-4.7.0.ebuild X-VCS-Directories: app-text/pdfpc/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 490232acb806d9b9f4de513affed5ef1f2992eb1 X-VCS-Branch: master Date: Thu, 19 Jun 2025 11:17:38 +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: e9be6a47-4c5d-4d4f-8218-b6c45e115dbf X-Archives-Hash: 54f68a925b0faf82087a26491d218857 commit: 490232acb806d9b9f4de513affed5ef1f2992eb1 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 19 11:15:42 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jun 19 11:16:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490232ac Revert "app-text/pdfpc: Add use-dependency on x11-libs/gtk+" This reverts commit 688ac4b4b63e87b0a82421f637f795c8734071bf. Bug: https://bugs.gentoo.org/958395 Signed-off-by: Ulrich Müller gentoo.org> app-text/pdfpc/pdfpc-4.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pdfpc/pdfpc-4.7.0.ebuild b/app-text/pdfpc/pdfpc-4.7.0.ebuild index 1d4b9e1672c0..ba05f39afbe0 100644 --- a/app-text/pdfpc/pdfpc-4.7.0.ebuild +++ b/app-text/pdfpc/pdfpc-4.7.0.ebuild @@ -36,7 +36,7 @@ RDEPEND=" gnome-base/librsvg x11-libs/cairo x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3[X] + x11-libs/gtk+:3 x11-libs/libX11 x11-libs/pango gstreamer? (