commit:     2a928ea288e938fb62097cecb94634183b0c2f7c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 11:52:36 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 11:52:36 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a928ea2

[kde-base] Remove KDE PIM 4.14.10

Moved to the tree.

Package-Manager: portage-2.2.20

 .../akonadiconsole/akonadiconsole-4.14.10.ebuild   |  26 -----
 kde-base/akregator/akregator-4.14.10.ebuild        |  23 -----
 kde-base/blogilo/blogilo-4.14.10.ebuild            |  27 -----
 .../calendarjanitor/calendarjanitor-4.14.10.ebuild |  28 -----
 kde-base/kabcclient/kabcclient-4.14.10.ebuild      |  27 -----
 kde-base/kaddressbook/kaddressbook-4.14.10.ebuild  |  52 ----------
 kde-base/kalarm/kalarm-4.14.10.ebuild              |  27 -----
 .../kdepim-common-libs-4.14.10.ebuild              |  93 -----------------
 kde-base/kdepim-icons/kdepim-icons-4.14.10.ebuild  |  17 ---
 .../kdepim-kresources-4.14.10.ebuild               |  28 -----
 kde-base/kdepim-meta/kdepim-meta-4.14.10.ebuild    |  43 --------
 .../kdepim-runtime/kdepim-runtime-4.14.10.ebuild   |  43 --------
 kde-base/kdepimlibs/kdepimlibs-4.14.10.ebuild      |  57 ----------
 kde-base/kjots/kjots-4.14.10.ebuild                |  27 -----
 kde-base/kleopatra/kleopatra-4.14.10.ebuild        |  43 --------
 kde-base/kmail/kmail-4.14.10.ebuild                | 115 ---------------------
 kde-base/knode/knode-4.14.10.ebuild                |  49 ---------
 kde-base/knotes/knotes-4.14.10.ebuild              |  32 ------
 .../konsolekalendar/konsolekalendar-4.14.10.ebuild |  48 ---------
 kde-base/kontact/kontact-4.14.10.ebuild            |  52 ----------
 kde-base/korganizer/korganizer-4.14.10.ebuild      |  91 ----------------
 kde-base/ktimetracker/ktimetracker-4.14.10.ebuild  |  39 -------
 kde-base/ktnef/ktnef-4.14.10.ebuild                |  25 -----
 23 files changed, 1012 deletions(-)

diff --git a/kde-base/akonadiconsole/akonadiconsole-4.14.10.ebuild 
b/kde-base/akonadiconsole/akonadiconsole-4.14.10.ebuild
deleted file mode 100644
index 3b15e58..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.14.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="Akonadi developer console"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       >=app-office/akonadi-server-1.12.90
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       akonadi_next/
-       calendarsupport/
-       messageviewer/
-"

diff --git a/kde-base/akregator/akregator-4.14.10.ebuild 
b/kde-base/akregator/akregator-4.14.10.ebuild
deleted file mode 100644
index 4796bd5..0000000
--- a/kde-base/akregator/akregator-4.14.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator"
-HOMEPAGE="http://www.kde.org/applications/internet/akregator";
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/blogilo/blogilo-4.14.10.ebuild 
b/kde-base/blogilo/blogilo-4.14.10.ebuild
deleted file mode 100644
index 7f35ef8..0000000
--- a/kde-base/blogilo/blogilo-4.14.10.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-HOMEPAGE="http://www.kde.org/applications/internet/blogilo";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepim-common-libs)
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       >=net-libs/libkgapi-2.2.0:4
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       composereditor-ng/
-       pimcommon/
-"

diff --git a/kde-base/calendarjanitor/calendarjanitor-4.14.10.ebuild 
b/kde-base/calendarjanitor/calendarjanitor-4.14.10.ebuild
deleted file mode 100644
index ad33499..0000000
--- a/kde-base/calendarjanitor/calendarjanitor-4.14.10.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A tool to scan calendar data for buggy instances"
-HOMEPAGE="http://www.kde.org/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepim-common-libs)
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       calendarsupport/
-"
-
-KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/kabcclient/kabcclient-4.14.10.ebuild 
b/kde-base/kabcclient/kabcclient-4.14.10.ebuild
deleted file mode 100644
index cb57f43..0000000
--- a/kde-base/kabcclient/kabcclient-4.14.10.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
-       kde4-meta_src_install
-
-       # work around NULL DT_RPATH in kabc2mutt
-       dosym kabcclient ${PREFIX}/bin/kabc2mutt
-}

