commit: f856f8484a88af842db2cfa4e31df1e64855067f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 20:13:11 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:47:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f856f848
app-editors/juffed: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../{juffed-0.10_p20160323.ebuild => juffed-0.10_p20160323-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/juffed/juffed-0.10_p20160323.ebuild
b/app-editors/juffed/juffed-0.10_p20160323-r1.ebuild
similarity index 94%
rename from app-editors/juffed/juffed-0.10_p20160323.ebuild
rename to app-editors/juffed/juffed-0.10_p20160323-r1.ebuild
index 15de97ca1b1..e8118beedc9 100644
--- a/app-editors/juffed/juffed-0.10_p20160323.ebuild
+++ b/app-editors/juffed/juffed-0.10_p20160323-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
@@ -20,7 +20,7 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtprintsupport:5
- dev-qt/qtsingleapplication[qt5,X]
+ dev-qt/qtsingleapplication[qt5(+),X]
dev-qt/qtwidgets:5
dev-qt/qtxml:5
>=x11-libs/qscintilla-2.9.4:=[qt5(+)]