Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ktouch/
Date: Wed, 30 Oct 2013 21:50:17
Message-Id: 1383169796.5755e5fc84459e1cfdbf33bdd2ca4e2395ecbd49.johu@gentoo
1 commit: 5755e5fc84459e1cfdbf33bdd2ca4e2395ecbd49
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 30 21:49:56 2013 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 30 21:49:56 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5755e5fc
7
8 [kde-base/ktouch] Add missing RDEPEND by Maks Verver <maksverver <AT> geocities.com> wrt bug #489696.
9
10 Package-Manager: portage-2.2.7
11
12 ---
13 kde-base/ktouch/ktouch-4.11.49.9999.ebuild | 1 +
14 kde-base/ktouch/ktouch-9999.ebuild | 1 +
15 2 files changed, 2 insertions(+)
16
17 diff --git a/kde-base/ktouch/ktouch-4.11.49.9999.ebuild b/kde-base/ktouch/ktouch-4.11.49.9999.ebuild
18 index 4a7dbf3..67b0153 100644
19 --- a/kde-base/ktouch/ktouch-4.11.49.9999.ebuild
20 +++ b/kde-base/ktouch/ktouch-4.11.49.9999.ebuild
21 @@ -14,4 +14,5 @@ IUSE="debug"
22
23 RDEPEND="
24 $(add_kdebase_dep knotify)
25 + $(add_kdebase_dep plasma-workspace)
26 "
27
28 diff --git a/kde-base/ktouch/ktouch-9999.ebuild b/kde-base/ktouch/ktouch-9999.ebuild
29 index 4a7dbf3..67b0153 100644
30 --- a/kde-base/ktouch/ktouch-9999.ebuild
31 +++ b/kde-base/ktouch/ktouch-9999.ebuild
32 @@ -14,4 +14,5 @@ IUSE="debug"
33
34 RDEPEND="
35 $(add_kdebase_dep knotify)
36 + $(add_kdebase_dep plasma-workspace)
37 "