diff --git a/kde-base/kaddressbook/kaddressbook-4.14.10.ebuild 
b/kde-base/kaddressbook/kaddressbook-4.14.10.ebuild
deleted file mode 100644
index bbddf87..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.14.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-HOMEPAGE="http://www.kde.org/applications/office/kaddressbook/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-       dev-libs/grantlee:0
-       !kde-base/contactthemeeditor
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRA="
-       grantleeeditor/contactthemeeditor
-       plugins/kaddressbook/
-       plugins/ktexteditor/
-"
-KMCOMPILEONLY="
-       grantleetheme/
-       kaddressbookgrantlee/
-"
-KMEXTRACTONLY="
-       akonadi_next/
-       calendarsupport/
-       grantleeeditor/grantleethemeeditor/
-       libkleo/
-       pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-pkg_postinst() {
-       kde4-meta_pkg_postinst
-
-       if ! has_version kde-base/kdepim-kresources:${SLOT}; then
-               echo
-               elog "For groupware functionality, please install 
kde-base/kdepim-kresources:${SLOT}"
-               echo
-       fi
-}

diff --git a/kde-base/kalarm/kalarm-4.14.10.ebuild 
b/kde-base/kalarm/kalarm-4.14.10.ebuild
deleted file mode 100644
index edbbed7..0000000
--- a/kde-base/kalarm/kalarm-4.14.10.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-HOMEPAGE+=" http://userbase.kde.org/KAlarm";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-       media-libs/phonon[qt4]
-       x11-libs/libX11
-"
-DEPEND="${RDEPEND}"
-
-KMEXTRACTONLY="
-       kmail/
-"

diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.10.ebuild 
b/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.10.ebuild
deleted file mode 100644
index 9d72ce6..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.10.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMNOMODULE="true"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug google"
-
-DEPEND="
-       app-crypt/gpgme
-       >=app-office/akonadi-server-1.12.90
-       dev-libs/grantlee:0
-       $(add_kdebase_dep baloo '' 4.14.3)
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       google? ( net-libs/libkgapi:4 )
-"
-RDEPEND="${DEPEND}
-       !kde-base/akonadi:4
-       !kde-base/libkdepim:4
-       !kde-base/libkleo:4
-       !kde-base/libkpgp:4
-       !<kde-base/kaddressbook-4.11.50:4
-       !kde-base/kdepim-wizards:4
-       !<kde-base/kmail-4.14.5
-       !<kde-base/korganizer-4.5.67:4
-       app-crypt/gnupg
-       $(add_kdebase_dep kdepim-runtime)
-"
-
-RESTRICT="test"
-# bug 393131
-
-KMEXTRA="
-       agents/sendlateragent/
-       akonadi_next/
-       calendarsupport/
-       calendarviews/
-       composereditor-ng/
-       grantleeeditor/grantleethemeeditor/
-       grantleetheme/
-       incidenceeditor-ng/
-       libkdepim/
-       libkdepimdbusinterfaces/
-       libkleo/
-       libkpgp/
-       kaddressbookgrantlee/
-       kdgantt2/
-       mailcommon/
-       mailimporter/
-       messagecomposer/
-       messagecore/
-       messagelist/
-       messageviewer/
-       noteshared/
-       pimcommon/
-       templateparser/
-"
-KMEXTRACTONLY="
-       agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
-       kleopatra/
-       kmail/
-       knode/org.kde.knode.xml
-       korgac/org.kde.korganizer.KOrgac.xml
-       korganizer/data/org.kde.korganizer.Korganizer.xml
-       korganizer/data/org.kde.Korganizer.Calendar.xml
-"
-KMSAVELIBS="true"
-
-PATCHES=(
-       "${FILESDIR}/install-composereditorng.patch"
-       "${FILESDIR}/${PN}-install-headers.patch"
-)
-
-src_prepare() {
-       kde4-meta_src_prepare
-       sed -e '/folderarchiveagent.desktop/d' \
-               -i agents/CMakeLists.txt || die
-}
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_find_package google LibKGAPI2)
-       )
-
-       kde4-meta_src_configure
-}

