Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/
Date: Tue, 30 May 2017 16:49:23
Message-Id: 1496162950.d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec.asturm@gentoo
1 commit: d8ca3a1a1168d0da81a79d58b9afcd9d0d5c58ec
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 30 16:48:43 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue May 30 16:49:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ca3a1a
7
8 kde-plasma/plasma-desktop: Fix source dir
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 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
16 index 436efa0a49d..c0b21207e89 100644
17 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild
18 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.8.7.1.ebuild
19 @@ -133,6 +133,8 @@ REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray )
20
21 PATCHES=( "${FILESDIR}/${PN}-5.8.6-baloo-optional.patch" )
22
23 +S="${S%.1}"
24 +
25 pkg_setup() {
26 if has_version net-im/skype && use legacy-systray && use amd64; then
27 einfo