commit: 3a23a5c77b5db682dc2b237ef94675b1a4f33d87
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 19:58:51 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:45:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a23a5c7
app-office/texstudio: Prepare for poppler/qtsingleapplication qt5--
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../{texstudio-2.12.6.ebuild => texstudio-2.12.6-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-office/texstudio/texstudio-2.12.6.ebuild
b/app-office/texstudio/texstudio-2.12.6-r1.ebuild
similarity index 95%
rename from app-office/texstudio/texstudio-2.12.6.ebuild
rename to app-office/texstudio/texstudio-2.12.6-r1.ebuild
index 7423c9bac35..e2f4d46a76f 100644
--- a/app-office/texstudio/texstudio-2.12.6.ebuild
+++ b/app-office/texstudio/texstudio-2.12.6-r1.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
@@ -21,7 +21,7 @@ IUSE="video"
COMMON_DEPEND="
app-text/hunspell:=
- app-text/poppler[qt5]
+ app-text/poppler[qt5(+)]
>=dev-libs/quazip-0.7.2[qt5(+)]
dev-qt/designer:5
dev-qt/qtcore:5
@@ -30,7 +30,7 @@ COMMON_DEPEND="
dev-qt/qtnetwork:5
dev-qt/qtprintsupport:5
dev-qt/qtscript:5
- dev-qt/qtsingleapplication[qt5,X]
+ dev-qt/qtsingleapplication[qt5(+),X]
dev-qt/qtsvg:5
dev-qt/qttest:5
dev-qt/qtwidgets:5