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 CC0AD138334 for ; Fri, 20 Dec 2019 14:25:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16F34E09C6; Fri, 20 Dec 2019 14:25:22 +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 E990CE09C2 for ; Fri, 20 Dec 2019 14:25:21 +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 F03B534DA4A for ; Fri, 20 Dec 2019 14:25:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70F0F97A for ; Fri, 20 Dec 2019 14:25:19 +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: <1576851900.006e14442c07c734369c22756cdb6dfaf0335d87.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-15.0.8397.ebuild X-VCS-Directories: net-misc/teamviewer/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 006e14442c07c734369c22756cdb6dfaf0335d87 X-VCS-Branch: master Date: Fri, 20 Dec 2019 14:25:19 +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: 1205e23b-0e91-471e-9688-e9eadc8cfd9a X-Archives-Hash: e553e123b2e409b2750ae7493d0b4e7e commit: 006e14442c07c734369c22756cdb6dfaf0335d87 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Dec 20 14:25:00 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Dec 20 14:25:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006e1444 net-misc/teamviewer: fix slot Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> net-misc/teamviewer/teamviewer-15.0.8397.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/teamviewer/teamviewer-15.0.8397.ebuild b/net-misc/teamviewer/teamviewer-15.0.8397.ebuild index 40527de569c..7c717766d4a 100644 --- a/net-misc/teamviewer/teamviewer-15.0.8397.ebuild +++ b/net-misc/teamviewer/teamviewer-15.0.8397.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${ x86? ( https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_i386.tar.xz )" LICENSE="TeamViewer MIT" -SLOT="${PV/\.*}" +SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE=""