diff --git a/kde-base/kdepim-icons/kdepim-icons-4.14.10.ebuild 
b/kde-base/kdepim-icons/kdepim-icons-4.14.10.ebuild
deleted file mode 100644
index 99fd5f4..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.14.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMMODULE="icons"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="$(add_kdebase_dep kdepimlibs 'akonadi(+)')"
-RDEPEND=""

diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.14.10.ebuild 
b/kde-base/kdepim-kresources/kdepim-kresources-4.14.10.ebuild
deleted file mode 100644
index 239ef53..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.14.10.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMMODULE="kresources"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       kmail/
-       knotes/
-       korganizer/version.h
-"
-
-KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/kdepim-meta/kdepim-meta-4.14.10.ebuild 
b/kde-base/kdepim-meta/kdepim-meta-4.14.10.ebuild
deleted file mode 100644
index 8b897e7..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.14.10.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-HOMEPAGE+=" http://community.kde.org/KDE_PIM";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-RDEPEND="
-       $(add_kdebase_dep akonadiconsole)
-       $(add_kdebase_dep akregator)
-       $(add_kdebase_dep blogilo)
-       $(add_kdebase_dep calendarjanitor)
-       $(add_kdebase_dep kabcclient)
-       $(add_kdebase_dep kaddressbook)
-       $(add_kdebase_dep kalarm)
-       $(add_kdebase_dep kdepim-icons)
-       $(add_kdebase_dep kdepim-kresources)
-       $(add_kdebase_dep kdepim-runtime)
-       $(add_kdebase_dep kjots)
-       $(add_kdebase_dep kleopatra)
-       $(add_kdebase_dep kmail)
-       $(add_kdebase_dep knode)
-       $(add_kdebase_dep knotes)
-       $(add_kdebase_dep konsolekalendar)
-       $(add_kdebase_dep kontact)
-       $(add_kdebase_dep korganizer)
-       $(add_kdebase_dep ktimetracker)
-       $(add_kdebase_dep ktnef)
-       nls? ( || (
-               (
-                       $(add_kdeapps_dep kde4-l10n '' 15.04.0)
-               )
-               (
-                       $(add_kdeapps_dep kde4-l10n '' 4.14.3)
-                       $(add_kdebase_dep kdepim-l10n '' 4.14.3)
-               )
-       ) )
-"

diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.10.ebuild 
b/kde-base/kdepim-runtime/kdepim-runtime-4.14.10.ebuild
deleted file mode 100644
index cd72f21..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.10.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim-runtime"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug facebook google kolab"
-
-RESTRICT="test"
-# Would need test programs _testrunner and akonaditest from kdepimlibs, see 
bug 313233
-
-DEPEND="
-       >=app-office/akonadi-server-1.12.90
-       dev-libs/boost:=
-       dev-libs/libxml2:2
-       dev-libs/libxslt
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       x11-misc/shared-mime-info
-       facebook? ( net-libs/libkfbapi )
-       google? ( >=net-libs/libkgapi-2.0:4 )
-       kolab? ( >=net-libs/libkolab-0.5 )
-"
-RDEPEND="${DEPEND}
-       $(add_kdebase_dep kdepim-icons)
-       !kde-misc/akonadi-google
-"
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_find_package facebook LibKFbAPI)
-               $(cmake-utils_use_find_package google LibKGAPI2)
-               $(cmake-utils_use_find_package kolab Libkolab)
-               $(cmake-utils_use_find_package kolab Libkolabxml)
-       )
-
-       kde4-base_src_configure
-}

