commit: 1abb702598becc25137483ba0e314b9043dc8f53
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 19:52:21 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:45:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abb7025
app-text/goldendict: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
...{goldendict-1.5.0_rc2-r1.ebuild => goldendict-1.5.0_rc2-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
similarity index 95%
rename from app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
rename to app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
index 0ac7d9edbe8..47c7916defc 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -26,7 +26,7 @@ RDEPEND="
dev-qt/qthelp:5
dev-qt/qtnetwork:5
dev-qt/qtprintsupport:5
- dev-qt/qtsingleapplication[qt5]
+ dev-qt/qtsingleapplication[qt5(+)]
dev-qt/qtsvg:5
dev-qt/qtwebkit:5
dev-qt/qtwidgets:5