Gentoo Archives: gentoo-commits

From: Marc Schiffbauer <mschiff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/plasma/
Date: Sun, 13 Dec 2015 23:20:41
Message-Id: 1450048745.021d05dd87e87299c1a2b05e9764f011994dd122.mschiff@gentoo
1 commit: 021d05dd87e87299c1a2b05e9764f011994dd122
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Sun Dec 13 23:06:31 2015 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 13 23:19:05 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=021d05dd
7
8 kde-frameworks/plasma: Fix blocker typo...
9
10 Package-Manager: portage-2.2.24
11
12 .../plasma/{plasma-5.17.0-r1.ebuild => plasma-5.17.0-r2.ebuild} | 4 +---
13 kde-frameworks/plasma/plasma-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/kde-frameworks/plasma/plasma-5.17.0-r1.ebuild b/kde-frameworks/plasma/plasma-5.17.0-r2.ebuild
17 similarity index 93%
18 rename from kde-frameworks/plasma/plasma-5.17.0-r1.ebuild
19 rename to kde-frameworks/plasma/plasma-5.17.0-r2.ebuild
20 index 22c4397..5988245 100644
21 --- a/kde-frameworks/plasma/plasma-5.17.0-r1.ebuild
22 +++ b/kde-frameworks/plasma/plasma-5.17.0-r2.ebuild
23 @@ -46,8 +46,6 @@ COMMON_DEPEND="
24 x11-libs/libX11
25 x11-libs/libxcb
26 )
27 - !<kde-apps/kapptemplate-15.18.3-r1:5
28 - !<kde-plasma/kdeplasma-addons-5.4.3-r1
29 "
30 DEPEND="${COMMON_DEPEND}
31 $(add_frameworks_dep kdoctools)
32 @@ -55,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
33 X? ( x11-proto/xproto )
34 "
35 RDEPEND="${COMMON_DEPEND}
36 - !<kde-apps/kapptemplate-15.18.3-r1:5
37 + !<kde-apps/kapptemplate-15.08.3-r1:5
38 !<kde-plasma/kdeplasma-addons-5.4.3-r1
39 "
40
41
42 diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild
43 index 5180e3a..8bcbda2 100644
44 --- a/kde-frameworks/plasma/plasma-9999.ebuild
45 +++ b/kde-frameworks/plasma/plasma-9999.ebuild
46 @@ -53,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
47 X? ( x11-proto/xproto )
48 "
49 RDEPEND="${COMMON_DEPEND}
50 - !<kde-apps/kapptemplate-15.18.3-r1:5
51 + !<kde-apps/kapptemplate-15.08.3-r1:5
52 !<kde-plasma/kdeplasma-addons-5.4.3-r1
53 "