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 BE50E1382C5 for ; Sun, 7 Mar 2021 21:57:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E16AEE08FC; Sun, 7 Mar 2021 21:57:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C40BEE08FC for ; Sun, 7 Mar 2021 21:57:51 +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 6B5CF33BE0A for ; Sun, 7 Mar 2021 21:57:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC9FC4F1 for ; Sun, 7 Mar 2021 21:57:48 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1615154261.9a37ff636847ff8a2b3de8c5e888c0c7e5f2716c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-contacts/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-contacts/gnome-contacts-3.38.1.ebuild X-VCS-Directories: gnome-extra/gnome-contacts/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 9a37ff636847ff8a2b3de8c5e888c0c7e5f2716c X-VCS-Branch: master Date: Sun, 7 Mar 2021 21:57:48 +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: bd0dfaf0-192f-4ea3-a071-bf0b0f14e86d X-Archives-Hash: e2d3c34ccc25dec3a3fa1992023bd67a commit: 9a37ff636847ff8a2b3de8c5e888c0c7e5f2716c Author: Mart Raudsepp gentoo org> AuthorDate: Sun Mar 7 21:57:41 2021 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Mar 7 21:57:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a37ff63 gnome-extra/gnome-contacts: fix libhandy RDEPEND slot Closes: https://bugs.gentoo.org/762658 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-contacts/gnome-contacts-3.38.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.38.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.38.1.ebuild index 279d1ad7f84..9012087ad0f 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-3.38.1.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-3.38.1.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=7 @@ -34,7 +34,7 @@ RDEPEND=" >=x11-libs/gtk+-3.23.1:3 v4l? ( >=media-video/cheese-3.5.91:= ) telepathy? ( >=net-libs/telepathy-glib-0.22 ) - >=gui-libs/libhandy-0.0.12:0.0= + >=gui-libs/libhandy-1.0.0:1 " DEPEND="${RDEPEND}" BDEPEND="