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 53E87158041 for ; Fri, 15 Mar 2024 04:42:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4E07E29BC; Fri, 15 Mar 2024 04:42:17 +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 C1DACE29BC for ; Fri, 15 Mar 2024 04:42:17 +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 AF20C33BE58 for ; Fri, 15 Mar 2024 04:42:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1745EB29 for ; Fri, 15 Mar 2024 04:42:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1710477654.90a175584b65674c3a3262e16bc2f2af723abeb4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnumeric/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/gnumeric/gnumeric-1.12.57.ebuild X-VCS-Directories: app-office/gnumeric/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 90a175584b65674c3a3262e16bc2f2af723abeb4 X-VCS-Branch: master Date: Fri, 15 Mar 2024 04:42:15 +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: 6fa730b1-2d37-42d4-b6ae-f7143cf30437 X-Archives-Hash: cf4cb3ce1f61079b9e2c2504da4aa170 commit: 90a175584b65674c3a3262e16bc2f2af723abeb4 Author: Sam James gentoo org> AuthorDate: Fri Mar 15 04:40:54 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 15 04:40:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a17558 app-office/gnumeric: crank min. version of pango Bug: https://gitlab.gnome.org/GNOME/gnumeric/-/issues/758 Signed-off-by: Sam James gentoo.org> app-office/gnumeric/gnumeric-1.12.57.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnumeric/gnumeric-1.12.57.ebuild b/app-office/gnumeric/gnumeric-1.12.57.ebuild index 374314330a77..478c98c774e2 100644 --- a/app-office/gnumeric/gnumeric-1.12.57.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.57.ebuild @@ -37,7 +37,7 @@ RDEPEND=" >=gnome-extra/libgsf-1.14.33:= >=x11-libs/goffice-0.10.57:0.10[introspection?] >=dev-libs/libxml2-2.4.12:2 - >=x11-libs/pango-1.24.0:= + >=x11-libs/pango-1.46.0:= >=x11-libs/gtk+-3.8.7:3 x11-libs/cairo:=[svg(+)]