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 901CF138350 for ; Sun, 9 Feb 2020 04:17:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE527E081E; Sun, 9 Feb 2020 04:17:21 +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 9EF89E081E for ; Sun, 9 Feb 2020 04:17:21 +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 F1CFA34E64E for ; Sun, 9 Feb 2020 04:17:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A742698 for ; Sun, 9 Feb 2020 04:17:17 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1581221814.11bb487cbdcd14d650ad45c3059b688f80ecabd0.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffuse/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild X-VCS-Directories: dev-util/diffuse/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 11bb487cbdcd14d650ad45c3059b688f80ecabd0 X-VCS-Branch: master Date: Sun, 9 Feb 2020 04:17:17 +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: 0ec78423-f7a0-48b4-aa0a-57278b8ed7fc X-Archives-Hash: 588662948108238b286ccfd1d86d2dcf commit: 11bb487cbdcd14d650ad45c3059b688f80ecabd0 Author: Andrey Grozin gentoo org> AuthorDate: Sun Feb 9 04:16:54 2020 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Sun Feb 9 04:16:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bb487c dev-util/diffuse: ebuild improvement Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andrey Grozin gentoo.org> dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild b/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild index eb5c6a23cbd..a9ff6d831b6 100644 --- a/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild +++ b/dev-util/diffuse/diffuse-0.5.0_alpha7.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} - dev-python/pygobject[${PYTHON_USEDEP},cairo] + dev-python/pygobject:3[${PYTHON_USEDEP},cairo] x11-libs/gtk+:3[introspection]" # file collision, bug #279018 DEPEND="${DEPEND}