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 4B1CB138334 for ; Sat, 21 Dec 2019 09:28:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84355E08C0; Sat, 21 Dec 2019 09:28:40 +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 6E6F8E08C0 for ; Sat, 21 Dec 2019 09:28:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3DED534D1E8 for ; Sat, 21 Dec 2019 09:28:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C61C97A for ; Sat, 21 Dec 2019 09:28:37 +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: <1576920504.11abe51681175aeb324bb1b4b46d00b84f5025df.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kitinerary/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kitinerary/kitinerary-19.12.0.ebuild X-VCS-Directories: kde-apps/kitinerary/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 11abe51681175aeb324bb1b4b46d00b84f5025df X-VCS-Branch: master Date: Sat, 21 Dec 2019 09:28:37 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 71448038-0752-4c90-ba58-ea460beb879d X-Archives-Hash: 325b63401c9b60129ebb744e99647b8d commit: 11abe51681175aeb324bb1b4b46d00b84f5025df Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 21 09:27:40 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 21 09:28:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11abe516 kde-apps/kitinerary: Temporarily drop USE pdf Currently -pdf is broken and stable branch still not fixed. Closes: https://bugs.gentoo.org/703398 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kitinerary/kitinerary-19.12.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kde-apps/kitinerary/kitinerary-19.12.0.ebuild b/kde-apps/kitinerary/kitinerary-19.12.0.ebuild index ab2972954e0..c4593a27077 100644 --- a/kde-apps/kitinerary/kitinerary-19.12.0.ebuild +++ b/kde-apps/kitinerary/kitinerary-19.12.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kde.org/applications/office/org.kde.kontact" LICENSE="LGPL-2.1+" SLOT="5" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="+barcode pdf" +IUSE="+barcode" DEPEND=" >=dev-qt/qtdeclarative-${QTMIN}:5 @@ -27,9 +27,9 @@ DEPEND=" >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-apps/kmime-${PVCUT}:5 >=kde-apps/kpkpass-${PVCUT}:5 + app-text/poppler:=[qt5] sys-libs/zlib barcode? ( media-libs/zxing-cpp ) - pdf? ( app-text/poppler:=[qt5] ) " RDEPEND="${DEPEND} !