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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 020E61382C5 for ; Thu, 29 Apr 2021 01:05:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC25BE07A7; Thu, 29 Apr 2021 01:05:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0C9CE07A7 for ; Thu, 29 Apr 2021 01:05:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B59C3341048 for ; Thu, 29 Apr 2021 01:05:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26E5859C for ; Thu, 29 Apr 2021 01:05: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: <1619658330.8b947349917a5bd63f6420090b526bec6d1f51de.mattst88@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.49.ebuild X-VCS-Directories: app-office/gnumeric/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 8b947349917a5bd63f6420090b526bec6d1f51de X-VCS-Branch: master Date: Thu, 29 Apr 2021 01:05: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: 5fd5baed-8ac5-4c22-98f4-928f7f7398ad X-Archives-Hash: e41aec0e20831ade07bb7cb9e4b5c6a1 commit: 8b947349917a5bd63f6420090b526bec6d1f51de Author: Matt Turner gentoo org> AuthorDate: Thu Apr 29 01:05:23 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 29 01:05:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b947349 app-office/gnumeric: Raise x11-libs/goffice dependency Closes: https://bugs.gentoo.org/785067 Signed-off-by: Matt Turner gentoo.org> app-office/gnumeric/gnumeric-1.12.49.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnumeric/gnumeric-1.12.49.ebuild b/app-office/gnumeric/gnumeric-1.12.49.ebuild index 5b89ace4cad..408413f5523 100644 --- a/app-office/gnumeric/gnumeric-1.12.49.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.49.ebuild @@ -36,7 +36,7 @@ RDEPEND=" sys-libs/zlib >=dev-libs/glib-2.40.0:2 >=gnome-extra/libgsf-1.14.33:= - >=x11-libs/goffice-0.10.48:0.10 + >=x11-libs/goffice-0.10.49:0.10 >=dev-libs/libxml2-2.4.12:2 >=x11-libs/pango-1.24.0:=