commit:     bd5f5d484089ab64e592317259fb5eef27cf10dd
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun May 17 12:34:52 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat May 23 16:12:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd5f5d48

[kde-apps] Drop bogus stable-live versions

Package-Manager: portage-2.2.18

 .../akonadi-calendar-15.04.49.9999.ebuild          | 31 --------
 kde-apps/gpgmepp/gpgmepp-15.04.49.9999.ebuild      | 17 -----
 kde-apps/kblog/kblog-15.04.49.9999.ebuild          | 26 -------
 kde-apps/kcalcore/kcalcore-15.04.49.9999.ebuild    | 25 -------
 kde-apps/kcalutils/kcalutils-15.04.49.9999.ebuild  | 30 --------
 kde-apps/kcontacts/kcontacts-15.04.49.9999.ebuild  | 24 ------
 .../kdepimlibs/kdepimlibs-15.04.49.9999.ebuild     | 85 ----------------------
 kde-apps/kdiagram/kdiagram-15.04.49.9999.ebuild    | 20 -----
 kde-apps/kholidays/kholidays-15.04.49.9999.ebuild  | 33 ---------
 .../kidentitymanagement-15.04.49.9999.ebuild       | 30 --------
 kde-apps/kimap/kimap-15.04.49.9999.ebuild          | 27 -------
 kde-apps/kldap/kldap-15.04.49.9999.ebuild          | 25 -------
 .../kmailtransport-15.04.49.9999.ebuild            | 25 -------
 kde-apps/kmbox/kmbox-15.04.49.9999.ebuild          | 17 -----
 kde-apps/kmime/kmime-15.04.49.9999.ebuild          | 21 ------
 .../kontactinterface-15.04.49.9999.ebuild          | 28 -------
 .../kpimtextedit/kpimtextedit-15.04.49.9999.ebuild | 28 -------
 kde-apps/ktnef/ktnef-15.04.49.9999.ebuild          | 23 ------
 .../ktp-call-ui/ktp-call-ui-15.04.49.9999.ebuild   | 42 -----------
 kde-apps/pykde5/pykde5-15.04.49.9999.ebuild        | 81 ---------------------
 .../syndication/syndication-15.04.49.9999.ebuild   | 22 ------
 21 files changed, 660 deletions(-)

diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-15.04.49.9999.ebuild 
b/kde-apps/akonadi-calendar/akonadi-calendar-15.04.49.9999.ebuild
deleted file mode 100644
index f68d979..0000000
--- a/kde-apps/akonadi-calendar/akonadi-calendar-15.04.49.9999.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_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for akonadi calendar integration"
-LICENSE="GPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kitemviews)
-       $(add_frameworks_dep kwallet)
-       $(add_kdeapps_dep kcalcore)
-       $(add_kdeapps_dep kcalutils)
-       $(add_kdeapps_dep kcontacts)
-       $(add_kdeapps_dep kdepimlibs)
-       $(add_kdeapps_dep kidentitymanagement)
-       $(add_kdeapps_dep kmailtransport)
-"
-DEPEND="${RDEPEND}"
-
-RESTRICT="test"

