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 5768F1382C5 for ; Wed, 17 Jun 2020 15:16:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89896E0B64; Wed, 17 Jun 2020 15:16:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 327D4E0B64 for ; Wed, 17 Jun 2020 15:16:08 +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 5A6BD34F237 for ; Wed, 17 Jun 2020 15:16:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5955C28F for ; Wed, 17 Jun 2020 15:16:05 +0000 (UTC) From: "David Heidelberg" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Heidelberg" Message-ID: <1592406943.eceb6f7b310bc372d1e1ef1f92328c45ad3ae062.okias@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/gnome-passwordsafe/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/gnome-passwordsafe/gnome-passwordsafe-3.99.2.ebuild X-VCS-Directories: app-admin/gnome-passwordsafe/ X-VCS-Committer: okias X-VCS-Committer-Name: David Heidelberg X-VCS-Revision: eceb6f7b310bc372d1e1ef1f92328c45ad3ae062 X-VCS-Branch: dev Date: Wed, 17 Jun 2020 15:16:05 +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: de9189d2-1843-464f-89db-d5a27c88710d X-Archives-Hash: 00a336a36455193641b9d2b353793a12 commit: eceb6f7b310bc372d1e1ef1f92328c45ad3ae062 Author: David Heidelberg ixit cz> AuthorDate: Wed Jun 17 15:15:43 2020 +0000 Commit: David Heidelberg ixit cz> CommitDate: Wed Jun 17 15:15:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eceb6f7b app-admin/gnome-passwordsafe: 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-admin/gnome-passwordsafe/gnome-passwordsafe-3.99.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gnome-passwordsafe/gnome-passwordsafe-3.99.2.ebuild b/app-admin/gnome-passwordsafe/gnome-passwordsafe-3.99.2.ebuild index 5013d48..74e37a1 100644 --- a/app-admin/gnome-passwordsafe/gnome-passwordsafe-3.99.2.ebuild +++ b/app-admin/gnome-passwordsafe/gnome-passwordsafe-3.99.2.ebuild @@ -21,7 +21,7 @@ RDEPEND=" >=dev-lang/python-3.6.5:* >=dev-python/pykeepass-3.2.0 >=x11-libs/gtk+-3.24.1:3[introspection?] - >=gui-libs/libhandy-0.0.13 + >=gui-libs/libhandy-0.0.13:0.0/0 >=dev-libs/libpwquality-1.4.0[python] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) "