From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 334FD1382C5 for ; Tue, 24 Apr 2018 13:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1552E09CC; Tue, 24 Apr 2018 13:40:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC637E09CC for ; Tue, 24 Apr 2018 13:40:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D067B335C60 for ; Tue, 24 Apr 2018 13:40:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C45B28B for ; Tue, 24 Apr 2018 13:40:23 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1524577208.274a12b6bbee6594dc9d171f9319c9bc73424b31.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/texstudio/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/texstudio/texstudio-2.12.8-r1.ebuild app-office/texstudio/texstudio-2.12.8.ebuild X-VCS-Directories: app-office/texstudio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 274a12b6bbee6594dc9d171f9319c9bc73424b31 X-VCS-Branch: master Date: Tue, 24 Apr 2018 13:40:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3a312f62-3ad3-4252-bb8e-ac5ff253ebdf X-Archives-Hash: 8fd29416847b86dd0d2e4ce133cb03b2 commit: 274a12b6bbee6594dc9d171f9319c9bc73424b31 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 24 13:39:34 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 24 13:40:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274a12b6 app-office/texstudio: Set qtsingleapplication[qt5(+)] dep (again) Closes: https://bugs.gentoo.org/653522 Package-Manager: Portage-2.3.31, Repoman-2.3.9 .../texstudio/{texstudio-2.12.8.ebuild => texstudio-2.12.8-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/texstudio/texstudio-2.12.8.ebuild b/app-office/texstudio/texstudio-2.12.8-r1.ebuild similarity index 98% rename from app-office/texstudio/texstudio-2.12.8.ebuild rename to app-office/texstudio/texstudio-2.12.8-r1.ebuild index 7d52ce3ecf4..9f4ee8a0197 100644 --- a/app-office/texstudio/texstudio-2.12.8.ebuild +++ b/app-office/texstudio/texstudio-2.12.8-r1.ebuild @@ -25,7 +25,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