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 AE95015802F for ; Fri, 31 Mar 2023 16:55:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A621EE07FA; Fri, 31 Mar 2023 16:55:22 +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 42629E07FA for ; Fri, 31 Mar 2023 16:55:22 +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 1B998340FB5 for ; Fri, 31 Mar 2023 16:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE41B8E5 for ; Fri, 31 Mar 2023 16:55:17 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1680281625.fe8e9b9113fcc8ba457f9c382eb8d9805741b816.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xchm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xchm/xchm-1.35.ebuild X-VCS-Directories: app-text/xchm/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: fe8e9b9113fcc8ba457f9c382eb8d9805741b816 X-VCS-Branch: master Date: Fri, 31 Mar 2023 16:55:17 +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: caa1d552-0e69-4151-a84b-1eab942f15f1 X-Archives-Hash: 7e0992dc7a33810965bf60727b0e2a2e commit: fe8e9b9113fcc8ba457f9c382eb8d9805741b816 Author: Marek Szuba gentoo org> AuthorDate: Fri Mar 31 16:53:45 2023 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Mar 31 16:53:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8e9b91 app-text/xchm: remove x11-libs/wxGTK version cap wxGTK bug #895982 has been taken care of so the workaround is no longer needed. Closes: https://bugs.gentoo.org/903644 Signed-off-by: Marek Szuba gentoo.org> app-text/xchm/xchm-1.35.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-text/xchm/xchm-1.35.ebuild b/app-text/xchm/xchm-1.35.ebuild index 1e6307942d7b..ed93e6bfae5e 100644 --- a/app-text/xchm/xchm-1.35.ebuild +++ b/app-text/xchm/xchm-1.35.ebuild @@ -16,9 +16,8 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~riscv ~x86" IUSE="nls" -# wxGTK version cap is due to Bug #895982 RDEPEND=">=dev-libs/chmlib-0.36 -