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-sdk/
Date: Tue, 03 Jan 2017 00:43:14
Message-Id: 1483404176.d0d7e57ca21a11ea9e88178d4c37395782a44a8d.asturm@gentoo
1 commit: d0d7e57ca21a11ea9e88178d4c37395782a44a8d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 00:42:02 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 00:42:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d7e57c
7
8 kde-plasma/plasma-sdk: Pin kirigami to slot 5
9
10 Package-Manager: portage-2.3.0
11
12 kde-plasma/plasma-sdk/plasma-sdk-5.8.3.ebuild | 4 ++--
13 kde-plasma/plasma-sdk/plasma-sdk-5.8.5.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.8.3.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.8.3.ebuild
17 index bd76886..45c566c 100644
18 --- a/kde-plasma/plasma-sdk/plasma-sdk-5.8.3.ebuild
19 +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.8.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -34,7 +34,7 @@ DEPEND="
27 $(add_qt_dep qtgui)
28 $(add_qt_dep qtwidgets)
29 $(add_qt_dep qtxml)
30 - dev-libs/kirigami
31 + dev-libs/kirigami:5
32 plasmate? (
33 $(add_frameworks_dep kdelibs4support)
34 $(add_frameworks_dep knewstuff)
35
36 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.8.5.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.8.5.ebuild
37 index f2c060d..b412ce7 100644
38 --- a/kde-plasma/plasma-sdk/plasma-sdk-5.8.5.ebuild
39 +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.8.5.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -34,7 +34,7 @@ DEPEND="
47 $(add_qt_dep qtgui)
48 $(add_qt_dep qtwidgets)
49 $(add_qt_dep qtxml)
50 - dev-libs/kirigami
51 + dev-libs/kirigami:5
52 plasmate? (
53 $(add_frameworks_dep kdelibs4support)
54 $(add_frameworks_dep knewstuff)