From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1380099-garchives=archives.gentoo.org@lists.gentoo.org> 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 EF6F115808B for <garchives@archives.gentoo.org>; Sun, 27 Mar 2022 04:44:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A4C2E0823; Sun, 27 Mar 2022 04:44:05 +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 4B8B2E0823 for <gentoo-commits@lists.gentoo.org>; Sun, 27 Mar 2022 04:44:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 0BCC334340C for <gentoo-commits@lists.gentoo.org>; Sun, 27 Mar 2022 04:44:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4E44349 for <gentoo-commits@lists.gentoo.org>; Sun, 27 Mar 2022 04:44:02 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> 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" <mattst88@gentoo.org> Message-ID: <1648356234.a0450c2584f46e9bb36f6894d4f5b42e679906dd.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild games-puzzle/five-or-more/five-or-more-3.32.2.ebuild X-VCS-Directories: games-puzzle/five-or-more/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a0450c2584f46e9bb36f6894d4f5b42e679906dd X-VCS-Branch: master Date: Sun, 27 Mar 2022 04:44:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ebd0de66-2ff4-4d16-9961-86c335611068 X-Archives-Hash: a34e41f4ca603f4dd33744f6626fb152 commit: a0450c2584f46e9bb36f6894d4f5b42e679906dd Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Mar 27 04:22:57 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Mar 27 04:43:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0450c25 games-puzzle/five-or-more: Depend on libgnome-games-support:1 Closes: https://bugs.gentoo.org/835857 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> .../{five-or-more-3.32.2.ebuild => five-or-more-3.32.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild similarity index 95% rename from games-puzzle/five-or-more/five-or-more-3.32.2.ebuild rename to games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild index 82bba1223ee4..e918e6934401 100644 --- a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild +++ b/games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild @@ -16,7 +16,7 @@ RDEPEND=" dev-libs/libgee:0.8= >=dev-libs/glib-2.32:2 >=x11-libs/gtk+-3.20:3 - dev-libs/libgnome-games-support:= + dev-libs/libgnome-games-support:1= >=gnome-base/librsvg-2.32:2 " DEPEND="${RDEPEND}"