diff --git a/kde-apps/gpgmepp/gpgmepp-15.04.49.9999.ebuild 
b/kde-apps/gpgmepp/gpgmepp-15.04.49.9999.ebuild
deleted file mode 100644
index 1bf5296..0000000
--- a/kde-apps/gpgmepp/gpgmepp-15.04.49.9999.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
-
-inherit kde5
-
-DESCRIPTION="C++ bindings for gpgme"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       app-crypt/gpgme:=
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-apps/kblog/kblog-15.04.49.9999.ebuild 
b/kde-apps/kblog/kblog-15.04.49.9999.ebuild
deleted file mode 100644
index 1ae6efa..0000000
--- a/kde-apps/kblog/kblog-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library providing client-side support for web application remote 
blogging APIs"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_kdeapps_dep kcalcore)
-       $(add_kdeapps_dep syndication)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kxmlrpcclient)
-       dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kcalcore/kcalcore-15.04.49.9999.ebuild 
b/kde-apps/kcalcore/kcalcore-15.04.49.9999.ebuild
deleted file mode 100644
index 4069c4e..0000000
--- a/kde-apps/kcalcore/kcalcore-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for handling calendar data"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       dev-libs/libical:=
-       dev-qt/qtgui:5
-       sys-apps/util-linux
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-apps/kcalutils/kcalutils-15.04.49.9999.ebuild 
b/kde-apps/kcalutils/kcalutils-15.04.49.9999.ebuild
deleted file mode 100644
index 80e3a88..0000000
--- a/kde-apps/kcalutils/kcalutils-15.04.49.9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library providing utility functions for the handling of calendar 
data"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_kdeapps_dep kcalcore)
-       $(add_kdeapps_dep kidentitymanagement)
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kiconthemes)
-       $(add_frameworks_dep kwidgetsaddons)
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kcontacts/kcontacts-15.04.49.9999.ebuild 
b/kde-apps/kcontacts/kcontacts-15.04.49.9999.ebuild
deleted file mode 100644
index 8b55519..0000000
--- a/kde-apps/kcontacts/kcontacts-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Address book API for KDE"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kdepimlibs/kdepimlibs-15.04.49.9999.ebuild 
b/kde-apps/kdepimlibs/kdepimlibs-15.04.49.9999.ebuild
deleted file mode 100644
index 416ef9c..0000000
--- a/kde-apps/kdepimlibs/kdepimlibs-15.04.49.9999.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
-
-inherit kde5
-
-DESCRIPTION="Common library for KDE PIM apps"
-KEYWORDS=""
-LICENSE="LGPL-2.1"
-IUSE="designer prison ssl test"
-
-# some akonadi tests timeout, that probaly needs more work as its ~700 tests
-RESTRICT="test"
-
-COMMON_DEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kconfigwidgets)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kitemviews)
-       $(add_frameworks_dep ktextwidgets)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_frameworks_dep kxmlgui)
-       $(add_kdeapps_dep kcalcore)
-       $(add_kdeapps_dep kcontacts)
-       $(add_kdeapps_dep kldap)
-       app-office/akonadi-server
-       dev-libs/libxml2
-       dev-qt/qtgui:5
-       dev-qt/qtsql:5
-       dev-qt/qtwidgets:5
-       media-libs/phonon[qt5]
-       prison? ( media-libs/prison:5 )
-       ssl? ( dev-libs/cyrus-sasl )
-       test? ( dev-qt/qttest:5 )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdbusaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep kguiaddons)
-       $(add_frameworks_dep kiconthemes)
-       $(add_frameworks_dep kitemmodels)
-       $(add_frameworks_dep kservice)
-       $(add_kdeapps_dep kmime)
-       dev-qt/qtdbus:5
-       dev-qt/qtnetwork:5
-       dev-qt/qtxml:5
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       $(add_frameworks_dep kbookmarks)
-       $(add_frameworks_dep kdoctools)
-       $(add_frameworks_dep kparts)
-       $(add_frameworks_dep solid)
-       $(add_kdeapps_dep kmbox)
-       dev-libs/boost
-       dev-libs/libxslt
-       x11-misc/shared-mime-info
-       designer? ( dev-qt/designer )
-"
-
-src_prepare() {
-       # kdepimlibs contains many projects for which we have to run our 
kde5_src_prepare
-       for d in $(find "${S}" -maxdepth 1 -type d); do
-               pushd "$d"
-               kde5_src_prepare
-               popd
-       done
-}
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_find_package designer Qt5Designer)
-               $(cmake-utils_use_find_package prison KF5Prison)
-               $(cmake-utils_use_find_package ssl Sasl2)
-               $(cmake-utils_use_build test TESTING)
-       )
-       kde5_src_configure
-}

diff --git a/kde-apps/kdiagram/kdiagram-15.04.49.9999.ebuild 
b/kde-apps/kdiagram/kdiagram-15.04.49.9999.ebuild
deleted file mode 100644
index a7ebc43..0000000
--- a/kde-apps/kdiagram/kdiagram-15.04.49.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Powerful libraries (KChart, KGantt) for creating business 
diagrams"
-HOMEPAGE="https://www.kde.org/";
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       dev-qt/qtgui:5
-       dev-qt/qtprintsupport:5
-       dev-qt/qtsvg:5
-       dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-apps/kholidays/kholidays-15.04.49.9999.ebuild 
b/kde-apps/kholidays/kholidays-15.04.49.9999.ebuild
deleted file mode 100644
index e971a05..0000000
--- a/kde-apps/kholidays/kholidays-15.04.49.9999.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for determining holidays and other special events for a 
geographical region"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE="designer"
-
-RDEPEND="
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kitemviews)
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       designer? ( dev-qt/designer:5 )
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-       local mycmakeargs=(
-               $(cmake-utils_use_find_package designer Qt5Designer)
-       )
-
-       kde5_src_configure
-}

