From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CE6371384B4 for ; Thu, 19 Nov 2015 12:26:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C06521C039; Thu, 19 Nov 2015 12:26:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F355721C039 for ; Thu, 19 Nov 2015 12:26:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0829A3405C3 for ; Thu, 19 Nov 2015 12:26:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DD521004 for ; Thu, 19 Nov 2015 12:26:10 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1447935965.99cf7ec6b50e744660519237c30937beafd5f20c.jlec@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.10.2.ebuild app-office/texstudio/texstudio-2.10.4.ebuild X-VCS-Directories: app-office/texstudio/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 99cf7ec6b50e744660519237c30937beafd5f20c X-VCS-Branch: master Date: Thu, 19 Nov 2015 12:26:10 +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: bead6685-e202-41a5-8a9c-a3d3bf8552b6 X-Archives-Hash: 3b9fd088685ead364ad85e2283c65623 commit: 99cf7ec6b50e744660519237c30937beafd5f20c Author: Justin Lecher gentoo org> AuthorDate: Thu Nov 19 12:18:19 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Nov 19 12:26:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99cf7ec6 app-office/texstudio: Add USE=X requirement to dev-qt/qtsingleapplication Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566194 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher gentoo.org> app-office/texstudio/texstudio-2.10.2.ebuild | 2 +- app-office/texstudio/texstudio-2.10.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/texstudio/texstudio-2.10.2.ebuild b/app-office/texstudio/texstudio-2.10.2.ebuild index 12e8ccd..0e705b5 100644 --- a/app-office/texstudio/texstudio-2.10.2.ebuild +++ b/app-office/texstudio/texstudio-2.10.2.ebuild @@ -21,7 +21,7 @@ COMMON_DEPEND=" app-text/hunspell app-text/poppler:=[qt4?,qt5?] >=dev-libs/quazip-0.7.1[qt4?,qt5?] - dev-qt/qtsingleapplication[qt4?,qt5?] + dev-qt/qtsingleapplication[X,qt4?,qt5?] x11-libs/libX11 x11-libs/libXext qt4? ( diff --git a/app-office/texstudio/texstudio-2.10.4.ebuild b/app-office/texstudio/texstudio-2.10.4.ebuild index fe75daf..a90f53f 100644 --- a/app-office/texstudio/texstudio-2.10.4.ebuild +++ b/app-office/texstudio/texstudio-2.10.4.ebuild @@ -21,7 +21,7 @@ COMMON_DEPEND=" app-text/hunspell app-text/poppler:=[qt4?,qt5?] >=dev-libs/quazip-0.7.1[qt4?,qt5?] - dev-qt/qtsingleapplication[qt4?,qt5?] + dev-qt/qtsingleapplication[X,qt4?,qt5?] x11-libs/libX11 x11-libs/libXext qt4? (