summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-04-20 21:03:34 +0000
committerJohannes Huber <johu@gentoo.org>2013-04-20 21:03:34 +0000
commitaf10d7263d2ce52df46fe1cb626bb090ca005a66 (patch)
tree47ec1c87cd4de0996105769a0321b6dc8b40e998 /net-im
parentMasked net-im/ktp-contact-applet, net-im/ktp-presence-applet for removal. (diff)
downloadgentoo-2-af10d7263d2ce52df46fe1cb626bb090ca005a66.tar.gz
gentoo-2-af10d7263d2ce52df46fe1cb626bb090ca005a66.tar.bz2
gentoo-2-af10d7263d2ce52df46fe1cb626bb090ca005a66.zip
Remove KDE Telepathy 0.5.3.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kde-telepathy-meta/ChangeLog6
-rw-r--r--net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild44
-rw-r--r--net-im/ktp-accounts-kcm/ChangeLog5
-rw-r--r--net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild33
-rw-r--r--net-im/ktp-approver/ChangeLog5
-rw-r--r--net-im/ktp-approver/ktp-approver-0.5.3.ebuild29
-rw-r--r--net-im/ktp-auth-handler/ChangeLog5
-rw-r--r--net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild29
-rw-r--r--net-im/ktp-call-ui/ChangeLog5
-rw-r--r--net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild37
-rw-r--r--net-im/ktp-common-internals/ChangeLog6
-rw-r--r--net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild28
-rw-r--r--net-im/ktp-contact-list/ChangeLog5
-rw-r--r--net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild29
-rw-r--r--net-im/ktp-contact-runner/ChangeLog6
-rw-r--r--net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild28
-rw-r--r--net-im/ktp-filetransfer-handler/ChangeLog6
-rw-r--r--net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild28
-rw-r--r--net-im/ktp-kded-module/ChangeLog5
-rw-r--r--net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild34
-rw-r--r--net-im/ktp-send-file/ChangeLog5
-rw-r--r--net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild32
-rw-r--r--net-im/ktp-text-ui/ChangeLog6
-rw-r--r--net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild38
-rw-r--r--net-im/ktp-text-ui/metadata.xml3
25 files changed, 53 insertions, 404 deletions
diff --git a/net-im/kde-telepathy-meta/ChangeLog b/net-im/kde-telepathy-meta/ChangeLog
index 1c50a7e0ad2a..a417ddafe59c 100644
--- a/net-im/kde-telepathy-meta/ChangeLog
+++ b/net-im/kde-telepathy-meta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/kde-telepathy-meta
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/ChangeLog,v 1.14 2013/04/20 20:04:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/ChangeLog,v 1.15 2013/04/20 21:03:34 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org>
+ -kde-telepathy-meta-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*kde-telepathy-meta-0.6.1 (20 Apr 2013)
diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild
deleted file mode 100644
index 6942ac345748..000000000000
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild,v 1.1 2013/04/12 07:32:59 scarabeus Exp $
-
-EAPI=4
-
-DESCRIPTION="KDE Telepathy client - merge this to pull in all net-im/ktp-*
-kde packages"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-
-if [[ ${PV} != *9999* ]]; then
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
-SLOT="4"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- >=net-im/ktp-accounts-kcm-${PV}
- >=net-im/ktp-approver-${PV}
- >=net-im/ktp-auth-handler-${PV}
- >=net-im/ktp-call-ui-${PV}
- >=net-im/ktp-common-internals-${PV}
- >=net-im/ktp-contact-applet-${PV}
- >=net-im/ktp-contact-list-${PV}
- >=net-im/ktp-contact-runner-${PV}
- >=net-im/ktp-filetransfer-handler-${PV}
- >=net-im/ktp-kded-module-${PV}
- >=net-im/ktp-presence-applet-${PV}
- >=net-im/ktp-send-file-${PV}
- >=net-im/ktp-text-ui-${PV}
- net-im/telepathy-connection-managers
-"
-
-pkg_postinst() {
- echo
- elog "You can configure the accounts in the KDE System Settings"
- elog "and then add the Instant Messaging plasma applet to access the contact list."
- echo
-}
diff --git a/net-im/ktp-accounts-kcm/ChangeLog b/net-im/ktp-accounts-kcm/ChangeLog
index 49b01cba6601..bb7a780d1341 100644
--- a/net-im/ktp-accounts-kcm/ChangeLog
+++ b/net-im/ktp-accounts-kcm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-accounts-kcm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ChangeLog,v 1.12 2013/04/20 20:04:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ChangeLog,v 1.13 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-accounts-kcm-0.5.2.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-accounts-kcm-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild
deleted file mode 100644
index 05ca1e79be66..000000000000
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild,v 1.1 2013/01/21 14:19:08 scarabeus Exp $
-
-EAPI=4
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="ca cs da de el en_GB eo es et fi fr ga gl hu it ja km lt mai nb nds
-nl pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk vi
-zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy account management kcm"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- net-im/telepathy-mission-control
- net-libs/telepathy-glib
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}
-"
diff --git a/net-im/ktp-approver/ChangeLog b/net-im/ktp-approver/ChangeLog
index 39ea493ab6c9..6c06bfc3326f 100644
--- a/net-im/ktp-approver/ChangeLog
+++ b/net-im/ktp-approver/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-approver
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ChangeLog,v 1.13 2013/04/20 20:04:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ChangeLog,v 1.14 2013/04/20 21:03:34 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-approver-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-approver-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-approver/ktp-approver-0.5.3.ebuild b/net-im/ktp-approver/ktp-approver-0.5.3.ebuild
deleted file mode 100644
index c2d3a4d0001a..000000000000
--- a/net-im/ktp-approver/ktp-approver-0.5.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ktp-approver-0.5.3.ebuild,v 1.1 2013/04/12 07:33:43 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
-pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy notification handler"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
diff --git a/net-im/ktp-auth-handler/ChangeLog b/net-im/ktp-auth-handler/ChangeLog
index 5fe2ecb2b8c4..ac2e683db37b 100644
--- a/net-im/ktp-auth-handler/ChangeLog
+++ b/net-im/ktp-auth-handler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-auth-handler
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.13 2013/04/20 20:04:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.14 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-auth-handler-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild
deleted file mode 100644
index d436aa21845a..000000000000
--- a/net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild,v 1.1 2013/04/12 07:34:15 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
-pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy authentication handler"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- dev-libs/qjson
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-call-ui/ChangeLog b/net-im/ktp-call-ui/ChangeLog
index b03c81ef6554..87b960e30ded 100644
--- a/net-im/ktp-call-ui/ChangeLog
+++ b/net-im/ktp-call-ui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-call-ui
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.11 2013/04/20 20:04:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.12 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-call-ui-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-call-ui-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild
deleted file mode 100644
index e4c3eab6b3c7..000000000000
--- a/net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild,v 1.1 2013/04/12 07:39:06 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="bg ca cs da de en_GB eo es et fi fr ga gl hu it ja km lt mai nds nl
-pl pt pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk
-zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy audio/video conferencing ui"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=media-libs/qt-gstreamer-0.10.2
- >=net-im/ktp-common-internals-${PV}
- <net-libs/telepathy-farstream-0.6
- >=net-libs/telepathy-qt-0.9.3[farstream]
-"
-RDEPEND="${DEPEND}
- || (
- >=net-im/ktp-contact-applet-${PV}
- >=net-im/ktp-contact-list-${PV}
- >=net-im/ktp-text-ui-${PV}
- )
-"
diff --git a/net-im/ktp-common-internals/ChangeLog b/net-im/ktp-common-internals/ChangeLog
index ddde22314de4..0a5515d1f586 100644
--- a/net-im/ktp-common-internals/ChangeLog
+++ b/net-im/ktp-common-internals/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/ktp-common-internals
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ChangeLog,v 1.14 2013/04/20 20:04:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ChangeLog,v 1.15 2013/04/20 21:03:32 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-common-internals-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-common-internals-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild
deleted file mode 100644
index 52aa2c9fb885..000000000000
--- a/net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild,v 1.1 2013/04/12 07:34:47 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt pt_BR
-ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy common library"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.3
- !!<net-im/ktp-contact-list-0.4.0
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-contact-list/ChangeLog b/net-im/ktp-contact-list/ChangeLog
index 35ea2634368f..b16c08d93005 100644
--- a/net-im/ktp-contact-list/ChangeLog
+++ b/net-im/ktp-contact-list/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-contact-list
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.13 2013/04/20 20:04:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.14 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-contact-list-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-contact-list-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild
deleted file mode 100644
index 67ec1810a2f9..000000000000
--- a/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild,v 1.1 2013/04/12 07:35:51 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
-pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy contact list"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-accounts-kcm-${PV}
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-contact-runner/ChangeLog b/net-im/ktp-contact-runner/ChangeLog
index c962bfeb6d5e..02a5b700ce8e 100644
--- a/net-im/ktp-contact-runner/ChangeLog
+++ b/net-im/ktp-contact-runner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/ktp-contact-runner
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.9 2013/04/20 20:04:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.10 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-contact-runner-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-contact-runner-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild
deleted file mode 100644
index 21f133e76174..000000000000
--- a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild,v 1.1 2013/04/12 07:39:38 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it km lt nds nl pl pt pt_BR ru
-sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy krunner plugin"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-filetransfer-handler/ChangeLog b/net-im/ktp-filetransfer-handler/ChangeLog
index 1cb228f7bca3..490f284fef9c 100644
--- a/net-im/ktp-filetransfer-handler/ChangeLog
+++ b/net-im/ktp-filetransfer-handler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/ktp-filetransfer-handler
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ChangeLog,v 1.13 2013/04/20 20:04:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ChangeLog,v 1.14 2013/04/20 21:03:34 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-filetransfer-handler-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-filetransfer-handler-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild
deleted file mode 100644
index 4cbdd049bbc4..000000000000
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild,v 1.1 2013/04/12 07:36:23 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja lt nb nds nl pl pt pt_BR
-ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy file transfer handler"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}"
diff --git a/net-im/ktp-kded-module/ChangeLog b/net-im/ktp-kded-module/ChangeLog
index 2f5045f08166..ea6c1e649c05 100644
--- a/net-im/ktp-kded-module/ChangeLog
+++ b/net-im/ktp-kded-module/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-kded-module
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.13 2013/04/20 20:04:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.14 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-kded-module-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-kded-module-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild
deleted file mode 100644
index d311e7c9f29c..000000000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild,v 1.1 2013/04/12 07:36:55 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
-pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base versionator
-MY_PN=${PN/kded/kded-integration}
-MY_P=${MY_PN}-${PV}
-KTP_PV=$(get_version_component_range 1-3)
-KTP_P=${MY_PN}-${KTP_PV}
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${KTP_PV}/src/${MY_P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${KTP_PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${KTP_P}
diff --git a/net-im/ktp-send-file/ChangeLog b/net-im/ktp-send-file/ChangeLog
index 43245d3f494b..ffc3335fdc1e 100644
--- a/net-im/ktp-send-file/ChangeLog
+++ b/net-im/ktp-send-file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ktp-send-file
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ChangeLog,v 1.13 2013/04/20 20:04:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ChangeLog,v 1.14 2013/04/20 21:03:32 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-send-file-0.5.3.ebuild:
+ Remove KDE Telepathy 0.5.3.
*ktp-send-file-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild b/net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild
deleted file mode 100644
index a6983a82c53e..000000000000
--- a/net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild,v 1.1 2013/04/12 07:38:02 scarabeus Exp $
-
-EAPI=4
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
-pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-im/ktp-common-internals-${PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
- >=net-im/ktp-filetransfer-handler-${PV}
-"
diff --git a/net-im/ktp-text-ui/ChangeLog b/net-im/ktp-text-ui/ChangeLog
index 87514fd56a73..01a005353e16 100644
--- a/net-im/ktp-text-ui/ChangeLog
+++ b/net-im/ktp-text-ui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/ktp-text-ui
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.15 2013/04/20 20:04:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.16 2013/04/20 21:03:33 johu Exp $
+
+ 20 Apr 2013; Johannes Huber <johu@gentoo.org> -ktp-text-ui-0.5.3.ebuild,
+ metadata.xml:
+ Remove KDE Telepathy 0.5.3.
*ktp-text-ui-0.6.1 (20 Apr 2013)
diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild
deleted file mode 100644
index 070d2aa631f7..000000000000
--- a/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild,v 1.1 2013/04/12 07:38:34 scarabeus Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it ja km lt nb nds nl pl pt
-pt_BR ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy text chat window"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug +history"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.3
- history? ( >=net-libs/telepathy-logger-qt-0.5.0 )
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with history TelepathyLoggerQt4)
- )
-
- cmake-utils_src_configure
-}
diff --git a/net-im/ktp-text-ui/metadata.xml b/net-im/ktp-text-ui/metadata.xml
index 48ead88fa17e..8d1e86a9cefb 100644
--- a/net-im/ktp-text-ui/metadata.xml
+++ b/net-im/ktp-text-ui/metadata.xml
@@ -2,7 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
-<use>
- <flag name="history">Enables saving chat history.</flag>
-</use>
</pkgmetadata>