diff --git a/kde-base/kdepimlibs/kdepimlibs-4.14.10.ebuild 
b/kde-base/kdepimlibs/kdepimlibs-4.14.10.ebuild
deleted file mode 100644
index 24039e9..0000000
--- a/kde-base/kdepimlibs/kdepimlibs-4.14.10.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-base
-
-DESCRIPTION="Common library for KDE PIM apps"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-LICENSE="LGPL-2.1"
-IUSE="debug ldap prison"
-
-# some akonadi tests timeout, that probaly needs more work as its ~700 tests
-RESTRICT="test"
-
-DEPEND="
-       !kde-misc/akonadi-social-utils
-       >=app-crypt/gpgme-1.1.6
-       >=app-office/akonadi-server-1.12.90[qt4]
-       >=dev-libs/boost-1.35.0-r5:=
-       dev-libs/libgpg-error
-       >=dev-libs/libical-0.48-r2:=
-       dev-libs/cyrus-sasl
-       >=dev-libs/qjson-0.8.1
-       media-libs/phonon[qt4]
-       x11-misc/shared-mime-info
-       prison? ( media-libs/prison:4 )
-       ldap? ( net-nds/openldap )
-"
-# boost is not linked to, but headers which include it are installed
-# bug #418071
-RDEPEND="${DEPEND}
-       !=kde-base/kdepim-runtime-4.10*
-       !=kde-base/kdepim-runtime-4.11*
-       !<kde-base/kdepim-runtime-4.4.11.1-r2
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.9.1-boostincludes.patch" )
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_build handbook doc)
-               $(cmake-utils_use_find_package ldap)
-               $(cmake-utils_use_find_package prison)
-       )
-
-       kde4-base_src_configure
-}
-
-src_install() {
-       kde4-base_src_install
-       rm "${ED}"/usr/share/apps/cmake/modules/FindQtOAuth.cmake #Collides 
with net-im/choqok
-}

diff --git a/kde-base/kjots/kjots-4.14.10.ebuild 
b/kde-base/kjots/kjots-4.14.10.ebuild
deleted file mode 100644
index 6b46cf3..0000000
--- a/kde-base/kjots/kjots-4.14.10.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-HOMEPAGE="http://www.kde.org/applications/utilities/kjots/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       dev-libs/grantlee:0
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       akonadi_next/
-       noteshared/
-"

diff --git a/kde-base/kleopatra/kleopatra-4.14.10.ebuild 
b/kde-base/kleopatra/kleopatra-4.14.10.ebuild
deleted file mode 100644
index 7b12a1a..0000000
--- a/kde-base/kleopatra/kleopatra-4.14.10.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-HOMEPAGE="http://www.kde.org/applications/utilities/kleopatra/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       >=app-crypt/gpgme-1.3.2
-       dev-libs/boost:=
-       dev-libs/libassuan
-       dev-libs/libgpg-error
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}
-       app-crypt/gnupg
-"
-
-KMEXTRACTONLY="
-       libkleo/
-"
-
-PATCHES=( "${FILESDIR}/${PN}-install-headers.patch" )
-
-src_unpack() {
-       if use handbook; then
-               KMEXTRA="
-                       doc/kwatchgnupg
-               "
-       fi
-
-       kde4-meta_src_unpack
-}

diff --git a/kde-base/kmail/kmail-4.14.10.ebuild 
b/kde-base/kmail/kmail-4.14.10.ebuild
deleted file mode 100644
index a2c262b..0000000
--- a/kde-base/kmail/kmail-4.14.10.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-VIRTUALX_REQUIRED=test
-inherit flag-o-matic kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal 
information manager of KDE"
-HOMEPAGE="http://www.kde.org/applications/internet/kmail/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep korganizer)
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="
-       ${DEPEND}
-       !=kde-base/kdepim-common-libs-4.12.1-r1
-"
-
-RESTRICT="test"
-# bug 393147
-
-KMEXTRACTONLY="
-       agents/folderarchiveagent.desktop
-       agents/sendlateragent/
-       akonadi_next/
-       calendarviews/
-       grantleeeditor/grantleethemeeditor/
-       kdgantt2/
-       korganizer/
-       kresources/
-       libkdepimdbusinterfaces/
-       libkleo/
-       libkpgp/
-"
-KMCOMPILEONLY="
-       calendarsupport/
-       grantleetheme/
-       incidenceeditor-ng/
-       kaddressbookgrantlee/
-       mailcommon/
-       mailimporter/
-       messagecomposer/
-       messagecore/
-       messagelist/
-       messageviewer/
-       mailcommon/
-       mailimporter/
-       noteshared/
-       pimcommon/
-       templateparser/
-"
-KMEXTRA="
-       agents/archivemailagent/
-       agents/followupreminderagent/
-       agents/mailfilteragent/
-       grantleeeditor/headerthemeeditor/
-       importwizard/
-       kmailcvt/
-       ksendemail/
-       libksieve/
-       mboximporter/
-       pimsettingexporter/
-       plugins/messageviewer/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_configure() {
-       # Bug 308903
-       use ppc64 && append-flags -mminimal-toc
-
-       kde4-meta_src_configure
-}
-
-src_compile() {
-       kde4-meta_src_compile kmail_xml
-       kde4-meta_src_compile
-}
-
-pkg_postinst() {
-       kde4-meta_pkg_postinst
-
-       if ! has_version kde-base/kdepim-kresources:${SLOT}; then
-               echo
-               elog "For groupware functionality, please install 
kde-base/kdepim-kresources:${SLOT}"
-               echo
-       fi
-       if ! has_version kde-base/kleopatra:${SLOT}; then
-               echo
-               elog "For certificate management and the gnupg log viewer, 
please install kde-base/kleopatra:${SLOT}"
-               echo
-       fi
-
-       if has_version "app-office/akonadi-server[sqlite]"; then
-               ewarn
-               ewarn "We strongly recommend you set your Akonadi database 
backend to QMYSQL in your"
-               ewarn "user configuration. This is the backend recommended by 
KDE upstream."
-               ewarn "Reports indicate that kde-base/kmail-4.10 does not work 
properly with the sqlite"
-               ewarn "backend anymore."
-               if has_version "app-office/akonadi-server[-mysql]"; then
-                       ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD 
app-office/akonadi-server WITH mysql USEFLAG ENABLED."
-               fi
-               ewarn "You can select the backend in your 
~/.config/akonadi/akonadiserverrc."
-               ewarn
-       fi
-}

