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 5AF28138334 for ; Sat, 30 Mar 2019 22:07:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53E4AE086F; Sat, 30 Mar 2019 22:07:27 +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 2A128E086F for ; Sat, 30 Mar 2019 22:07:26 +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 74609335C77 for ; Sat, 30 Mar 2019 22:07:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD68F518 for ; Sat, 30 Mar 2019 22:07:22 +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: <1553983629.a08ac3a3c0b232bc3f19ded78b305e12181a801e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/pimcommon/pimcommon-9999.ebuild X-VCS-Directories: kde-apps/pimcommon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a08ac3a3c0b232bc3f19ded78b305e12181a801e X-VCS-Branch: master Date: Sat, 30 Mar 2019 22:07:22 +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: bf509058-bbe8-4c7e-9636-c0da74562296 X-Archives-Hash: ef2bcc90d195dfe60f304ce19ac491ae commit: a08ac3a3c0b232bc3f19ded78b305e12181a801e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 30 22:02:44 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 30 22:07:09 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a08ac3a3 kde-apps/pimcommon: Drop USE share, no longer optional in 19.08 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/pimcommon/pimcommon-9999.ebuild | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild index dd8c44a8e2..65a8c300d9 100644 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Common PIM libraries" LICENSE="GPL-2+ LGPL-2.1+" KEYWORDS="" -IUSE="share" +IUSE="" BDEPEND=" dev-libs/libxslt @@ -32,6 +32,7 @@ COMMON_DEPEND=" $(add_frameworks_dep kservice) $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep purpose) $(add_kdeapps_dep akonadi) $(add_kdeapps_dep akonadi-contacts) $(add_kdeapps_dep kcontacts) @@ -45,7 +46,6 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) dev-libs/grantlee:5 - share? ( $(add_frameworks_dep purpose) ) " DEPEND="${COMMON_DEPEND} $(add_frameworks_dep kiconthemes) @@ -56,14 +56,6 @@ RDEPEND="${COMMON_DEPEND} !kde-apps/kdepim-l10n " -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package share KF5Purpose) - ) - - kde5_src_configure -} - src_test() { # bugs 641730, 661330 local myctestargs=(