commit: 801382dd87aff62495e8f47e68cd575b09fa20eb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 20:03:59 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=801382dd
sci-mathematics/rstudio: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../rstudio/{rstudio-1.1.383.ebuild => rstudio-1.1.383-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild
b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
similarity index 98%
rename from sci-mathematics/rstudio/rstudio-1.1.383.ebuild
rename to sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
index 06b9113fb5b..afaf0c7e2ad 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.383-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
@@ -70,7 +70,7 @@ RDEPEND="
>=dev-qt/qtopengl-${QT_VER}:${QT_SLOT}
>=dev-qt/qtpositioning-${QT_VER}:${QT_SLOT}
>=dev-qt/qtprintsupport-${QT_VER}:${QT_SLOT}
- >=dev-qt/qtsingleapplication-2.6.1_p20150629[X,qt5]
+ >=dev-qt/qtsingleapplication-2.6.1_p20150629[X,qt5(+)]
>=dev-qt/qtsensors-${QT_VER}:${QT_SLOT}
>=dev-qt/qtsql-${QT_VER}:${QT_SLOT}
>=dev-qt/qtsvg-${QT_VER}:${QT_SLOT}