Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/
Date: Sat, 08 Dec 2018 21:06:59
Message-Id: 1544303203.a694c51415e821e31b952e185d1b3bf3a3a6a64f.asturm@gentoo
1 commit: a694c51415e821e31b952e185d1b3bf3a3a6a64f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 21:06:43 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 21:06:43 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a694c514
7
8 app-office/libalkimia: Fix typo
9
10 Thanks-to: genterminl in #gentoo-kde
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-office/libalkimia/libalkimia-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild
18 index 6ffbf3dc2c..a922276028 100644
19 --- a/app-office/libalkimia/libalkimia-9999.ebuild
20 +++ b/app-office/libalkimia/libalkimia-9999.ebuild
21 @@ -19,7 +19,7 @@ SLOT="0/7"
22 IUSE="doc"
23
24 RDEPEND="
25 - $(add_frameworks_dep kcompletions)
26 + $(add_frameworks_dep kcompletion)
27 $(add_frameworks_dep kcodecs)
28 $(add_frameworks_dep kconfig)
29 $(add_frameworks_dep kcoreaddons)