Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 14 Sep 2019 14:59:41
Message-Id: 1568472747.a07ffd415fed7b78cb22f743f932d49eeff86ca1.asturm@gentoo
1 commit: a07ffd415fed7b78cb22f743f932d49eeff86ca1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 12:23:12 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 14:52:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07ffd41
7
8 kde5.eclass: kde-frameworks/kdesignerplugin moved to portingAids
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 eclass/kde5.eclass | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
16 index 347182b2331..d49e0fbfdbf 100644
17 --- a/eclass/kde5.eclass
18 +++ b/eclass/kde5.eclass
19 @@ -297,6 +297,9 @@ _calculate_src_uri() {
20 kross)
21 _kmname="portingAids/${_kmname}"
22 ;;
23 + kdesignerplugin)
24 + [[ ${PV} = 5.6[01].* ]] || _kmname="portingAids/${_kmname}"
25 + ;;
26 esac
27
28 case ${CATEGORY} in