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 CE33D1381F1 for ; Sat, 6 Jan 2018 19:59:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01045E0887; Sat, 6 Jan 2018 19:59:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D17D6E0887 for ; Sat, 6 Jan 2018 19:59:04 +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 1B5F5335C37 for ; Sat, 6 Jan 2018 19:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 960D11D for ; Sat, 6 Jan 2018 19:59:02 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1515268740.e56c25030f04ad7c8d502fe7cd0b85e0fac60bf8.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/teamviewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/teamviewer/teamviewer-9.0.32150.ebuild X-VCS-Directories: net-misc/teamviewer/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e56c25030f04ad7c8d502fe7cd0b85e0fac60bf8 X-VCS-Branch: master Date: Sat, 6 Jan 2018 19:59: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-Archives-Salt: 717e5bb7-e650-40ed-a48f-f57b3b31f4f0 X-Archives-Hash: 3febcf9debe2d6f9140110fed79c171a commit: e56c25030f04ad7c8d502fe7cd0b85e0fac60bf8 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jan 6 19:58:17 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jan 6 19:59:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56c2503 net-misc/teamviewer: switch wine dep, make qa checks happy Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-misc/teamviewer/teamviewer-9.0.32150.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/teamviewer/teamviewer-9.0.32150.ebuild b/net-misc/teamviewer/teamviewer-9.0.32150.ebuild index 0d584b497c5..3481c9c27e6 100644 --- a/net-misc/teamviewer/teamviewer-9.0.32150.ebuild +++ b/net-misc/teamviewer/teamviewer-9.0.32150.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -36,7 +36,7 @@ RDEPEND=" x11-libs/libSM[abi_x86_32(-)] x11-libs/libXtst[abi_x86_32(-)] ) - system-wine? ( app-emulation/wine )" + system-wine? ( virtual/wine )" QA_PREBUILT="opt/teamviewer${MV}/*"