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 87070139694 for ; Fri, 26 May 2017 15:41:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B310521C090; Fri, 26 May 2017 15:41:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B20521C090 for ; Fri, 26 May 2017 15:41:02 +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 22F03341301 for ; Fri, 26 May 2017 15:41:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87FF07465 for ; Fri, 26 May 2017 15:40:59 +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: <1495813089.6c6011f8e3cc5aeb7465984b57fe1e83b04ce39f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-17.04.1.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6c6011f8e3cc5aeb7465984b57fe1e83b04ce39f X-VCS-Branch: master Date: Fri, 26 May 2017 15:40:59 +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: a9535276-ccee-4c0f-88e4-e492ffe59e88 X-Archives-Hash: 74ba3c1c8dac2d052e4956f92ad918f0 commit: 6c6011f8e3cc5aeb7465984b57fe1e83b04ce39f Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 26 15:38:09 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 26 15:38:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6011f8 kde-apps/kdepim-runtime: Drop old Package-Manager: Portage-2.3.5, Repoman-2.3.1 .../kdepim-runtime/kdepim-runtime-17.04.1.ebuild | 79 ---------------------- 1 file changed, 79 deletions(-) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-17.04.1.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-17.04.1.ebuild deleted file mode 100644 index 8a73323fb59..00000000000 --- a/kde-apps/kdepim-runtime/kdepim-runtime-17.04.1.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM" -LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" -IUSE="google" - -# TODO kolab, Qt5TextToSpeech -CDEPEND=" - $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep akonadi) - $(add_kdeapps_dep akonadi-calendar) - $(add_kdeapps_dep akonadi-contacts) - $(add_kdeapps_dep akonadi-mime) - $(add_kdeapps_dep akonadi-notes) - $(add_kdeapps_dep kalarmcal) - $(add_kdeapps_dep kcalcore) - $(add_kdeapps_dep kcalutils) - $(add_kdeapps_dep kcontacts) - $(add_kdeapps_dep kdav) - $(add_kdeapps_dep kidentitymanagement) - $(add_kdeapps_dep kimap) - $(add_kdeapps_dep kmailtransport) - $(add_kdeapps_dep kmbox) - $(add_kdeapps_dep kmime) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwebengine 'widgets') - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - dev-libs/cyrus-sasl:2 - dev-libs/libical:= - google? ( $(add_kdeapps_dep libkgapi) ) -" -DEPEND="${CDEPEND} - $(add_qt_dep qtxmlpatterns) - dev-libs/libxslt -" -RDEPEND="${CDEPEND} - !kde-apps/kdepim-l10n - $(add_frameworks_dep oxygen-icons) -" - -RESTRICT+=" test" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package google KPimGAPI) - ) - - kde5_src_configure -}