diff --git a/kde-base/knode/knode-4.14.10.ebuild 
b/kde-base/knode/knode-4.14.10.ebuild
deleted file mode 100644
index ba7eaa6..0000000
--- a/kde-base/knode/knode-4.14.10.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-HOMEPAGE="http://www.kde.org/applications/internet/knode/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-# test fails, last checked for 4.2.96
-RESTRICT=test
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs "" 4.12.1-r1)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       agents/
-       libkleo/
-       libkpgp/
-       messagecomposer/
-       messageviewer/
-       messagecore/
-"
-KMCOMPILEONLY="
-       grantleetheme/
-       kaddressbookgrantlee/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_unpack() {
-       if use handbook; then
-               KMEXTRA="
-                       doc/kioslave/news
-               "
-       fi
-
-       kde4-meta_src_unpack
-}

diff --git a/kde-base/knotes/knotes-4.14.10.ebuild 
b/kde-base/knotes/knotes-4.14.10.ebuild
deleted file mode 100644
index 699c3da..0000000
--- a/kde-base/knotes/knotes-4.14.10.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-HOMEPAGE="http://www.kde.org/applications/utilities/knotes/";
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMCOMPILEONLY="
-       noteshared/
-"
-
-KMEXTRACTONLY="
-       akonadi_next/
-       pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/konsolekalendar/konsolekalendar-4.14.10.ebuild 
b/kde-base/konsolekalendar/konsolekalendar-4.14.10.ebuild
deleted file mode 100644
index 2054708..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.14.10.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMMODULE="console/${PN}"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-HOMEPAGE+=" http://userbase.kde.org/KonsoleKalendar";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMCOMPILEONLY="
-       calendarsupport/
-       grantleetheme/
-       incidenceeditor-ng/
-       kaddressbookgrantlee/
-       mailcommon/
-       messagecore/
-       messageviewer/
-       pimcommon/
-       templateparser/
-"
-KMEXTRACTONLY="
-       akonadi_next/
-       agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
-       calendarviews/
-       kdgantt2/
-       korganizer/data/org.kde.Korganizer.Calendar.xml
-       mailimporter/
-       messagecomposer/
-       libkdepimdbusinterfaces/
-       libkleo/
-       libkpgp/
-"
-
-KMLOADLIBS="kdepim-common-libs"

diff --git a/kde-base/kontact/kontact-4.14.10.ebuild 
b/kde-base/kontact/kontact-4.14.10.ebuild
deleted file mode 100644
index 021a82d..0000000
--- a/kde-base/kontact/kontact-4.14.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-HOMEPAGE="http://www.kde.org/applications/office/kontact/";
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"
-KMSAVELIBS="true"
-
-# We remove plugins that are related to external kdepim programs. This way
-# kontact doesn't have to depend on all programs it has plugins for.
-# kcontactmanager gone from kdesvn
-#
-KMEXTRACTONLY="
-       kontact/plugins/akregator/
-       kontact/plugins/kaddressbook/
-       kontact/plugins/kjots/
-       kontact/plugins/kmail/
-       kontact/plugins/knode/
-       kontact/plugins/knotes/
-       kontact/plugins/korganizer/
-       kontact/plugins/ktimetracker/
-       kontact/plugins/planner/
-       kontact/plugins/specialdates/
-       libkdepimdbusinterfaces/
-"
-
-src_unpack() {
-       if use handbook; then
-               KMEXTRA+="
-                       doc/kontact-admin/
-               "
-       fi
-
-       kde4-meta_src_unpack
-}

