Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ghostwriter/
Date: Wed, 11 Mar 2020 22:05:35
Message-Id: 1583964220.a2040bf30f91bd6d8d3d91b93fd5f7d1dc5a0371.asturm@gentoo
1 commit: a2040bf30f91bd6d8d3d91b93fd5f7d1dc5a0371
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 11 22:00:08 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 11 22:03:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2040bf3
7
8 app-editors/ghostwriter: Add missing app-text/hunspell slot op
9
10 Package-Manager: Portage-2.3.93, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-editors/ghostwriter/ghostwriter-1.8.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild b/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild
17 index 0cad3683483..0943a04747d 100644
18 --- a/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild
19 +++ b/app-editors/ghostwriter/ghostwriter-1.8.1.ebuild
20 @@ -17,7 +17,7 @@ IUSE="debug"
21 BDEPEND="dev-qt/linguist-tools:5"
22
23 RDEPEND="
24 - app-text/hunspell
25 + app-text/hunspell:=
26 dev-qt/qtconcurrent:5
27 dev-qt/qtcore:5
28 dev-qt/qtgui:5