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 E02A5139694 for ; Tue, 30 May 2017 16:49:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DCFDE0C11; Tue, 30 May 2017 16:49:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09805E0C11 for ; Tue, 30 May 2017 16:49: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 839D0341718 for ; Tue, 30 May 2017 16:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2855D7459 for ; Tue, 30 May 2017 16:49:19 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1496162950.d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec X-VCS-Branch: master Date: Tue, 30 May 2017 16:49: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-Archives-Salt: 3aeab8d0-f8f1-4858-8fc4-3ce2858faa62 X-Archives-Hash: d560eea50d1e1eeabf45394bfaa543e6 commit: d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 30 16:48:43 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 30 16:49:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ca3a1a kde-plasma/plasma-desktop: Fix source dir Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild index 436efa0a49d..c0b21207e89 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild @@ -133,6 +133,8 @@ REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray ) PATCHES=( "${FILESDIR}/${PN}-5.8.6-baloo-optional.patch" ) +S="${S%.1}" + pkg_setup() { if has_version net-im/skype && use legacy-systray && use amd64; then einfo