diff --git a/kde-base/korganizer/korganizer-4.14.10.ebuild 
b/kde-base/korganizer/korganizer-4.14.10.ebuild
deleted file mode 100644
index 3e45694..0000000
--- a/kde-base/korganizer/korganizer-4.14.10.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-HOMEPAGE="http://www.kde.org/applications/office/korganizer/";
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-       sys-libs/zlib
-"
-RDEPEND="${DEPEND}
-       $(add_kdeapps_dep ktimezoned '' 4.14.3)
-"
-
-RESTRICT="test"
-# bug 393135
-
-KMLOADLIBS="kdepim-common-libs"
-
-KMEXTRA="
-       korgac/
-"
-KMEXTRACTONLY="
-       agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
-       akonadi_next/
-       calendarviews/
-       kdgantt2/
-       kmail/
-       knode/org.kde.knode.xml
-       libkdepimdbusinterfaces/
-       libkleo/
-       libkpgp/
-       mailimporter/
-       messagecomposer/
-"
-KMCOMPILEONLY="
-       calendarsupport/
-       grantleetheme/
-       incidenceeditor-ng/
-       kaddressbookgrantlee/
-       mailcommon/
-       messagecore/
-       messageviewer/
-       pimcommon/
-       templateparser/
-"
-
-src_unpack() {
-       if use kontact; then
-               KMEXTRA="${KMEXTRA}
-                       kontact/plugins/planner/
-                       kontact/plugins/specialdates/
-               "
-       fi
-
-       kde4-meta_src_unpack
-}
-
-src_prepare() {
-       use handbook && epatch "${FILESDIR}/${PN}-4.14.10-handbook.patch"
-
-       kde4-meta_src_prepare
-}
-
-src_install() {
-       kde4-meta_src_install
-       # colliding with kdepim-common-libs
-       rm -rf "${ED}"/usr/share/kde4/servicetypes/calendarplugin.desktop
-       rm -rf "${ED}"/usr/share/kde4/servicetypes/calendardecoration.desktop
-}
-
-pkg_postinst() {
-       kde4-meta_pkg_postinst
-
-       if ! has_version kde-base/kdepim-kresources:${SLOT}; then
-               echo
-               elog "For groupware functionality, please install 
kde-base/kdepim-kresources:${SLOT}"
-               echo
-       fi
-}

diff --git a/kde-base/ktimetracker/ktimetracker-4.14.10.ebuild 
b/kde-base/ktimetracker/ktimetracker-4.14.10.ebuild
deleted file mode 100644
index 0134e9d..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.14.10.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks"
-HOEMPAGE="http://www.kde.org/applications/utilities/ktimetracker/";
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
-       $(add_kdebase_dep kdepim-kresources)
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-       $(add_kdebase_dep kdepim-common-libs)
-       x11-libs/libXScrnSaver
-"
-DEPEND="${RDEPEND}
-       x11-proto/scrnsaverproto
-"
-
-KMEXTRACTONLY="
-       kresources/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_unpack() {
-       if use kontact; then
-               KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker"
-       fi
-
-       kde4-meta_src_unpack
-}

diff --git a/kde-base/ktnef/ktnef-4.14.10.ebuild 
b/kde-base/ktnef/ktnef-4.14.10.ebuild
deleted file mode 100644
index 27b9f4ce..0000000
--- a/kde-base/ktnef/ktnef-4.14.10.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-inherit kde4-meta
-
-DESCRIPTION="A viewer for TNEF attachments"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-LICENSE="LGPL-2.1"
-IUSE="debug"
-
-DEPEND="
-       app-office/akonadi-server
-       $(add_kdebase_dep kdepimlibs 'akonadi(+)')
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
-       akonadi/
-"

Reply via email to