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 C1D78138331 for ; Mon, 19 Mar 2018 17:16:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF416E09B1; Mon, 19 Mar 2018 17:16:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9A278E09B1 for ; Mon, 19 Mar 2018 17:16:14 +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 B1F1733BDC5 for ; Mon, 19 Mar 2018 17:16:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94B10264 for ; Mon, 19 Mar 2018 17:16:10 +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: <1521479740.4b9864b1c9701cebc8ea7931e967efd380e64e79.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.6-r1.ebuild X-VCS-Directories: app-office/texstudio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4b9864b1c9701cebc8ea7931e967efd380e64e79 X-VCS-Branch: master Date: Mon, 19 Mar 2018 17:16: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: 97046df1-5fe2-4332-87b0-ec1149e03067 X-Archives-Hash: 21ae9c731e338f33256e5064dfa2b621 commit: 4b9864b1c9701cebc8ea7931e967efd380e64e79 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Mar 19 17:06:58 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 19 17:15:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9864b1 app-office/texstudio: Drop bogus poppler-qt5-relaxation Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-office/texstudio/texstudio-2.12.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/texstudio/texstudio-2.12.6-r1.ebuild b/app-office/texstudio/texstudio-2.12.6-r1.ebuild index e2f4d46a76f..8e4b50e469c 100644 --- a/app-office/texstudio/texstudio-2.12.6-r1.ebuild +++ b/app-office/texstudio/texstudio-2.12.6-r1.ebuild @@ -21,7 +21,7 @@ IUSE="video" COMMON_DEPEND=" app-text/hunspell:= - app-text/poppler[qt5(+)] + app-text/poppler[qt5] >=dev-libs/quazip-0.7.2[qt5(+)] dev-qt/designer:5 dev-qt/qtcore:5