commit: 20bba06348e592a3c957da4427f9b620240dfb0a
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 2 19:16:51 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 19:16:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=20bba063
Remove kdepim 4.4.9999
---
kde-base/akonadi/akonadi-4.4.9999.ebuild | 41 ----------
kde-base/akregator/akregator-4.4.9999.ebuild | 21 -----
kde-base/blogilo/blogilo-4.4.9999.ebuild | 21 -----
kde-base/kabcclient/kabcclient-4.4.9999.ebuild | 26 -------
kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild | 43 -----------
kde-base/kalarm/kalarm-4.4.9999.ebuild | 34 --------
kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild | 20 -----
.../kdepim-kresources-4.4.9999.ebuild | 37 ---------
kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild | 41 ----------
.../kdepim-runtime/kdepim-runtime-4.4.9999.ebuild | 33 --------
.../kdepim-strigi-analyzer-4.4.9999.ebuild | 20 -----
.../kdepim-wizards/kdepim-wizards-4.4.9999.ebuild | 40 ----------
kde-base/kjots/kjots-4.4.9999.ebuild | 18 -----
kde-base/kleopatra/kleopatra-4.4.9999.ebuild | 52 -------------
kde-base/kmail/kmail-4.4.9999.ebuild | 80 --------------------
kde-base/knode/knode-4.4.9999.ebuild | 39 ----------
kde-base/knotes/knotes-4.4.9999.ebuild | 21 -----
.../konsolekalendar-4.4.9999.ebuild | 19 -----
kde-base/kontact/kontact-4.4.9999.ebuild | 53 -------------
kde-base/korganizer/korganizer-4.4.9999.ebuild | 53 -------------
kde-base/ktimetracker/ktimetracker-4.4.9999.ebuild | 37 ---------
kde-base/libkdepim/libkdepim-4.4.9999.ebuild | 39 ----------
kde-base/libkleo/libkleo-4.4.9999.ebuild | 24 ------
kde-base/libkpgp/libkpgp-4.4.9999.ebuild | 13 ---
24 files changed, 0 insertions(+), 825 deletions(-)
diff --git a/kde-base/akonadi/akonadi-4.4.9999.ebuild b/kde-base/akonadi/akonadi-4.4.9999.ebuild
deleted file mode 100644
index 5a82cad..0000000
--- a/kde-base/akonadi/akonadi-4.4.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- >=app-office/akonadi-server-1.3.1
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-KMEXTRA="
- akonadiconsole/
-"
-
-# @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now)
-add_blocker kdemaildir
-add_blocker kdepim-kresources '<4.2.95'
-
-src_configure() {
- mycmakeargs=(
- # Set the dbus dirs, otherwise it searches in KDEDIR
- -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces"
- -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services"
- )
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/akregator/akregator-4.4.9999.ebuild b/kde-base/akregator/akregator-4.4.9999.ebuild
deleted file mode 100644
index 353e5d8..0000000
--- a/kde-base/akregator/akregator-4.4.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE news feed aggregator."
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"
diff --git a/kde-base/blogilo/blogilo-4.4.9999.ebuild b/kde-base/blogilo/blogilo-4.4.9999.ebuild
deleted file mode 100644
index beb5feb..0000000
--- a/kde-base/blogilo/blogilo-4.4.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
- !kde-misc/bilbo
- !kde-misc/blogilo
-"
diff --git a/kde-base/kabcclient/kabcclient-4.4.9999.ebuild b/kde-base/kabcclient/kabcclient-4.4.9999.ebuild
deleted file mode 100644
index 99e3e94..0000000
--- a/kde-base/kabcclient/kabcclient-4.4.9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-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 || die "couldn't symlink kabc2mutt to kabcclient"
-}
diff --git a/kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild b/kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild
deleted file mode 100644
index b52b08a..0000000
--- a/kde-base/kaddressbook/kaddressbook-4.4.9999.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="The KDE Address Book"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
- $(add_kdebase_dep libkleo)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-KMEXTRA="
- plugins/kaddressbook/
- plugins/ktexteditor/
-"
-KMEXTRACTONLY="
- libkleo/
-"
-
-KMLOADLIBS="libkdepim"
-
-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.4.9999.ebuild b/kde-base/kalarm/kalarm-4.4.9999.ebuild
deleted file mode 100644
index 13c980e..0000000
--- a/kde-base/kalarm/kalarm-4.4.9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-RDEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
-"
-DEPEND="${RDEPEND}
- dev-libs/boost
- dev-libs/libxslt
-"
-
-KMEXTRACTONLY="
- kmail/
-"
-
-src_configure() {
- mycmakeargs=(
- -DBUILD_akonadi=OFF
- -DXSLTPROC_EXECUTABLE="${EPREFIX}"/usr/bin/xsltproc
- )
- kde4-meta_src_configure
-}
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild
deleted file mode 100644
index dc630cb..0000000
--- a/kde-base/kdepim-icons/kdepim-icons-4.4.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="icons"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM icons"
-IUSE=""
-KEYWORDS=""
-
-src_install() {
- kde4-meta_src_install
- # colliding with oxygen icons
- rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
-}
diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.4.9999.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.4.9999.ebuild
deleted file mode 100644
index 92a3b36..0000000
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.4.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="kresources"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM groupware plugin collection"
-IUSE="debug"
-KEYWORDS=""
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- kmail/
- knotes/
- korganizer/version.h
-"
-
-KMLOADLIBS="libkdepim"
-
-src_install() {
- kde4-meta_src_install
-
- # Install headers needed by kdepim-wizards, egroupware stuff gone
- insinto "${PREFIX}"/include/${PN}
- doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/{groupwise,slox}/*.h || \
- die "Failed to install extra header files"
-}
diff --git a/kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild
deleted file mode 100644
index 646511a..0000000
--- a/kde-base/kdepim-meta/kdepim-meta-4.4.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit kde4-functions
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-HOMEPAGE="http://www.kde.org/"
-
-LICENSE="GPL-2"
-SLOT="4.4"
-KEYWORDS=""
-IUSE="aqua kdeprefix semantic-desktop"
-
-RDEPEND="
- $(add_kdebase_dep akregator)
- $(add_kdebase_dep blogilo)
- $(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 kdepim-strigi-analyzer)
- $(add_kdebase_dep kdepim-wizards)
- $(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 libkdepim)
- $(add_kdebase_dep libkleo)
- $(add_kdebase_dep libkpgp)
- semantic-desktop? ( $(add_kdebase_dep akonadi) )
- $(block_other_slots)
-"
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild
deleted file mode 100644
index e08a9dd..0000000
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9999.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim-runtime"
-KDE_SCM="git"
-inherit kde4-base
-
-DESCRIPTION="KDE PIM runtime plugin collection"
-KEYWORDS=""
-IUSE="debug"
-
-RESTRICT="test"
-# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233
-
-DEPEND="
- app-misc/strigi
- >=app-office/akonadi-server-1.3.60
- dev-libs/boost
- dev-libs/libxml2:2
- dev-libs/libxslt
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
- x11-misc/shared-mime-info
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-icons)
-"
-
-add_blocker akonadi '<4.3.90'
diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9999.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9999.ebuild
deleted file mode 100644
index 215540e..0000000
--- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="strigi-analyzer"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="kdepim: strigi plugins"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- app-misc/strigi
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.4.9999.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.4.9999.ebuild
deleted file mode 100644
index b74c161..0000000
--- a/kde-base/kdepim-wizards/kdepim-wizards-4.4.9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="wizards"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE PIM wizards"
-IUSE="debug"
-KEYWORDS=""
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- kmail/
- knotes/
- kresources/groupwise/
- kresources/kolab/
- kresources/slox/
-"
-
-src_prepare() {
- ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabcsloxprefs.h,kcalsloxprefs.h} \
- kresources/slox/ \
- || die "Failed to link extra_headers."
- ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \
- kresources/groupwise/ \
- || die "Failed to link extra_headers."
-
- kde4-meta_src_prepare
-}
diff --git a/kde-base/kjots/kjots-4.4.9999.ebuild b/kde-base/kjots/kjots-4.4.9999.ebuild
deleted file mode 100644
index 602ba55..0000000
--- a/kde-base/kjots/kjots-4.4.9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE note taking utility"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/kleopatra/kleopatra-4.4.9999.ebuild b/kde-base/kleopatra/kleopatra-4.4.9999.ebuild
deleted file mode 100644
index 8a1433a..0000000
--- a/kde-base/kleopatra/kleopatra-4.4.9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Kleopatra - KDE X.509 key manager"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- app-crypt/gpgme
- >=dev-libs/libassuan-2.0.0
- dev-libs/libgpg-error
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
- $(add_kdebase_dep libkleo)
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
-"
-
-KMEXTRACTONLY="
- libkleo
-"
-KMLOADLIBS="libkleo"
-
-PATCHES=(
- "${FILESDIR}/${PN}-4.4.3-assuan2.patch"
-)
-
-src_unpack() {
- if use handbook; then
- KMEXTRA="
- doc/kwatchgnupg
- "
- fi
-
- kde4-meta_src_unpack
-}
-
-src_configure() {
- mycmakeargs=(
- -DWITH_QGPGME=ON
- )
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/kmail/kmail-4.4.9999.ebuild b/kde-base/kmail/kmail-4.4.9999.ebuild
deleted file mode 100644
index 9430b8a..0000000
--- a/kde-base/kmail/kmail-4.4.9999.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=tests
-inherit kde4-meta
-
-DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
- $(add_kdebase_dep libkleo)
- $(add_kdebase_dep libkpgp)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-add_blocker kmailcvt
-add_blocker libksieve
-add_blocker messagecore
-add_blocker messagelist
-add_blocker messageviewer
-add_blocker mimelib
-
-KMEXTRACTONLY="
- korganizer/org.kde.Korganizer.Calendar.xml
- libkleo/
- libkpgp/
-"
-KMEXTRA="
- kmailcvt/
- ksendemail/
- libksieve/
- messagecore/
- messagelist/
- messageviewer/
- mimelib/
- plugins/kmail/
-"
-KMLOADLIBS="libkdepim"
-
-src_configure() {
- # Bug 308903
- use ppc64 && append-flags -mminimal-toc
-
- mycmakeargs=(
- -DWITH_IndicateQt=OFF
- )
-
- 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
-}
diff --git a/kde-base/knode/knode-4.4.9999.ebuild b/kde-base/knode/knode-4.4.9999.ebuild
deleted file mode 100644
index d406954..0000000
--- a/kde-base/knode/knode-4.4.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A newsreader for KDE"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-# test fails, last checked for 4.2.96
-RESTRICT=test
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
- $(add_kdebase_dep libkpgp)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkpgp/
-"
-
-KMLOADLIBS="libkdepim"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA="
- doc/kioslave/news
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/knotes/knotes-4.4.9999.ebuild b/kde-base/knotes/knotes-4.4.9999.ebuild
deleted file mode 100644
index b65f12c..0000000
--- a/kde-base/knotes/knotes-4.4.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE Notes application"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"
diff --git a/kde-base/konsolekalendar/konsolekalendar-4.4.9999.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.4.9999.ebuild
deleted file mode 100644
index 7b80415..0000000
--- a/kde-base/konsolekalendar/konsolekalendar-4.4.9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KMMODULE="console/${PN}"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A command line interface to KDE calendars"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/kontact/kontact-4.4.9999.ebuild b/kde-base/kontact/kontact-4.4.9999.ebuild
deleted file mode 100644
index 40c1509..0000000
--- a/kde-base/kontact/kontact-4.4.9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-KMLOADLIBS="libkdepim"
-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
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- kmail/
- 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/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA+="
- doc/kontact-admin/
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/korganizer/korganizer-4.4.9999.ebuild b/kde-base/korganizer/korganizer-4.4.9999.ebuild
deleted file mode 100644
index 20fcaf9..0000000
--- a/kde-base/korganizer/korganizer-4.4.9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="A Personal Organizer for KDE"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep libkdepim)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-# Moved after 4.3.90
-add_blocker kontact-specialdates
-
-KMLOADLIBS="libkdepim"
-KMEXTRA="kdgantt1"
-
-# xml targets from kmail are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- kmail/
- knode/org.kde.knode.xml
-"
-
-src_unpack() {
- if use kontact; then
- KMEXTRA="${KMEXTRA}
- kontact/plugins/planner/
- kontact/plugins/specialdates/
- "
- fi
-
- kde4-meta_src_unpack
-}
-
-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.4.9999.ebuild b/kde-base/ktimetracker/ktimetracker-4.4.9999.ebuild
deleted file mode 100644
index 69553d0..0000000
--- a/kde-base/ktimetracker/ktimetracker-4.4.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KTimeTracker tracks time spent on various tasks."
-KEYWORDS=""
-IUSE="debug +handbook"
-
-RDEPEND="
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
- x11-libs/libXScrnSaver
-"
-DEPEND="${RDEPEND}
- x11-proto/scrnsaverproto
-"
-
-KMEXTRACTONLY="
- kresources/
-"
-
-KMLOADLIBS="libkdepim"
-
-src_unpack() {
- if use kontact; then
- KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker"
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/libkdepim/libkdepim-4.4.9999.ebuild b/kde-base/libkdepim/libkdepim-4.4.9999.ebuild
deleted file mode 100644
index 88c9f15..0000000
--- a/kde-base/libkdepim/libkdepim-4.4.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=tests
-inherit kde4-meta
-
-DESCRIPTION="Common library for KDE PIM apps"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
-"
-RDEPEND="${DEPEND}"
-
-# @Since >4.2.65 kode removed from kdepim
-add_blocker kode
-
-KMEXTRACTONLY="
- korganizer/korgac/org.kde.korganizer.KOrgac.xml
-"
-
-KMSAVELIBS="true"
-
-src_install() {
- kde4-meta_src_install
-
- # install additional generated headers that are needed by other packages that
- # are derived from kdepim. e.g. kmail.
- pushd "${CMAKE_BUILD_DIR}/libkdepim/" 2>/dev/null || die "pushd libkdepim failed"
- insinto "${PREFIX}/include"
- doins ui_addresspicker.h ui_categoryselectdialog_base.h || die "Failed to install extra header files."
- popd 2>/dev/null
-}
diff --git a/kde-base/libkleo/libkleo-4.4.9999.ebuild b/kde-base/libkleo/libkleo-4.4.9999.ebuild
deleted file mode 100644
index e89e903..0000000
--- a/kde-base/libkleo/libkleo-4.4.9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE library for encryption handling."
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
-"
-
-KMSAVELIBS="true"
-KMEXTRACTONLY="kleopatra/"
diff --git a/kde-base/libkpgp/libkpgp-4.4.9999.ebuild b/kde-base/libkpgp/libkpgp-4.4.9999.ebuild
deleted file mode 100644
index da293c4..0000000
--- a/kde-base/libkpgp/libkpgp-4.4.9999.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-KMNAME="kdepim"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="KDE pgp abstraction library"
-KEYWORDS=""
-IUSE="debug"
|