* [gentoo-commits] proj/kde:master commit in: kde-base/kaddressbook/, kde-base/kdepim-kresources/, kde-base/kjots/, ...
@ 2015-05-15 16:18 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2015-05-15 16:18 UTC (permalink / raw
To: gentoo-commits
commit: 19206f26e428345609a0673e8fe38a013deb270f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri May 15 16:18:17 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri May 15 16:18:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=19206f26
[kde-base] Moved to main tree.
.../akonadiconsole/akonadiconsole-4.14.7.ebuild | 25 -----
.../akonadiconsole/akonadiconsole-4.14.8.ebuild | 26 -----
kde-base/akregator/akregator-4.14.7.ebuild | 22 ----
kde-base/akregator/akregator-4.14.8.ebuild | 23 -----
kde-base/blogilo/blogilo-4.14.7.ebuild | 26 -----
kde-base/blogilo/blogilo-4.14.8.ebuild | 27 -----
.../calendarjanitor/calendarjanitor-4.14.7.ebuild | 27 -----
.../calendarjanitor/calendarjanitor-4.14.8.ebuild | 28 -----
kde-base/kabcclient/kabcclient-4.14.7.ebuild | 26 -----
kde-base/kabcclient/kabcclient-4.14.8.ebuild | 27 -----
kde-base/kaddressbook/kaddressbook-4.14.7.ebuild | 51 ---------
kde-base/kaddressbook/kaddressbook-4.14.8.ebuild | 52 ----------
kde-base/kalarm/kalarm-4.14.7.ebuild | 26 -----
kde-base/kalarm/kalarm-4.14.8.ebuild | 27 -----
.../kdepim-common-libs-4.14.7.ebuild | 80 --------------
.../kdepim-common-libs-4.14.8.ebuild | 81 ---------------
kde-base/kdepim-icons/kdepim-icons-4.14.7.ebuild | 16 ---
kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild | 17 ---
.../kdepim-kresources-4.14.7.ebuild | 27 -----
.../kdepim-kresources-4.14.8.ebuild | 28 -----
kde-base/kdepim-meta/kdepim-meta-4.14.7.ebuild | 38 -------
kde-base/kdepim-meta/kdepim-meta-4.14.8.ebuild | 38 -------
.../kdepim-runtime/kdepim-runtime-4.14.7.ebuild | 42 --------
.../kdepim-runtime/kdepim-runtime-4.14.8.ebuild | 43 --------
kde-base/kdepimlibs/kdepimlibs-4.14.7.ebuild | 56 ----------
kde-base/kdepimlibs/kdepimlibs-4.14.8.ebuild | 57 ----------
kde-base/kjots/kjots-4.14.7.ebuild | 26 -----
kde-base/kjots/kjots-4.14.8.ebuild | 27 -----
kde-base/kleopatra/kleopatra-4.14.7.ebuild | 40 -------
kde-base/kleopatra/kleopatra-4.14.8.ebuild | 41 --------
kde-base/kmail/kmail-4.14.7.ebuild | 114 --------------------
kde-base/kmail/kmail-4.14.8.ebuild | 115 ---------------------
kde-base/knode/knode-4.14.7.ebuild | 48 ---------
kde-base/knode/knode-4.14.8.ebuild | 49 ---------
kde-base/knotes/knotes-4.14.7.ebuild | 31 ------
kde-base/knotes/knotes-4.14.8.ebuild | 32 ------
.../konsolekalendar/konsolekalendar-4.14.7.ebuild | 47 ---------
.../konsolekalendar/konsolekalendar-4.14.8.ebuild | 48 ---------
kde-base/kontact/kontact-4.14.7.ebuild | 51 ---------
kde-base/kontact/kontact-4.14.8.ebuild | 52 ----------
kde-base/korganizer/korganizer-4.14.7.ebuild | 84 ---------------
kde-base/korganizer/korganizer-4.14.8.ebuild | 85 ---------------
kde-base/ktimetracker/ktimetracker-4.14.7.ebuild | 38 -------
kde-base/ktimetracker/ktimetracker-4.14.8.ebuild | 39 -------
kde-base/ktnef/ktnef-4.14.7.ebuild | 24 -----
kde-base/ktnef/ktnef-4.14.8.ebuild | 25 -----
46 files changed, 1952 deletions(-)
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.14.7.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.14.7.ebuild
deleted file mode 100644
index 7e985e4..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.14.7.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
-
-KMNAME="kdepim"
-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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- messageviewer/
-"
diff --git a/kde-base/akonadiconsole/akonadiconsole-4.14.8.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.14.8.ebuild
deleted file mode 100644
index 7a4c99d..0000000
--- a/kde-base/akonadiconsole/akonadiconsole-4.14.8.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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- messageviewer/
-"
diff --git a/kde-base/akregator/akregator-4.14.7.ebuild b/kde-base/akregator/akregator-4.14.7.ebuild
deleted file mode 100644
index fdc791c..0000000
--- a/kde-base/akregator/akregator-4.14.7.ebuild
+++ /dev/null
@@ -1,22 +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"
-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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/akregator/akregator-4.14.8.ebuild b/kde-base/akregator/akregator-4.14.8.ebuild
deleted file mode 100644
index ac7fe32..0000000
--- a/kde-base/akregator/akregator-4.14.8.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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/blogilo/blogilo-4.14.7.ebuild b/kde-base/blogilo/blogilo-4.14.7.ebuild
deleted file mode 100644
index 53a8743..0000000
--- a/kde-base/blogilo/blogilo-4.14.7.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
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-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)
- >=net-libs/libkgapi-2.2.0
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- composereditor-ng/
- pimcommon/
-"
diff --git a/kde-base/blogilo/blogilo-4.14.8.ebuild b/kde-base/blogilo/blogilo-4.14.8.ebuild
deleted file mode 100644
index 0fbb871..0000000
--- a/kde-base/blogilo/blogilo-4.14.8.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)
- >=net-libs/libkgapi-2.2.0
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- composereditor-ng/
- pimcommon/
-"
diff --git a/kde-base/calendarjanitor/calendarjanitor-4.14.7.ebuild b/kde-base/calendarjanitor/calendarjanitor-4.14.7.ebuild
deleted file mode 100644
index 82b6b0b..0000000
--- a/kde-base/calendarjanitor/calendarjanitor-4.14.7.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"
-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)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- calendarsupport/
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/calendarjanitor/calendarjanitor-4.14.8.ebuild b/kde-base/calendarjanitor/calendarjanitor-4.14.8.ebuild
deleted file mode 100644
index c4b8a66..0000000
--- a/kde-base/calendarjanitor/calendarjanitor-4.14.8.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)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- calendarsupport/
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/kabcclient/kabcclient-4.14.7.ebuild b/kde-base/kabcclient/kabcclient-4.14.7.ebuild
deleted file mode 100644
index f7b5657..0000000
--- a/kde-base/kabcclient/kabcclient-4.14.7.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
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-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)
-"
-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/kabcclient/kabcclient-4.14.8.ebuild b/kde-base/kabcclient/kabcclient-4.14.8.ebuild
deleted file mode 100644
index a69f468..0000000
--- a/kde-base/kabcclient/kabcclient-4.14.8.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)
-"
-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.7.ebuild b/kde-base/kaddressbook/kaddressbook-4.14.7.ebuild
deleted file mode 100644
index 11156c8..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.14.7.ebuild
+++ /dev/null
@@ -1,51 +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"
-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)
- $(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/kaddressbook/kaddressbook-4.14.8.ebuild b/kde-base/kaddressbook/kaddressbook-4.14.8.ebuild
deleted file mode 100644
index 3efc8cc..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.14.8.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)
- $(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.7.ebuild b/kde-base/kalarm/kalarm-4.14.7.ebuild
deleted file mode 100644
index 8c8559c..0000000
--- a/kde-base/kalarm/kalarm-4.14.7.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
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-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)
- $(add_kdebase_dep kdepim-common-libs)
- media-libs/phonon[qt4]
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}"
-
-KMEXTRACTONLY="
- kmail/
-"
diff --git a/kde-base/kalarm/kalarm-4.14.8.ebuild b/kde-base/kalarm/kalarm-4.14.8.ebuild
deleted file mode 100644
index adb4a60..0000000
--- a/kde-base/kalarm/kalarm-4.14.8.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)
- $(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.7.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.7.ebuild
deleted file mode 100644
index 63f94d8..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.7.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-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)
-"
-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" )
-
-src_prepare() {
- kde4-meta_src_prepare
- sed -e '/folderarchiveagent.desktop/d' \
- -i agents/CMakeLists.txt || die
-}
diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.8.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.8.ebuild
deleted file mode 100644
index 2d98a48..0000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.14.8.ebuild
+++ /dev/null
@@ -1,81 +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"
-
-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)
-"
-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" )
-
-src_prepare() {
- kde4-meta_src_prepare
- sed -e '/folderarchiveagent.desktop/d' \
- -i agents/CMakeLists.txt || die
-}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.14.7.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.14.7.ebuild
deleted file mode 100644
index 76cccc5..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.14.7.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim"
-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)"
-RDEPEND=""
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.14.8.ebuild
deleted file mode 100644
index efc08a9..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.14.8.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)"
-RDEPEND=""
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.14.7.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.14.7.ebuild
deleted file mode 100644
index 6727c5f..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.14.7.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
-
-KMNAME="kdepim"
-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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- kmail/
- knotes/
- korganizer/version.h
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.14.8.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.14.8.ebuild
deleted file mode 100644
index 2f9aff2..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.14.8.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)
- $(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.7.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.14.7.ebuild
deleted file mode 100644
index 8cfd3ae..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.14.7.ebuild
+++ /dev/null
@@ -1,38 +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_kdebase_dep kde-l10n '' 4.14.3)
- $(add_kdebase_dep kdepim-l10n '' 4.14.3)
- )
-"
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.14.8.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.14.8.ebuild
deleted file mode 100644
index d840663..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.14.8.ebuild
+++ /dev/null
@@ -1,38 +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_kdebase_dep kde-l10n '' 4.14.3)
- $(add_kdebase_dep kdepim-l10n '' 4.14.3)
- )
-"
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.7.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.7.ebuild
deleted file mode 100644
index 0102a3e..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.7.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KMNAME="kdepim-runtime"
-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)
- x11-misc/shared-mime-info
- facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-2.0 )
- 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/kdepim-runtime/kdepim-runtime-4.14.8.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild
deleted file mode 100644
index 6b58c69..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.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)
- x11-misc/shared-mime-info
- facebook? ( net-libs/libkfbapi )
- google? ( >=net-libs/libkgapi-2.0 )
- 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.7.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.14.7.ebuild
deleted file mode 100644
index c13ca76..0000000
--- a/kde-base/kdepimlibs/kdepimlibs-4.14.7.ebuild
+++ /dev/null
@@ -1,56 +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"
-inherit kde4-base
-
-DESCRIPTION="Common library for KDE PIM apps"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~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/kdepimlibs/kdepimlibs-4.14.8.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.14.8.ebuild
deleted file mode 100644
index 047a766..0000000
--- a/kde-base/kdepimlibs/kdepimlibs-4.14.8.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.7.ebuild b/kde-base/kjots/kjots-4.14.7.ebuild
deleted file mode 100644
index f4fed78..0000000
--- a/kde-base/kjots/kjots-4.14.7.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
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- noteshared/
-"
diff --git a/kde-base/kjots/kjots-4.14.8.ebuild b/kde-base/kjots/kjots-4.14.8.ebuild
deleted file mode 100644
index 5b8d125..0000000
--- a/kde-base/kjots/kjots-4.14.8.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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi_next/
- noteshared/
-"
diff --git a/kde-base/kleopatra/kleopatra-4.14.7.ebuild b/kde-base/kleopatra/kleopatra-4.14.7.ebuild
deleted file mode 100644
index 7a968c6..0000000
--- a/kde-base/kleopatra/kleopatra-4.14.7.ebuild
+++ /dev/null
@@ -1,40 +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"
-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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
-"
-
-KMEXTRACTONLY="
- libkleo/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA="
- doc/kwatchgnupg
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/kleopatra/kleopatra-4.14.8.ebuild b/kde-base/kleopatra/kleopatra-4.14.8.ebuild
deleted file mode 100644
index 217bbc4..0000000
--- a/kde-base/kleopatra/kleopatra-4.14.8.ebuild
+++ /dev/null
@@ -1,41 +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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
-"
-
-KMEXTRACTONLY="
- libkleo/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA="
- doc/kwatchgnupg
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/kmail/kmail-4.14.7.ebuild b/kde-base/kmail/kmail-4.14.7.ebuild
deleted file mode 100644
index 44034e2..0000000
--- a/kde-base/kmail/kmail-4.14.7.ebuild
+++ /dev/null
@@ -1,114 +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"
-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)
- $(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/kmail/kmail-4.14.8.ebuild b/kde-base/kmail/kmail-4.14.8.ebuild
deleted file mode 100644
index ba11302..0000000
--- a/kde-base/kmail/kmail-4.14.8.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)
- $(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.7.ebuild b/kde-base/knode/knode-4.14.7.ebuild
deleted file mode 100644
index 9f8f660..0000000
--- a/kde-base/knode/knode-4.14.7.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"
-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)
- $(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/knode/knode-4.14.8.ebuild b/kde-base/knode/knode-4.14.8.ebuild
deleted file mode 100644
index d75f7d4..0000000
--- a/kde-base/knode/knode-4.14.8.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)
- $(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.7.ebuild b/kde-base/knotes/knotes-4.14.7.ebuild
deleted file mode 100644
index dea0191..0000000
--- a/kde-base/knotes/knotes-4.14.7.ebuild
+++ /dev/null
@@ -1,31 +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"
-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)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-KMCOMPILEONLY="
- noteshared/
-"
-
-KMEXTRACTONLY="
- akonadi_next/
- pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/knotes/knotes-4.14.8.ebuild b/kde-base/knotes/knotes-4.14.8.ebuild
deleted file mode 100644
index 8a69d68..0000000
--- a/kde-base/knotes/knotes-4.14.8.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)
- $(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.7.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.14.7.ebuild
deleted file mode 100644
index 61eeb94..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.14.7.ebuild
+++ /dev/null
@@ -1,47 +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"
-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)
- $(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/konsolekalendar/konsolekalendar-4.14.8.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.14.8.ebuild
deleted file mode 100644
index 7bfb2bf..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.14.8.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)
- $(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.7.ebuild b/kde-base/kontact/kontact-4.14.7.ebuild
deleted file mode 100644
index b3d5c5a..0000000
--- a/kde-base/kontact/kontact-4.14.7.ebuild
+++ /dev/null
@@ -1,51 +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"
-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)
- $(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/kontact/kontact-4.14.8.ebuild b/kde-base/kontact/kontact-4.14.8.ebuild
deleted file mode 100644
index 6d285f3..0000000
--- a/kde-base/kontact/kontact-4.14.8.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)
- $(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.7.ebuild b/kde-base/korganizer/korganizer-4.14.7.ebuild
deleted file mode 100644
index d20f396..0000000
--- a/kde-base/korganizer/korganizer-4.14.7.ebuild
+++ /dev/null
@@ -1,84 +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"
-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)
- $(add_kdebase_dep kdepim-common-libs)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}
- || ( $(add_kdebase_dep ktimezoned '' 4.14.3) $(add_kdeapps_dep ktimezoned) )
-"
-
-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_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/korganizer/korganizer-4.14.8.ebuild b/kde-base/korganizer/korganizer-4.14.8.ebuild
deleted file mode 100644
index 306b6df..0000000
--- a/kde-base/korganizer/korganizer-4.14.8.ebuild
+++ /dev/null
@@ -1,85 +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)
- $(add_kdebase_dep kdepim-common-libs)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}
- || ( $(add_kdebase_dep ktimezoned '' 4.14.3) $(add_kdeapps_dep ktimezoned) )
-"
-
-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_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.7.ebuild b/kde-base/ktimetracker/ktimetracker-4.14.7.ebuild
deleted file mode 100644
index 311d5ca..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.14.7.ebuild
+++ /dev/null
@@ -1,38 +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"
-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)
- $(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/ktimetracker/ktimetracker-4.14.8.ebuild b/kde-base/ktimetracker/ktimetracker-4.14.8.ebuild
deleted file mode 100644
index dc2078e..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.14.8.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)
- $(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.7.ebuild b/kde-base/ktnef/ktnef-4.14.7.ebuild
deleted file mode 100644
index fd66839..0000000
--- a/kde-base/ktnef/ktnef-4.14.7.ebuild
+++ /dev/null
@@ -1,24 +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"
-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)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi/
-"
diff --git a/kde-base/ktnef/ktnef-4.14.8.ebuild b/kde-base/ktnef/ktnef-4.14.8.ebuild
deleted file mode 100644
index 85a8fb0..0000000
--- a/kde-base/ktnef/ktnef-4.14.8.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)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- akonadi/
-"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-15 16:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-15 16:18 [gentoo-commits] proj/kde:master commit in: kde-base/kaddressbook/, kde-base/kdepim-kresources/, kde-base/kjots/, Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox