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 854DE158092 for ; Thu, 16 Sep 2021 19:11:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D065CE0884; Thu, 16 Sep 2021 19:11:36 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8BA6E087A for ; Thu, 16 Sep 2021 19:11:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D33FC343107 for ; Thu, 16 Sep 2021 19:11:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F3D3EC for ; Thu, 16 Sep 2021 19:11:32 +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: <1631819479.87777e40431f96c5250461d23a62db5f6080ddad.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/corebird/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/corebird/corebird-1.7.4-r1.ebuild net-im/corebird/corebird-1.7.4-r2.ebuild X-VCS-Directories: net-im/corebird/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 87777e40431f96c5250461d23a62db5f6080ddad X-VCS-Branch: master Date: Thu, 16 Sep 2021 19:11:32 +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: f7359b14-15f1-4ecc-8ca5-2eb60f72f7a7 X-Archives-Hash: 21a8139d60942c499d52f037a5768a11 commit: 87777e40431f96c5250461d23a62db5f6080ddad Author: Sam James gentoo org> AuthorDate: Thu Sep 16 19:07:23 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 16 19:11:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87777e40 net-im/corebird: fix libsoup slot dependency Signed-off-by: Sam James gentoo.org> .../corebird/{corebird-1.7.4-r1.ebuild => corebird-1.7.4-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/corebird/corebird-1.7.4-r1.ebuild b/net-im/corebird/corebird-1.7.4-r2.ebuild similarity index 95% rename from net-im/corebird/corebird-1.7.4-r1.ebuild rename to net-im/corebird/corebird-1.7.4-r2.ebuild index ff61481ab0a..08f06c7b733 100644 --- a/net-im/corebird/corebird-1.7.4-r1.ebuild +++ b/net-im/corebird/corebird-1.7.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ RDEPEND="dev-db/sqlite:3 media-plugins/gst-plugins-meta:1.0[X] media-plugins/gst-plugins-soup:1.0 ) spellcheck? ( app-text/gspell:=[vala] ) - net-libs/libsoup + net-libs/libsoup:2.4 x11-libs/gtk+:3" DEPEND="${RDEPEND} $(vala_depend)