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 C8E281382C5 for ; Thu, 5 Apr 2018 18:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEAFBE08DF; Thu, 5 Apr 2018 18:01:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B6302E08DF for ; Thu, 5 Apr 2018 18:01:20 +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 7381C335C06 for ; Thu, 5 Apr 2018 18:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6BB1266 for ; Thu, 5 Apr 2018 18:01:17 +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: <1522951257.7e767b7fc149dd1e929ee656262816848f261a0a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/calligra/calligra-9999.ebuild X-VCS-Directories: app-office/calligra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7e767b7fc149dd1e929ee656262816848f261a0a X-VCS-Branch: master Date: Thu, 5 Apr 2018 18:01:17 +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: 8743852e-92eb-44c4-86b3-79bd10fb34d6 X-Archives-Hash: de81227991b752add6820d5e73553b0a commit: 7e767b7fc149dd1e929ee656262816848f261a0a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 5 18:00:57 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 5 18:00:57 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7e767b7f app-office/calligra: Drop bogus poppler-qt5-relaxation Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/calligra/calligra-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index 18ae6f103b..03f3dac6e8 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -97,7 +97,7 @@ COMMON_DEPEND=" media-libs/lcms:2 ) openexr? ( media-libs/openexr ) - pdf? ( app-text/poppler[qt5(+)] ) + pdf? ( app-text/poppler[qt5] ) phonon? ( media-libs/phonon[qt5(+)] ) spacenav? ( dev-libs/libspnav ) truetype? ( media-libs/freetype:2 )