diff --git 
a/kde-apps/kidentitymanagement/kidentitymanagement-15.04.49.9999.ebuild 
b/kde-apps/kidentitymanagement/kidentitymanagement-15.04.49.9999.ebuild
deleted file mode 100644
index 0ba1b98..0000000
--- a/kde-apps/kidentitymanagement/kidentitymanagement-15.04.49.9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for managing identitites"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_kdeapps_dep kpimtextedit)
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep ktextwidgets)
-       $(add_frameworks_dep kxmlgui)
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtnetwork:5
-       dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kimap/kimap-15.04.49.9999.ebuild 
b/kde-apps/kimap/kimap-15.04.49.9999.ebuild
deleted file mode 100644
index 19a5a22..0000000
--- a/kde-apps/kimap/kimap-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for interacting with IMAP servers"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_kdeapps_dep kmime)
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       dev-libs/cyrus-sasl
-"
-DEPEND="${RDEPEND}
-       dev-libs/boost
-"

diff --git a/kde-apps/kldap/kldap-15.04.49.9999.ebuild 
b/kde-apps/kldap/kldap-15.04.49.9999.ebuild
deleted file mode 100644
index 8b9ded1..0000000
--- a/kde-apps/kldap/kldap-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for interacting with LDAP servers"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kwidgetsaddons)
-       dev-libs/cyrus-sasl
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       net-nds/openldap
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kmailtransport/kmailtransport-15.04.49.9999.ebuild 
b/kde-apps/kmailtransport/kmailtransport-15.04.49.9999.ebuild
deleted file mode 100644
index 996466d..0000000
--- a/kde-apps/kmailtransport/kmailtransport-15.04.49.9999.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_TEST="true"
-inherit kde5
-
-DESCRIPTION="Mail transport service"
-LICENSE="GPL-2"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcmutils)
-       $(add_frameworks_dep kconfigwidgets)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep kwallet)
-       $(add_kdeapps_dep kdepimlibs)
-       $(add_kdeapps_dep kmime)
-"
-DEPEND="${RDEPEND}"
-
-RESTRICT="test"

diff --git a/kde-apps/kmbox/kmbox-15.04.49.9999.ebuild 
b/kde-apps/kmbox/kmbox-15.04.49.9999.ebuild
deleted file mode 100644
index 3d873f6..0000000
--- a/kde-apps/kmbox/kmbox-15.04.49.9999.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
-
-KDE_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for accessing MBox format mail storages"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="$(add_kdeapps_dep kmime)"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kmime/kmime-15.04.49.9999.ebuild 
b/kde-apps/kmime/kmime-15.04.49.9999.ebuild
deleted file mode 100644
index e52474f..0000000
--- a/kde-apps/kmime/kmime-15.04.49.9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Libary for handling mail messages and newsgroup articles"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kontactinterface/kontactinterface-15.04.49.9999.ebuild 
b/kde-apps/kontactinterface/kontactinterface-15.04.49.9999.ebuild
deleted file mode 100644
index 1141f68..0000000
--- a/kde-apps/kontactinterface/kontactinterface-15.04.49.9999.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_DOXYGEN="true"
-inherit kde5
-
-DESCRIPTION="Library for embedding KParts in a Kontact component"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep kiconthemes)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kparts)
-       $(add_frameworks_dep kwindowsystem)
-       $(add_frameworks_dep kxmlgui)
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/kpimtextedit/kpimtextedit-15.04.49.9999.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-15.04.49.9999.ebuild
deleted file mode 100644
index 2355e3b..0000000
--- a/kde-apps/kpimtextedit/kpimtextedit-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="A textedit with PIM-specific features"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kemoticons)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep ktextwidgets)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_frameworks_dep sonnet)
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/ktnef/ktnef-15.04.49.9999.ebuild 
b/kde-apps/ktnef/ktnef-15.04.49.9999.ebuild
deleted file mode 100644
index 0a68279..0000000
--- a/kde-apps/ktnef/ktnef-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for handling TNEF data"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_kdeapps_dep kcalcore)
-       $(add_kdeapps_dep kcalutils)
-       $(add_kdeapps_dep kcontacts)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-"
-DEPEND="${RDEPEND}"

