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 A4453138350 for ; Thu, 2 Apr 2020 19:09:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F08C8E0D53; Thu, 2 Apr 2020 19:09:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DB9AFE0D53 for ; Thu, 2 Apr 2020 19:09:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1631534EFAD for ; Thu, 2 Apr 2020 19:09:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCEA118F for ; Thu, 2 Apr 2020 19:09:37 +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: <1585854570.162c142575161c5cdd53472c4c21c046793dd3ac.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/vinagre/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/vinagre/vinagre-3.22.0-r3.ebuild X-VCS-Directories: net-misc/vinagre/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 162c142575161c5cdd53472c4c21c046793dd3ac X-VCS-Branch: master Date: Thu, 2 Apr 2020 19:09:37 +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: e1ae1ef0-e60a-42c5-b0f0-5c41fef8eb96 X-Archives-Hash: d88bae8227c1c3af1c41fafb99e8c508 commit: 162c142575161c5cdd53472c4c21c046793dd3ac Author: Matt Turner gentoo org> AuthorDate: Thu Apr 2 19:05:12 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 2 19:09:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162c1425 net-misc/vinagre: Update avahi dependency Signed-off-by: Matt Turner gentoo.org> net-misc/vinagre/vinagre-3.22.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild index dd6c7bc9f77..77ecdf41e18 100644 --- a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild +++ b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild @@ -32,7 +32,7 @@ RDEPEND=" telepathy? ( dev-libs/dbus-glib >=net-libs/telepathy-glib-0.11.6 ) - zeroconf? ( >=net-dns/avahi-0.6.26[dbus,gtk3] ) + zeroconf? ( || ( >=net-dns/avahi-0.8-r2[dbus,gtk]