summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-10-29 21:48:22 +0000
committerJohannes Huber <johu@gentoo.org>2013-10-29 21:48:22 +0000
commitb7029bebe4d3c895cbf4778914888e7add60a697 (patch)
tree0c1a7b937e6c82268ac63e3a688a252ea5c1dc5f
parentSnapshot bump. (diff)
downloadgentoo-2-b7029bebe4d3c895cbf4778914888e7add60a697.tar.gz
gentoo-2-b7029bebe4d3c895cbf4778914888e7add60a697.tar.bz2
gentoo-2-b7029bebe4d3c895cbf4778914888e7add60a697.zip
Remove KDE Telepathy 0.6.2.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
-rw-r--r--net-im/kde-telepathy-meta/ChangeLog6
-rw-r--r--net-im/kde-telepathy-meta/kde-telepathy-meta-0.6.2.ebuild43
-rw-r--r--net-im/ktp-accounts-kcm/ChangeLog5
-rw-r--r--net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.2.ebuild33
-rw-r--r--net-im/ktp-approver/ChangeLog5
-rw-r--r--net-im/ktp-approver/ktp-approver-0.6.2.ebuild30
-rw-r--r--net-im/ktp-auth-handler/ChangeLog5
-rw-r--r--net-im/ktp-auth-handler/ktp-auth-handler-0.6.2.ebuild30
-rw-r--r--net-im/ktp-call-ui/ChangeLog5
-rw-r--r--net-im/ktp-call-ui/ktp-call-ui-0.6.2.ebuild38
-rw-r--r--net-im/ktp-common-internals/ChangeLog6
-rw-r--r--net-im/ktp-common-internals/ktp-common-internals-0.6.2.ebuild32
-rw-r--r--net-im/ktp-contact-list/ChangeLog5
-rw-r--r--net-im/ktp-contact-list/ktp-contact-list-0.6.2.ebuild30
-rw-r--r--net-im/ktp-contact-runner/ChangeLog6
-rw-r--r--net-im/ktp-contact-runner/ktp-contact-runner-0.6.2.ebuild29
-rw-r--r--net-im/ktp-desktop-applets/ChangeLog6
-rw-r--r--net-im/ktp-desktop-applets/ktp-desktop-applets-0.6.2.ebuild33
-rw-r--r--net-im/ktp-filetransfer-handler/ChangeLog6
-rw-r--r--net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.6.2.ebuild29
-rw-r--r--net-im/ktp-kded-module/ChangeLog5
-rw-r--r--net-im/ktp-kded-module/ktp-kded-module-0.6.2.ebuild32
-rw-r--r--net-im/ktp-send-file/ChangeLog5
-rw-r--r--net-im/ktp-send-file/ktp-send-file-0.6.2.ebuild33
-rw-r--r--net-im/ktp-text-ui/ChangeLog6
-rw-r--r--net-im/ktp-text-ui/files/ktp-text-ui-0.6.2-compile.patch19
-rw-r--r--net-im/ktp-text-ui/ktp-text-ui-0.6.2.ebuild33
27 files changed, 58 insertions, 457 deletions
diff --git a/net-im/kde-telepathy-meta/ChangeLog b/net-im/kde-telepathy-meta/ChangeLog
index 406783aed600..ee1ddbca7be9 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.20 2013/10/29 20:06:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kde-telepathy-meta/ChangeLog,v 1.21 2013/10/29 21:48:21 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org>
+ -kde-telepathy-meta-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*kde-telepathy-meta-0.7.0 (29 Oct 2013)
diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.6.2.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.6.2.ebuild
deleted file mode 100644
index bf6d38a388d0..000000000000
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.6.2.ebuild
+++ /dev/null
@@ -1,43 +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.6.2.ebuild,v 1.1 2013/05/21 19:45:02 johu Exp $
-
-EAPI=5
-
-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-list-${PV}
- >=net-im/ktp-contact-runner-${PV}
- >=net-im/ktp-desktop-applets-${PV}
- >=net-im/ktp-filetransfer-handler-${PV}
- >=net-im/ktp-kded-module-${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 a568976a3622..55a1e6218446 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.18 2013/10/29 20:06:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-accounts-kcm/ChangeLog,v 1.19 2013/10/29 21:48:21 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-accounts-kcm-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-accounts-kcm-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.2.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.2.ebuild
deleted file mode 100644
index c1cb7affcdbf..000000000000
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.6.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.6.2.ebuild,v 1.1 2013/05/21 19:45:01 johu Exp $
-
-EAPI=5
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ia it
-ja kk km lt mai mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian
-sr@ijekavianlatin sr@latin sv tr ug uk vi wa 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/stable/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 a08193f12a8c..3567d9488972 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.19 2013/10/29 20:06:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-approver/ChangeLog,v 1.20 2013/10/29 21:48:22 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-approver-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-approver-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-approver/ktp-approver-0.6.2.ebuild b/net-im/ktp-approver/ktp-approver-0.6.2.ebuild
deleted file mode 100644
index cdf27da33fa3..000000000000
--- a/net-im/ktp-approver/ktp-approver-0.6.2.ebuild
+++ /dev/null
@@ -1,30 +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.6.2.ebuild,v 1.1 2013/05/21 19:45:00 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv tr 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/stable/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 1affe0eae5b8..d613aa312c43 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.20 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-auth-handler/ChangeLog,v 1.21 2013/10/29 21:48:22 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-auth-handler-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-auth-handler-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.6.2.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.6.2.ebuild
deleted file mode 100644
index 3c1baf051b75..000000000000
--- a/net-im/ktp-auth-handler/ktp-auth-handler-0.6.2.ebuild
+++ /dev/null
@@ -1,30 +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.6.2.ebuild,v 1.1 2013/05/21 19:45:01 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv uk vi 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/stable/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-0.8
- >=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 9aed2a977672..ec2d7cc46428 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.17 2013/10/29 20:06:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-call-ui/ChangeLog,v 1.18 2013/10/29 21:48:21 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-call-ui-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-call-ui-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.6.2.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.6.2.ebuild
deleted file mode 100644
index 8383dca70551..000000000000
--- a/net-im/ktp-call-ui/ktp-call-ui-0.6.2.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-call-ui/ktp-call-ui-0.6.2.ebuild,v 1.1 2013/05/21 19:45:01 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ia
-it ja kk km lt mai mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian
-sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN 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/stable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug v4l"
-
-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}
- )
- v4l? ( media-plugins/gst-plugins-v4l2:0.10 )
-"
diff --git a/net-im/ktp-common-internals/ChangeLog b/net-im/ktp-common-internals/ChangeLog
index f815f36d3bfd..97e26f542cfc 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.20 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-common-internals/ChangeLog,v 1.21 2013/10/29 21:48:20 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-common-internals-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-common-internals-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-common-internals/ktp-common-internals-0.6.2.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.6.2.ebuild
deleted file mode 100644
index 4f30d615dad9..000000000000
--- a/net-im/ktp-common-internals/ktp-common-internals-0.6.2.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-common-internals/ktp-common-internals-0.6.2.ebuild,v 1.1 2013/05/21 19:45:00 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk lt
-mr nb nds nl pl pt pt_BR ro ru sk sl 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/stable/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-libs/telepathy-logger-qt-0.5.80
-"
-RDEPEND="${DEPEND}
- !!<net-im/ktp-contact-list-0.4.0
- !<net-im/ktp-text-ui-0.5.80
-"
diff --git a/net-im/ktp-contact-list/ChangeLog b/net-im/ktp-contact-list/ChangeLog
index 77d6a329de7e..2fc8e2eadf92 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.19 2013/10/29 20:06:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-list/ChangeLog,v 1.20 2013/10/29 21:48:21 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-contact-list-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-contact-list-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.6.2.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.6.2.ebuild
deleted file mode 100644
index ba24c4109be3..000000000000
--- a/net-im/ktp-contact-list/ktp-contact-list-0.6.2.ebuild
+++ /dev/null
@@ -1,30 +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.6.2.ebuild,v 1.1 2013/05/21 19:45:02 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv tr ug uk vi 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/stable/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 c071f67727a1..b7c54cc9fe2b 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.15 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-contact-runner/ChangeLog,v 1.16 2013/10/29 21:48:21 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-contact-runner-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-contact-runner-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.6.2.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.6.2.ebuild
deleted file mode 100644
index f0ffd7feaae5..000000000000
--- a/net-im/ktp-contact-runner/ktp-contact-runner-0.6.2.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-runner/ktp-contact-runner-0.6.2.ebuild,v 1.1 2013/05/21 19:45:01 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it kk km lt
-mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin
-sv tr uk vi 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/stable/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-desktop-applets/ChangeLog b/net-im/ktp-desktop-applets/ChangeLog
index 59e5a3c78686..03685e1a5168 100644
--- a/net-im/ktp-desktop-applets/ChangeLog
+++ b/net-im/ktp-desktop-applets/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/ktp-desktop-applets
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-desktop-applets/ChangeLog,v 1.7 2013/10/29 20:06:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-desktop-applets/ChangeLog,v 1.8 2013/10/29 21:48:22 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-desktop-applets-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-desktop-applets-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-desktop-applets/ktp-desktop-applets-0.6.2.ebuild b/net-im/ktp-desktop-applets/ktp-desktop-applets-0.6.2.ebuild
deleted file mode 100644
index f0c516ca8aff..000000000000
--- a/net-im/ktp-desktop-applets/ktp-desktop-applets-0.6.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-desktop-applets/ktp-desktop-applets-0.6.2.ebuild,v 1.1 2013/05/21 19:45:02 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv tr uk vi wa zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy contact, presence and chat Plasma applets"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/stable/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}
- !net-im/ktp-contact-applet
- !net-im/ktp-presence-applet
- >=net-im/ktp-contact-list-${PV}
-"
diff --git a/net-im/ktp-filetransfer-handler/ChangeLog b/net-im/ktp-filetransfer-handler/ChangeLog
index f5aa88f97aaf..e10b3a235ef9 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.19 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-filetransfer-handler/ChangeLog,v 1.20 2013/10/29 21:48:22 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org>
+ -ktp-filetransfer-handler-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-filetransfer-handler-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.6.2.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.6.2.ebuild
deleted file mode 100644
index 423bb076058f..000000000000
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.6.2.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-filetransfer-handler/ktp-filetransfer-handler-0.6.2.ebuild,v 1.1 2013/05/21 19:45:02 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk lt
-mr nb nds nl pl pt pt_BR ro ru sk sl 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/stable/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 4d8d669678b2..d1f2a8c399d3 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.19 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-kded-module/ChangeLog,v 1.20 2013/10/29 21:48:21 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-kded-module-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-kded-module-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.6.2.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.6.2.ebuild
deleted file mode 100644
index d83b2c5fb52c..000000000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.6.2.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-kded-module/ktp-kded-module-0.6.2.ebuild,v 1.1 2013/05/21 19:45:01 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv uk zh_CN zh_TW"
-MY_P=${PN/kded/kded-integration}-${PV}
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/stable/kde-telepathy/${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-${PV}
- >=net-libs/telepathy-qt-0.9.3
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
diff --git a/net-im/ktp-send-file/ChangeLog b/net-im/ktp-send-file/ChangeLog
index 2714b89c5aef..db28e6619e37 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.19 2013/10/29 20:06:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-send-file/ChangeLog,v 1.20 2013/10/29 21:48:20 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-send-file-0.6.2.ebuild:
+ Remove KDE Telepathy 0.6.2.
*ktp-send-file-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-send-file/ktp-send-file-0.6.2.ebuild b/net-im/ktp-send-file/ktp-send-file-0.6.2.ebuild
deleted file mode 100644
index b3d06bb0e34d..000000000000
--- a/net-im/ktp-send-file/ktp-send-file-0.6.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-send-file/ktp-send-file-0.6.2.ebuild,v 1.1 2013/05/21 19:45:00 johu Exp $
-
-EAPI=5
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv tr uk vi 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/stable/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 120b6e15ba8d..32d4a8d54c13 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.21 2013/10/29 20:06:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ktp-text-ui/ChangeLog,v 1.22 2013/10/29 21:48:20 johu Exp $
+
+ 29 Oct 2013; Johannes Huber <johu@gentoo.org> -ktp-text-ui-0.6.2.ebuild,
+ -files/ktp-text-ui-0.6.2-compile.patch:
+ Remove KDE Telepathy 0.6.2.
*ktp-text-ui-0.7.0 (29 Oct 2013)
diff --git a/net-im/ktp-text-ui/files/ktp-text-ui-0.6.2-compile.patch b/net-im/ktp-text-ui/files/ktp-text-ui-0.6.2-compile.patch
deleted file mode 100644
index 9930d9da292e..000000000000
--- a/net-im/ktp-text-ui/files/ktp-text-ui-0.6.2-compile.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-commit 47b95bf3289195bad9b9ec310246131888f26436
-Author: David Edmundson <kde@davidedmundson.co.uk>
-Date: Mon May 20 18:15:06 2013 +0100
-
- Fix compile
-
-diff --git a/lib/chat-widget.cpp b/lib/chat-widget.cpp
-index bd8974b..c92aa2a 100644
---- a/lib/chat-widget.cpp
-+++ b/lib/chat-widget.cpp
-@@ -264,7 +264,7 @@ void ChatWidget::setTextChannel(const Tp::TextChannelPtr &newTextChannelPtr)
- setupChannelSignals();
-
- //if the UI is ready process any messages in queue
-- if (d->chatViewInitialized) {
-+ if (d->chatviewlInitialised) {
- Q_FOREACH (const Tp::ReceivedMessage &message, d->channel->messageQueue()) {
- handleIncomingMessage(message, true);
- }
diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.6.2.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.6.2.ebuild
deleted file mode 100644
index a13a07e60e31..000000000000
--- a/net-im/ktp-text-ui/ktp-text-ui-0.6.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-text-ui/ktp-text-ui-0.6.2.ebuild,v 1.1 2013/05/21 19:45:02 johu Exp $
-
-EAPI=5
-
-KDE_LINGUAS="bs ca ca@valencia cs da de el es et fi fr ga gl hu ia it ja kk km
-lt mr nb nds nl pl pt pt_BR ro ru sk sl sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv tr ug uk vi wa 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/stable/kde-telepathy/${PV}/src/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
-else
- KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- >=net-libs/telepathy-qt-0.9.3
- >=net-libs/telepathy-logger-qt-0.5.80
-"
-RDEPEND="${DEPEND}
- >=net-im/ktp-contact-list-${PV}
-"
-
-PATCHES=( "${FILESDIR}/${P}-compile.patch" )