commit: d8ed93cc9dbe58a31689548bca2a8299d512ff36
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 20:18:52 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:47:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ed93cc
x11-misc/urxvtconfig: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../urxvtconfig/{urxvtconfig-1.0.ebuild => urxvtconfig-1.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/urxvtconfig/urxvtconfig-1.0.ebuild
b/x11-misc/urxvtconfig/urxvtconfig-1.0-r1.ebuild
similarity index 90%
rename from x11-misc/urxvtconfig/urxvtconfig-1.0.ebuild
rename to x11-misc/urxvtconfig/urxvtconfig-1.0-r1.ebuild
index 2d03fe886dd..52577904a6b 100644
--- a/x11-misc/urxvtconfig/urxvtconfig-1.0.ebuild
+++ b/x11-misc/urxvtconfig/urxvtconfig-1.0-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 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
- dev-qt/qtsingleapplication[X,qt5(-)]
+ dev-qt/qtsingleapplication[X,qt5(+)]
dev-qt/qtwidgets:5
dev-qt/qtxml:5
x11-terms/rxvt-unicode[xft]"