diff --git a/kde-apps/ktp-call-ui/ktp-call-ui-15.04.49.9999.ebuild 
b/kde-apps/ktp-call-ui/ktp-call-ui-15.04.49.9999.ebuild
deleted file mode 100644
index 3008c29..0000000
--- a/kde-apps/ktp-call-ui/ktp-call-ui-15.04.49.9999.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
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="KDE Telepathy audio/video conferencing ui"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration";
-
-LICENSE="GPL-2"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kcmutils)
-       $(add_frameworks_dep kcompletion)
-       $(add_frameworks_dep kconfig)
-       $(add_frameworks_dep kconfigwidgets)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep knotifications)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_frameworks_dep kxmlgui)
-       $(add_kdeapps_dep ktp-common-internals)
-       dev-libs/boost
-       dev-libs/glib:2
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       media-libs/qt-gstreamer[qt5]
-       net-libs/farstream:0.2
-       net-libs/telepathy-farstream
-       net-libs/telepathy-qt[farstream,qt5]
-"
-
-RDEPEND="${DEPEND}
-       !net-im/ktp-call-ui
-"

diff --git a/kde-apps/pykde5/pykde5-15.04.49.9999.ebuild 
b/kde-apps/pykde5/pykde5-15.04.49.9999.ebuild
deleted file mode 100644
index 433fce4..0000000
--- a/kde-apps/pykde5/pykde5-15.04.49.9999.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
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-PYTHON_REQ_USE="threads"
-OPENGL_REQUIRED="always"
-
-inherit python-r1 portability kde5 multilib eutils
-
-DESCRIPTION="Python bindings for KDE Applications 5"
-KEYWORDS=""
-IUSE="doc"
-HOMEPAGE="http://techbase.kde.org/Development/Languages/Python";
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       $(add_frameworks_dep karchive)
-       $(add_frameworks_dep kauth)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kguiaddons)
-       $(add_frameworks_dep kitemmodels)
-       $(add_frameworks_dep kitemviews)
-       $(add_frameworks_dep kplotting)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_frameworks_dep sonnet)
-       dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]
-       >=dev-python/sip-4.16.2:=[${PYTHON_USEDEP}]
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-"
-
-DEPEND="${RDEPEND}
-       doc? ( $(add_frameworks_dep kapidox) )
-"
-
-src_prepare() {
-       kde5_src_prepare
-
-       python_copy_sources
-}
-
-src_configure() {
-       configuration() {
-               local mycmakeargs=(
-                       -DPYTHON_EXECUTABLE=${PYTHON}
-               )
-               local CMAKE_BUILD_DIR=${S}_build-${PYTHON_ABI}
-               kde5_src_configure
-       }
-
-       python_foreach_impl run_in_build_dir configuration
-}
-
-src_compile() {
-       compilation() {
-               local CMAKE_BUILD_DIR=${S}_build-${PYTHON_ABI}
-               kde5_src_compile
-       }
-       python_foreach_impl run_in_build_dir compilation
-}
-
-src_test() {
-       python_foreach_impl run_in_build_dir kde5_src_test
-}
-
-src_install() {
-       installation() {
-               emake DESTDIR="${D}" install
-
-               python_optimize
-       }
-       python_foreach_impl run_in_build_dir installation
-
-       # As we don't call the eclass's src_install, we have to install the 
docs manually
-       use doc && HTML_DOCS=("${S}/docs/html/")
-       einstalldocs
-}

diff --git a/kde-apps/syndication/syndication-15.04.49.9999.ebuild 
b/kde-apps/syndication/syndication-15.04.49.9999.ebuild
deleted file mode 100644
index 42d2bba..0000000
--- a/kde-apps/syndication/syndication-15.04.49.9999.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_DOXYGEN="true"
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for parsing RSS and Atom feeds"
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       $(add_frameworks_dep kcodecs)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kio)
-       dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"

Reply via email to