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 0F4501382C5 for ; Thu, 18 Jun 2020 12:20:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42EB0E08AB; Thu, 18 Jun 2020 12:20:38 +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 258DFE08AB for ; Thu, 18 Jun 2020 12:20:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8152E34F3A8 for ; Thu, 18 Jun 2020 12:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CB2E1EF for ; Thu, 18 Jun 2020 12:20:04 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1592406891.4c4519f2f3ef76ce128f47d12175d339314be9c9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/komikku/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/komikku/komikku-0.12.0.ebuild X-VCS-Directories: app-text/komikku/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4c4519f2f3ef76ce128f47d12175d339314be9c9 X-VCS-Branch: master Date: Thu, 18 Jun 2020 12:20:04 +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: 3301f736-1475-4cef-a696-35d7740f50b1 X-Archives-Hash: 255959ad7836e699a3819534364a6d56 commit: 4c4519f2f3ef76ce128f47d12175d339314be9c9 Author: David Heidelberg ixit cz> AuthorDate: Wed Jun 17 15:14:51 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Jun 17 15:14:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c4519f2 app-text/komikku: lock libhandy to SLOT 0.0/0 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: David Heidelberg ixit.cz> app-text/komikku/komikku-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/komikku/komikku-0.12.0.ebuild b/app-text/komikku/komikku-0.12.0.ebuild index a2d604b..b5b816f 100644 --- a/app-text/komikku/komikku-0.12.0.ebuild +++ b/app-text/komikku/komikku-0.12.0.ebuild @@ -23,7 +23,7 @@ SLOT="0" RESTRICT="test" DEPEND=" - >=gui-libs/libhandy-0.0.10 + >=gui-libs/libhandy-0.0.10:0.0/0 >=x11-libs/gtk+-3.24.10 dev-python/beautifulsoup:4[${PYTHON_USEDEP}] dev-python/cloudscraper[${PYTHON_USEDEP}]