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 93BDE1382C5 for ; Sat, 14 Apr 2018 22:47:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4376E0864; Sat, 14 Apr 2018 22:47:38 +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 A0E82E0864 for ; Sat, 14 Apr 2018 22:47:37 +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 274E5335C59 for ; Sat, 14 Apr 2018 22:47:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2357424E for ; Sat, 14 Apr 2018 22:47:34 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1523746039.ca2e1e1e3634bc534306e6871f09f111d7f0db13.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-manager/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild app-emulation/virt-manager/virt-manager-1.5.0.ebuild X-VCS-Directories: app-emulation/virt-manager/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: ca2e1e1e3634bc534306e6871f09f111d7f0db13 X-VCS-Branch: master Date: Sat, 14 Apr 2018 22:47:34 +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-Archives-Salt: 58276d49-3397-4fda-a9d1-ceae75fec8fe X-Archives-Hash: 0f6b4de2637910b94aa720ce991cf746 commit: ca2e1e1e3634bc534306e6871f09f111d7f0db13 Author: Matthias Maier gentoo org> AuthorDate: Sat Apr 14 22:37:25 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Apr 14 22:47:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2e1e1e app-emulation/virt-manager: remove gtk-2 era dependency Package-Manager: Portage-2.3.28, Repoman-2.3.9 .../{virt-manager-1.5.0.ebuild => virt-manager-1.5.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virt-manager/virt-manager-1.5.0.ebuild b/app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild similarity index 97% rename from app-emulation/virt-manager/virt-manager-1.5.0.ebuild rename to app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild index 7725679e833..7300f1c48de 100644 --- a/app-emulation/virt-manager/virt-manager-1.5.0.ebuild +++ b/app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild @@ -37,7 +37,7 @@ RDEPEND="!app-emulation/virtinst gtk? ( x11-libs/gtk+:3[introspection] gnome-base/dconf - >=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}] + >=net-libs/gtk-vnc-0.3.8[gtk3(+),introspection] net-misc/spice-gtk[usbredir,gtk3,introspection,sasl?] net-misc/x11-ssh-askpass x11-libs/vte:2.91[introspection]