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 0CA971382C5 for ; Sun, 23 May 2021 18:43:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4978DE088B; Sun, 23 May 2021 18:43:06 +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 2D4EEE088B for ; Sun, 23 May 2021 18:43:06 +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 AA0EC335D6E for ; Sun, 23 May 2021 18:43:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD110791 for ; Sun, 23 May 2021 18:43:02 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1621795321.29d235c8eee4f2f8a195dd847d1679481e30260c.xgqt@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/komikku/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/komikku/komikku-0.28.1.ebuild X-VCS-Directories: app-text/komikku/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 29d235c8eee4f2f8a195dd847d1679481e30260c X-VCS-Branch: dev Date: Sun, 23 May 2021 18:43:02 +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: a0219dcd-4232-4af1-945a-e313e56ccaf1 X-Archives-Hash: 61fc7f2cf57c9a23b58fe091edc2ec4b commit: 29d235c8eee4f2f8a195dd847d1679481e30260c Author: Maciej Barć riseup net> AuthorDate: Sun May 23 18:40:50 2021 +0000 Commit: Maciej Barć riseup net> CommitDate: Sun May 23 18:42:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29d235c8 app-text/komikku: increase required libhandy version to 1.2.0 Signed-off-by: Maciej Barć riseup.net> app-text/komikku/komikku-0.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/komikku/komikku-0.28.1.ebuild b/app-text/komikku/komikku-0.28.1.ebuild index c754e068b..a790ac0ef 100644 --- a/app-text/komikku/komikku-0.28.1.ebuild +++ b/app-text/komikku/komikku-0.28.1.ebuild @@ -22,7 +22,7 @@ SLOT="0" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" - >=gui-libs/libhandy-1.0.2 + >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10 $(python_gen_cond_dep ' dev-python/beautifulsoup:4[${PYTHON_USEDEP}]