From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1180532-garchives=archives.gentoo.org@lists.gentoo.org> 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 A202913835C for <garchives@archives.gentoo.org>; Thu, 18 Jun 2020 12:20:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF69DE08DD; Thu, 18 Jun 2020 12:20:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B3278E08DD for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jun 2020 12:20:38 +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 AD2F934F3AD for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jun 2020 12:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AF37286 for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jun 2020 12:20:04 +0000 (UTC) From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> 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" <andrewammerlaan@riseup.net> Message-ID: <1592406943.eceb6f7b310bc372d1e1ef1f92328c45ad3ae062.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: eceb6f7b310bc372d1e1ef1f92328c45ad3ae062 X-VCS-Branch: master Date: Thu, 18 Jun 2020 12:20:04 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 36ac33f6-2090-44b3-92e5-606071a792ef X-Archives-Hash: ada81e9e91d547c1c1b21f6ebded5c90 commit: eceb6f7b310bc372d1e1ef1f92328c45ad3ae062 Author: David Heidelberg <david <AT> ixit <DOT> cz> AuthorDate: Wed Jun 17 15:15:43 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> 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 <david <AT> 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:= ) "