From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1457924-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 95D67158020 for <garchives@archives.gentoo.org>; Fri, 18 Nov 2022 14:02:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4599E0845; Fri, 18 Nov 2022 14:02:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AF524E0845 for <gentoo-commits@lists.gentoo.org>; Fri, 18 Nov 2022 14:02:26 +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 E060634108C for <gentoo-commits@lists.gentoo.org>; Fri, 18 Nov 2022 14:02:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5440774E for <gentoo-commits@lists.gentoo.org>; Fri, 18 Nov 2022 14:02:24 +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: <1668780135.97e04a03aea9716b531b41d63a7f0ab08189d72b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/gajim/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/gajim/gajim-1.4.7-r1.ebuild net-im/gajim/gajim-1.4.7.ebuild X-VCS-Directories: net-im/gajim/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 97e04a03aea9716b531b41d63a7f0ab08189d72b X-VCS-Branch: master Date: Fri, 18 Nov 2022 14:02:24 +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: c0059296-68aa-4ed8-bbd6-4e36f46eb367 X-Archives-Hash: c7e756542b90374347f25686f6e415c3 commit: 97e04a03aea9716b531b41d63a7f0ab08189d72b Author: brahmajit das <listout <AT> protonmail <DOT> com> AuthorDate: Thu Nov 17 18:21:29 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Nov 18 14:02:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e04a03 net-im/gajim: Fix libsoup dependencies without slot requirement Closes: https://bugs.gentoo.org/881559 Closes: https://github.com/gentoo/gentoo/pull/28314 Signed-off-by: brahmajit das <listout <AT> protonmail.com> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> net-im/gajim/{gajim-1.4.7.ebuild => gajim-1.4.7-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/gajim/gajim-1.4.7.ebuild b/net-im/gajim/gajim-1.4.7-r1.ebuild similarity index 98% rename from net-im/gajim/gajim-1.4.7.ebuild rename to net-im/gajim/gajim-1.4.7-r1.ebuild index bd8c2bbd2248..cf3bc2e7922c 100644 --- a/net-im/gajim/gajim-1.4.7.ebuild +++ b/net-im/gajim/gajim-1.4.7-r1.ebuild @@ -44,7 +44,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-python/secretstorage-3.1.1[${PYTHON_USEDEP}] dev-python/css-parser[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] - net-libs/libsoup[introspection] + net-libs/libsoup:2.4[introspection] media-libs/gsound[introspection] dev-python/pillow[${PYTHON_USEDEP}] crypt? (