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 2F831158095 for ; Sat, 8 Oct 2022 00:13:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41C37E09E8; Sat, 8 Oct 2022 00:13:33 +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 2A5E6E09E8 for ; Sat, 8 Oct 2022 00:13:33 +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 E5171340DB2 for ; Sat, 8 Oct 2022 00:13:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38028608 for ; Sat, 8 Oct 2022 00:13:30 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1665187822.ed2ddabf5708dab485adbf3b8c1f4dbcbe3f1bea.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnubg/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/gnubg/gnubg-1.06.002-r3.ebuild games-board/gnubg/gnubg-1.06.002-r4.ebuild X-VCS-Directories: games-board/gnubg/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: ed2ddabf5708dab485adbf3b8c1f4dbcbe3f1bea X-VCS-Branch: master Date: Sat, 8 Oct 2022 00:13:30 +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: 5bbec60a-6f6f-4187-9894-3526fa074261 X-Archives-Hash: bce02e272cf332b5bb266f1475cd837e commit: ed2ddabf5708dab485adbf3b8c1f4dbcbe3f1bea Author: Ionen Wolkens gentoo org> AuthorDate: Fri Oct 7 23:54:54 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat Oct 8 00:10:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2ddabf games-board/gnubg: cairo[svg] -> svg(+) Dep was formerly added to fix #828128, so keep as (+) for old cairo. Closes: https://bugs.gentoo.org/875920 Signed-off-by: Ionen Wolkens gentoo.org> .../gnubg/{gnubg-1.06.002-r3.ebuild => gnubg-1.06.002-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/gnubg/gnubg-1.06.002-r3.ebuild b/games-board/gnubg/gnubg-1.06.002-r4.ebuild similarity index 98% rename from games-board/gnubg/gnubg-1.06.002-r3.ebuild rename to games-board/gnubg/gnubg-1.06.002-r4.ebuild index 23076663a5b6..11012a638c26 100644 --- a/games-board/gnubg/gnubg-1.06.002-r3.ebuild +++ b/games-board/gnubg/gnubg-1.06.002-r4.ebuild @@ -27,7 +27,7 @@ RDEPEND=" net-misc/curl sys-libs/readline:= virtual/libintl - x11-libs/cairo[svg] + x11-libs/cairo[svg(+)] x11-libs/pango gui? ( media-libs/libcanberra[gtk3]