public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2012-04-19 10:06 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2012-04-19 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     9b9e692fbd237b8bc6c8ec90f1dfe33f5e9027b3
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 10:06:54 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 10:06:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9b9e692f

[kde-telepathy] Raise deps.

(Portage version: 2.2.0_alpha100/git/Linux i686, unsigned Manifest commit)

---
 .../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild  |    2 +-
 net-im/ktp-approver/ktp-approver-9999.ebuild       |    2 +-
 .../ktp-auth-handler/ktp-auth-handler-9999.ebuild  |    2 +-
 .../ktp-common-internals-9999.ebuild               |    2 +-
 .../ktp-contact-applet-9999.ebuild                 |    2 +-
 .../ktp-contact-list/ktp-contact-list-9999.ebuild  |    2 +-
 .../ktp-contact-runner-9999.ebuild                 |    2 +-
 .../ktp-filetransfer-handler-9999.ebuild           |    2 +-
 net-im/ktp-kded-module/ktp-kded-module-9999.ebuild |    2 +-
 .../ktp-presence-applet-9999.ebuild                |    2 +-
 net-im/ktp-send-file/ktp-send-file-9999.ebuild     |    2 +-
 net-im/ktp-text-ui/ktp-text-ui-9999.ebuild         |    2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index 7e2b6ef..f162f4b 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=net-im/ktp-common-internals-${PV}
 	net-im/telepathy-mission-control
 	net-libs/telepathy-glib
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}
 "

diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-9999.ebuild
index 45d3c5c..091188a 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 2999903..1589016 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
index 2771e56..fc659d5 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -23,6 +23,6 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
index f3b3144..615a948 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
@@ -24,7 +24,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index 9e040c0..3845d13 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -25,6 +25,6 @@ IUSE="debug"
 DEPEND="
 	>=net-im/ktp-accounts-kcm-${PV}
 	>=net-im/ktp-common-internals-${PV}
-	>net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index c2e4272..ffedf69 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -22,6 +22,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
index bce4647..b696277 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
index 77b58ba..f438f04 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}"
 

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
index f1d5977..b92d635 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
index 0e2da72..221e9c7 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
index 81aa08a..8d143e6 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug +history"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.0
+	>=net-libs/telepathy-qt-0.9.1
 	history? ( net-libs/telepathy-logger-qt )
 "
 RDEPEND="${DEPEND}



^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2012-06-11 17:38 David Heidelberger
  0 siblings, 0 replies; 11+ messages in thread
From: David Heidelberger @ 2012-06-11 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     8909fd7b180f9ff2bb4368f510949036f06b7170
Author:     David Heidelberger <d.okias <AT> gmail <DOT> com>
AuthorDate: Mon Jun 11 17:38:33 2012 +0000
Commit:     David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Mon Jun 11 17:38:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8909fd7b

[net-*/* telepathy 0.4.0 bump

---
 .../kde-telepathy-meta-0.4.0.ebuild                |   43 ++++++++++++++++++++
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild |   34 +++++++++++++++
 net-im/ktp-approver/ktp-approver-0.4.0.ebuild      |   30 ++++++++++++++
 .../ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild |   30 ++++++++++++++
 net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild        |   35 ++++++++++++++++
 .../ktp-common-internals-0.4.0.ebuild              |   29 +++++++++++++
 .../ktp-contact-applet-0.4.0.ebuild                |   31 ++++++++++++++
 .../ktp-contact-list/ktp-contact-list-0.4.0.ebuild |   30 ++++++++++++++
 .../ktp-contact-runner-0.4.0.ebuild                |   27 ++++++++++++
 .../ktp-filetransfer-handler-0.4.0.ebuild          |   29 +++++++++++++
 .../ktp-kded-module/ktp-kded-module-0.4.0.ebuild   |   32 +++++++++++++++
 .../ktp-presence-applet-0.4.0.ebuild               |   30 ++++++++++++++
 net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild    |   33 +++++++++++++++
 net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild        |   39 ++++++++++++++++++
 .../telepathy-logger-qt-0.4.0.ebuild               |   23 ++++++++++
 15 files changed, 475 insertions(+), 0 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.0.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.0.ebuild
new file mode 100644
index 0000000..e56ae0e
--- /dev/null
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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-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/ktp-accounts-kcm-0.4.0.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
new file mode 100644
index 0000000..f162f4b
--- /dev/null
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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
+zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+"
+RDEPEND="${DEPEND}
+"

diff --git a/net-im/ktp-approver/ktp-approver-0.4.0.ebuild b/net-im/ktp-approver/ktp-approver-0.4.0.ebuild
new file mode 100644
index 0000000..091188a
--- /dev/null
+++ b/net-im/ktp-approver/ktp-approver-0.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="cs da de es el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+"
+RDEPEND="${DEPEND}
+	>=net-im/ktp-contact-list-${PV}
+"

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild
new file mode 100644
index 0000000..a84137d
--- /dev/null
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+"
+RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild
new file mode 100644
index 0000000..1a5a2d6
--- /dev/null
+++ b/net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+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
+	>=net-libs/telepathy-qt-0.9.1[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/ktp-common-internals-0.4.0.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.4.0.ebuild
new file mode 100644
index 0000000..fa0e500
--- /dev/null
+++ b/net-im/ktp-common-internals/ktp-common-internals-0.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR 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.1
+	!!<net-im/ktp-contact-list-0.4.0
+"
+RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-0.4.0.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.4.0.ebuild
new file mode 100644
index 0000000..615a948
--- /dev/null
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-0.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy contact applet"
+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.1
+"
+RDEPEND="${DEPEND}
+	>=net-im/ktp-contact-list-${PV}
+"

diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.4.0.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.4.0.ebuild
new file mode 100644
index 0000000..3845d13
--- /dev/null
+++ b/net-im/ktp-contact-list/ktp-contact-list-0.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="cs da de es et fr ga gl hu it ja km lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+"
+RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
new file mode 100644
index 0000000..ffedf69
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+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="GPL-3"
+SLOT="4"
+IUSE="debug"
+
+DEPEND="
+	>=net-im/ktp-common-internals-${PV}
+	>=net-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.0.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.0.ebuild
new file mode 100644
index 0000000..b696277
--- /dev/null
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="cs da de es et fr ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+"
+RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.4.0.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.4.0.ebuild
new file mode 100644
index 0000000..f438f04
--- /dev/null
+++ b/net-im/ktp-kded-module/ktp-kded-module-0.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="cs da de el es et fr ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+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/unstable/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.1
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-0.4.0.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.4.0.ebuild
new file mode 100644
index 0000000..b92d635
--- /dev/null
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-0.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="cs da de el es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+inherit kde4-base
+
+DESCRIPTION="KDE Telepathy presence applet"
+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-libs/telepathy-qt-0.9.1
+"
+RDEPEND="${DEPEND}
+	>=net-im/ktp-contact-list-${PV}
+"

diff --git a/net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild b/net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild
new file mode 100644
index 0000000..221e9c7
--- /dev/null
+++ b/net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_MINIMAL="4.7"
+KDE_LINGUAS="cs da de es et ga gl hu it ja lt nb nds nl pl pt pt_BR sk sr
+sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+"
+RDEPEND="${DEPEND}
+	>=net-im/ktp-contact-list-${PV}
+	>=net-im/ktp-filetransfer-handler-${PV}
+"

diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild
new file mode 100644
index 0000000..8d143e6
--- /dev/null
+++ b/net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_LINGUAS="ca cs da de el es et fr ga gl hu it ja km lt nb nds nl pl pt pt_BR
+sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
+KDE_SCM="git"
+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.1
+	history? ( net-libs/telepathy-logger-qt )
+"
+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-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild
new file mode 100644
index 0000000..ca537ec
--- /dev/null
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="Qt4 bindings for the Telepathy logger"
+HOMEPAGE="https://projects.kde.org/projects/playground/network/telepathy/telepathy-logger-qt"
+
+SRC_URI="mirror://kde/unstable/kde-telepathy/${PV}/src/${P}.tar.bz2"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+	media-libs/qt-gstreamer
+	>=net-im/telepathy-logger-0.2.12-r1
+"
+RDEPEND="${DEPEND}"



^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2012-07-12 19:17 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2012-07-12 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8a8afceca078000040ef26769cc3e74c9cd12659
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 12 19:17:39 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 12 19:17:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8a8afcec

[kde-telepathy] Bump required telepathy-qt for live.

(Portage version: 2.2.0_alpha116/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)

---
 .../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild  |    2 +-
 net-im/ktp-approver/ktp-approver-9999.ebuild       |    2 +-
 .../ktp-auth-handler/ktp-auth-handler-9999.ebuild  |    2 +-
 net-im/ktp-call-ui/ktp-call-ui-9999.ebuild         |    2 +-
 .../ktp-common-internals-9999.ebuild               |    2 +-
 .../ktp-contact-applet-9999.ebuild                 |    2 +-
 .../ktp-contact-list/ktp-contact-list-9999.ebuild  |    2 +-
 .../ktp-contact-runner-9999.ebuild                 |    2 +-
 .../ktp-filetransfer-handler-9999.ebuild           |    2 +-
 net-im/ktp-kded-module/ktp-kded-module-9999.ebuild |    2 +-
 .../ktp-presence-applet-9999.ebuild                |    2 +-
 net-im/ktp-send-file/ktp-send-file-9999.ebuild     |    2 +-
 net-im/ktp-text-ui/ktp-text-ui-9999.ebuild         |    2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index f162f4b..91042f6 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=net-im/ktp-common-internals-${PV}
 	net-im/telepathy-mission-control
 	net-libs/telepathy-glib
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}
 "

diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-9999.ebuild
index 091188a..d2455e7 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index a84137d..7225164 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -25,6 +25,6 @@ IUSE="debug"
 DEPEND="
 	dev-libs/qjson
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
index 1a5a2d6..f2895f9 100644
--- a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
+++ b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
@@ -24,7 +24,7 @@ DEPEND="
 	>=media-libs/qt-gstreamer-0.10.2
 	>=net-im/ktp-common-internals-${PV}
 	net-libs/telepathy-farstream
-	>=net-libs/telepathy-qt-0.9.1[farstream]
+	>=net-libs/telepathy-qt-0.9.2[farstream]
 "
 RDEPEND="${DEPEND}
 	|| (

diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
index fc659d5..4b66d14 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -23,6 +23,6 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
index 615a948..dd91454 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
@@ -24,7 +24,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index 3845d13..ab1ec2a 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -25,6 +25,6 @@ IUSE="debug"
 DEPEND="
 	>=net-im/ktp-accounts-kcm-${PV}
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index ffedf69..3629e78 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -22,6 +22,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
index b696277..646cca4 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
index f438f04..ce50918 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}"
 

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
index b92d635..1cd561a 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
index 221e9c7..087c081 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
index 8d143e6..4bc34fc 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug +history"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.1
+	>=net-libs/telepathy-qt-0.9.2
 	history? ( net-libs/telepathy-logger-qt )
 "
 RDEPEND="${DEPEND}



^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2012-07-13 14:38 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2012-07-13 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     02dec0f15bf0083ba6eb3f0940b3f292c36c92aa
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 14:37:48 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 14:37:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=02dec0f1

[kde-telepathy] Moved to tree.

(Portage version: 2.2.0_alpha117/git/Linux x86_64, unsigned Manifest commit)

---
 .../kde-telepathy-meta-0.4.0.ebuild                |   43 --------------------
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild |   34 ---------------
 net-im/ktp-approver/ktp-approver-0.4.0.ebuild      |   30 --------------
 .../ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild |   30 --------------
 net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild        |   37 -----------------
 .../ktp-common-internals-0.4.0.ebuild              |   29 -------------
 .../ktp-contact-applet-0.4.0.ebuild                |   31 --------------
 .../ktp-contact-list/ktp-contact-list-0.4.0.ebuild |   30 --------------
 .../ktp-contact-runner-0.4.0.ebuild                |   29 -------------
 .../ktp-filetransfer-handler-0.4.0.ebuild          |   29 -------------
 .../ktp-kded-module/ktp-kded-module-0.4.0.ebuild   |   32 ---------------
 .../ktp-presence-applet-0.4.0.ebuild               |   30 --------------
 net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild    |   33 ---------------
 net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild        |   39 ------------------
 14 files changed, 0 insertions(+), 456 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.0.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.0.ebuild
deleted file mode 100644
index e56ae0e..0000000
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.4.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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-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/ktp-accounts-kcm-0.4.0.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
deleted file mode 100644
index 276e532..0000000
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.4.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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"
-KDE_SCM="git"
-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.1
-"
-RDEPEND="${DEPEND}
-"

diff --git a/net-im/ktp-approver/ktp-approver-0.4.0.ebuild b/net-im/ktp-approver/ktp-approver-0.4.0.ebuild
deleted file mode 100644
index 40e8534..0000000
--- a/net-im/ktp-approver/ktp-approver-0.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
-sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
-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.1
-"
-RDEPEND="${DEPEND}
-	>=net-im/ktp-contact-list-${PV}
-"

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild
deleted file mode 100644
index 7c08ac9..0000000
--- a/net-im/ktp-auth-handler/ktp-auth-handler-0.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
-sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
-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.1
-"
-RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild
deleted file mode 100644
index 2338b20..0000000
--- a/net-im/ktp-call-ui/ktp-call-ui-0.4.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="bg cs da de en_GB es et fr ga gl hu it ja km lt mai nds nl pl pt
-pt_BR sk sv th tr ug uk zh_TW"
-KDE_SCM="git"
-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
-	>=net-libs/telepathy-qt-0.9.1[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/ktp-common-internals-0.4.0.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.4.0.ebuild
deleted file mode 100644
index ecc0447..0000000
--- a/net-im/ktp-common-internals/ktp-common-internals-0.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR 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.1
-	!!<net-im/ktp-contact-list-0.4.0
-"
-RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-0.4.0.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.4.0.ebuild
deleted file mode 100644
index 29e5fb9..0000000
--- a/net-im/ktp-contact-applet/ktp-contact-applet-0.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
-sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy contact applet"
-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.1
-"
-RDEPEND="${DEPEND}
-	>=net-im/ktp-contact-list-${PV}
-"

diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.4.0.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.4.0.ebuild
deleted file mode 100644
index e8ab7cf..0000000
--- a/net-im/ktp-contact-list/ktp-contact-list-0.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
-KDE_SCM="git"
-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.1
-"
-RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
deleted file mode 100644
index 201c75b..0000000
--- a/net-im/ktp-contact-runner/ktp-contact-runner-0.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="ca cs da de el et ga gl hu it lt nds nl pl pt pt_BR 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="GPL-3"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
-	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.1
-"
-RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.0.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.0.ebuild
deleted file mode 100644
index e81bfb2..0000000
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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
-sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
-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.1
-"
-RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-0.4.0.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.4.0.ebuild
deleted file mode 100644
index 769f67a..0000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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
-sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
-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/unstable/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.1
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-0.4.0.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.4.0.ebuild
deleted file mode 100644
index ec61482..0000000
--- a/net-im/ktp-presence-applet/ktp-presence-applet-0.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
-sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="KDE Telepathy presence applet"
-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-libs/telepathy-qt-0.9.1
-"
-RDEPEND="${DEPEND}
-	>=net-im/ktp-contact-list-${PV}
-"

diff --git a/net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild b/net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild
deleted file mode 100644
index 670b7f5..0000000
--- a/net-im/ktp-send-file/ktp-send-file-0.4.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
-sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
-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.1
-"
-RDEPEND="${DEPEND}
-	>=net-im/ktp-contact-list-${PV}
-	>=net-im/ktp-filetransfer-handler-${PV}
-"

diff --git a/net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild
deleted file mode 100644
index 03832b5..0000000
--- a/net-im/ktp-text-ui/ktp-text-ui-0.4.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
-KDE_SCM="git"
-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.1
-	history? ( net-libs/telepathy-logger-qt )
-"
-RDEPEND="${DEPEND}
-	>=net-im/ktp-contact-list-${PV}
-"
-
-src_configure() {
-	mycmakeargs=(
-		$(cmake-utils_use_with history TelepathyLoggerQt4)
-	)
-
-	cmake-utils_src_configure
-}



^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2012-07-30 11:11 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2012-07-30 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     00412713dfbb1641e7e11f094b6c0d5584f26247
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 30 11:15:43 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 11:15:43 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=00412713

[kde-telepathy] Bump required tp-qt, bug #428424.

(Portage version: 2.2.0_alpha120/git/Linux i686, unsigned Manifest commit)

---
 .../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild  |    2 +-
 net-im/ktp-approver/ktp-approver-9999.ebuild       |    2 +-
 .../ktp-auth-handler/ktp-auth-handler-9999.ebuild  |    2 +-
 net-im/ktp-call-ui/ktp-call-ui-9999.ebuild         |    2 +-
 .../ktp-common-internals-9999.ebuild               |    2 +-
 .../ktp-contact-applet-9999.ebuild                 |    2 +-
 .../ktp-contact-list/ktp-contact-list-9999.ebuild  |    2 +-
 .../ktp-contact-runner-9999.ebuild                 |    2 +-
 .../ktp-filetransfer-handler-9999.ebuild           |    2 +-
 net-im/ktp-kded-module/ktp-kded-module-9999.ebuild |    2 +-
 .../ktp-presence-applet-9999.ebuild                |    2 +-
 net-im/ktp-send-file/ktp-send-file-9999.ebuild     |    2 +-
 net-im/ktp-text-ui/ktp-text-ui-9999.ebuild         |    2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index a096ef7..cea9d23 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=net-im/ktp-common-internals-${PV}
 	net-im/telepathy-mission-control
 	net-libs/telepathy-glib
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}
 "

diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-9999.ebuild
index 605c7f1..17e4dbe 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 567afdc..25e725c 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -25,6 +25,6 @@ IUSE="debug"
 DEPEND="
 	dev-libs/qjson
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
index 311611e..7959772 100644
--- a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
+++ b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
@@ -26,7 +26,7 @@ DEPEND="
 	>=media-libs/qt-gstreamer-0.10.2
 	>=net-im/ktp-common-internals-${PV}
 	net-libs/telepathy-farstream
-	>=net-libs/telepathy-qt-0.9.2[farstream]
+	>=net-libs/telepathy-qt-0.9.3[farstream]
 "
 RDEPEND="${DEPEND}
 	|| (

diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
index e351f1c..b179ff6 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 	!!<net-im/ktp-contact-list-0.4.0
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
index 58f236b..9584f00 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
@@ -24,7 +24,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index 51c48b2..c115006 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -25,6 +25,6 @@ IUSE="debug"
 DEPEND="
 	>=net-im/ktp-accounts-kcm-${PV}
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index efb5f5a..1e3dc75 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
index 61ca893..2e52fbf 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
index c42fa30..25fb558 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}"
 

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
index e6fa943..f856e8c 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
index e6100ee..47455fe 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
index 7aff44f..1d5717d 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug +history"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.2
+	>=net-libs/telepathy-qt-0.9.3
 	history? ( net-libs/telepathy-logger-qt )
 "
 RDEPEND="${DEPEND}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2012-08-22 20:12 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2012-08-22 20:12 UTC (permalink / raw
  To: gentoo-commits

commit:     63e262a3b04e3192b3ff0f9f58e8a884c00127bd
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 14:03:15 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 14:34:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=63e262a3

[kde-telepathy] Git is default now.

(Portage version: 2.2.0_alpha121/git/Linux x86_64, unsigned Manifest commit)

---
 .../ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild  |    1 -
 net-im/ktp-approver/ktp-approver-9999.ebuild       |    1 -
 .../ktp-auth-handler/ktp-auth-handler-9999.ebuild  |    1 -
 net-im/ktp-call-ui/ktp-call-ui-9999.ebuild         |    1 -
 .../ktp-common-internals-9999.ebuild               |    1 -
 .../ktp-contact-applet-9999.ebuild                 |    1 -
 .../ktp-contact-list/ktp-contact-list-9999.ebuild  |    1 -
 .../ktp-contact-runner-9999.ebuild                 |    1 -
 .../ktp-filetransfer-handler-9999.ebuild           |    1 -
 net-im/ktp-kded-module/ktp-kded-module-9999.ebuild |    1 -
 .../ktp-presence-applet-9999.ebuild                |    1 -
 net-im/ktp-send-file/ktp-send-file-9999.ebuild     |    1 -
 net-im/ktp-text-ui/ktp-text-ui-9999.ebuild         |    1 -
 13 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index cea9d23..c9ca821 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -8,7 +8,6 @@ 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"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy account management kcm"

diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-9999.ebuild
index 17e4dbe..a352bf9 100644
--- a/net-im/ktp-approver/ktp-approver-9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-9999.ebuild
@@ -6,7 +6,6 @@ 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
 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy notification handler"

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 25e725c..51c8b99 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -6,7 +6,6 @@ EAPI=4
 
 KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
 sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy authentication handler"

diff --git a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
index 7959772..ad63c80 100644
--- a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
+++ b/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
@@ -6,7 +6,6 @@ EAPI=4
 
 KDE_LINGUAS="bg cs da de en_GB es et fr ga gl hu it ja km lt mai nds nl pl pt
 pt_BR sk sv th tr ug uk zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy audio/video conferencing ui"

diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
index b179ff6..230f159 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=4
 
-KDE_SCM="git"
 KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
 sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base

diff --git a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
index 9584f00..de8b14f 100644
--- a/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=4
 
-KDE_SCM="git"
 KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
 sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base

diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index c115006..6bb9f3b 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -6,7 +6,6 @@ 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 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy contact list"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
index 1e3dc75..2757dc2 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=4
 
-KDE_SCM="git"
 KDE_LINGUAS="ca cs da de el et fi ga gl hu it lt nds nl pl pt pt_BR sk sr
 sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
index 2e52fbf..8dcbb0b 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
@@ -6,7 +6,6 @@ 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
 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy file transfer handler"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
index 25fb558..f84c7dd 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
@@ -6,7 +6,6 @@ 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
 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
 MY_P=${PN/kded/kded-integration}-${PV}
 inherit kde4-base
 

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
index f856e8c..2d01ada 100644
--- a/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=4
 
-KDE_SCM="git"
 KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
 sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
 inherit kde4-base

diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
index 47455fe..71109f5 100644
--- a/net-im/ktp-send-file/ktp-send-file-9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-9999.ebuild
@@ -7,7 +7,6 @@ EAPI=4
 KDE_MINIMAL="4.7"
 KDE_LINGUAS="ca cs da de el es et fi ga gl hu it ja lt nb nds nl pl pt pt_BR sk
 sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts"

diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
index b5989c5..553dac3 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
@@ -6,7 +6,6 @@ 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 sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv ug uk zh_CN zh_TW"
-KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="KDE Telepathy text chat window"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2013-01-12 21:35 Dennis Schridde
  0 siblings, 0 replies; 11+ messages in thread
From: Dennis Schridde @ 2013-01-12 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     40d4741537a55ae2f914a794a726aa79aabe15db
Author:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Sat Jan 12 21:34:59 2013 +0000
Commit:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Sat Jan 12 21:34:59 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=40d47415

[net-im/ktp-*] Bump to 0.5.2 (bug #450686)

This includes a DEPEND change for net-im/ktp-call-ui to <net-libs/telepathy-farstream-0.6 to fix bug #449296.
This also introduces KTP_PV in net-im/ktp-kded-module to handle 0.5.2.1 version in the Telepathy/KDE 0.5.2 set.

Bug: 449296
Bug: 450686

Package-Manager: portage-2.2.0_alpha151

---
 .../kde-telepathy-meta-0.5.2.ebuild                |   43 ++++++++++++++++++++
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild |   33 +++++++++++++++
 net-im/ktp-approver/ktp-approver-0.5.2.ebuild      |   29 +++++++++++++
 .../ktp-auth-handler/ktp-auth-handler-0.5.2.ebuild |   29 +++++++++++++
 net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild        |   37 +++++++++++++++++
 .../ktp-common-internals-0.5.2.ebuild              |   28 +++++++++++++
 .../ktp-contact-applet-0.5.2.ebuild                |   30 ++++++++++++++
 .../ktp-contact-list/ktp-contact-list-0.5.2.ebuild |   29 +++++++++++++
 .../ktp-contact-runner-0.5.2.ebuild                |   28 +++++++++++++
 .../ktp-filetransfer-handler-0.5.2.ebuild          |   28 +++++++++++++
 .../ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild |   32 +++++++++++++++
 .../ktp-presence-applet-0.5.2.ebuild               |   29 +++++++++++++
 net-im/ktp-send-file/ktp-send-file-0.5.2.ebuild    |   32 +++++++++++++++
 net-im/ktp-text-ui/ktp-text-ui-0.5.2.ebuild        |   38 +++++++++++++++++
 14 files changed, 445 insertions(+), 0 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.2.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.2.ebuild
new file mode 100644
index 0000000..9b3b46a
--- /dev/null
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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-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/ktp-accounts-kcm-0.5.2.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild
new file mode 100644
index 0000000..8316cba
--- /dev/null
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-approver-0.5.2.ebuild b/net-im/ktp-approver/ktp-approver-0.5.2.ebuild
new file mode 100644
index 0000000..0a8f87b
--- /dev/null
+++ b/net-im/ktp-approver/ktp-approver-0.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-auth-handler-0.5.2.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.5.2.ebuild
new file mode 100644
index 0000000..ca46f58
--- /dev/null
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-call-ui-0.5.2.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild
new file mode 100644
index 0000000..715350a
--- /dev/null
+++ b/net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-common-internals-0.5.2.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.5.2.ebuild
new file mode 100644
index 0000000..9925a8b
--- /dev/null
+++ b/net-im/ktp-common-internals/ktp-common-internals-0.5.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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-applet/ktp-contact-applet-0.5.2.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.5.2.ebuild
new file mode 100644
index 0000000..2bb5cb3
--- /dev/null
+++ b/net-im/ktp-contact-applet/ktp-contact-applet-0.5.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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 contact applet"
+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}
+	>=net-im/ktp-contact-list-${PV}
+"

diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.5.2.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.5.2.ebuild
new file mode 100644
index 0000000..2b8484b
--- /dev/null
+++ b/net-im/ktp-contact-list/ktp-contact-list-0.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-contact-runner-0.5.2.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild
new file mode 100644
index 0000000..b37f67f
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-filetransfer-handler-0.5.2.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.2.ebuild
new file mode 100644
index 0000000..7dc4469
--- /dev/null
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-kded-module-0.5.2.1.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild
new file mode 100644
index 0000000..ca16862
--- /dev/null
+++ b/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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"
+MY_P=${PN/kded/kded-integration}-${PV}
+inherit kde4-base versionator
+KTP_PV=$(get_version_component_range 1-3)
+
+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}/${MY_P}

diff --git a/net-im/ktp-presence-applet/ktp-presence-applet-0.5.2.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.5.2.ebuild
new file mode 100644
index 0000000..1c62e4e
--- /dev/null
+++ b/net-im/ktp-presence-applet/ktp-presence-applet-0.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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 presence applet"
+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-send-file/ktp-send-file-0.5.2.ebuild b/net-im/ktp-send-file/ktp-send-file-0.5.2.ebuild
new file mode 100644
index 0000000..38d12cc
--- /dev/null
+++ b/net-im/ktp-send-file/ktp-send-file-0.5.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-text-ui-0.5.2.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.5.2.ebuild
new file mode 100644
index 0000000..f1638a3
--- /dev/null
+++ b/net-im/ktp-text-ui/ktp-text-ui-0.5.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2013-01-21 14:29 Tomas Chvatal
  0 siblings, 0 replies; 11+ messages in thread
From: Tomas Chvatal @ 2013-01-21 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     0a4b086d1ca727c7768adefb5432028ab45eb3d4
Author:     Tomas Chvatal <tchvatal <AT> suse <DOT> cz>
AuthorDate: Mon Jan 21 14:12:31 2013 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Mon Jan 21 14:12:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0a4b086d

[net-im] kde-telepathy drop 0.5.2 as it was moved to main tree.

---
 .../kde-telepathy-meta-0.5.2.ebuild                |   44 --------------------
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.5.2.ebuild |   33 ---------------
 net-im/ktp-approver/ktp-approver-0.5.2.ebuild      |   29 -------------
 .../ktp-auth-handler/ktp-auth-handler-0.5.2.ebuild |   29 -------------
 net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild        |   37 ----------------
 .../ktp-common-internals-0.5.2.ebuild              |   28 ------------
 .../ktp-contact-applet-0.5.2.ebuild                |   30 -------------
 .../ktp-contact-list/ktp-contact-list-0.5.2.ebuild |   29 -------------
 .../ktp-contact-runner-0.5.2.ebuild                |   28 ------------
 .../ktp-filetransfer-handler-0.5.2.ebuild          |   28 ------------
 .../ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild |   34 ---------------
 .../ktp-presence-applet-0.5.2.ebuild               |   29 -------------
 net-im/ktp-send-file/ktp-send-file-0.5.2.ebuild    |   32 --------------
 net-im/ktp-text-ui/ktp-text-ui-0.5.2.ebuild        |   38 -----------------
 14 files changed, 0 insertions(+), 448 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.2.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.2.ebuild
deleted file mode 100644
index ff33c1e..0000000
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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/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 8316cba..0000000
--- 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: $
-
-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/ktp-approver-0.5.2.ebuild b/net-im/ktp-approver/ktp-approver-0.5.2.ebuild
deleted file mode 100644
index 0a8f87b..0000000
--- a/net-im/ktp-approver/ktp-approver-0.5.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: $
-
-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/ktp-auth-handler-0.5.2.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.5.2.ebuild
deleted file mode 100644
index ca46f58..0000000
--- a/net-im/ktp-auth-handler/ktp-auth-handler-0.5.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: $
-
-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/ktp-call-ui-0.5.2.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild
deleted file mode 100644
index 715350a..0000000
--- a/net-im/ktp-call-ui/ktp-call-ui-0.5.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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/ktp-common-internals-0.5.2.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.5.2.ebuild
deleted file mode 100644
index 9925a8b..0000000
--- a/net-im/ktp-common-internals/ktp-common-internals-0.5.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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-applet/ktp-contact-applet-0.5.2.ebuild b/net-im/ktp-contact-applet/ktp-contact-applet-0.5.2.ebuild
deleted file mode 100644
index 2bb5cb3..0000000
--- a/net-im/ktp-contact-applet/ktp-contact-applet-0.5.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: $
-
-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 contact applet"
-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}
-	>=net-im/ktp-contact-list-${PV}
-"

diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.5.2.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.5.2.ebuild
deleted file mode 100644
index 2b8484b..0000000
--- a/net-im/ktp-contact-list/ktp-contact-list-0.5.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: $
-
-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/ktp-contact-runner-0.5.2.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild
deleted file mode 100644
index b37f67f..0000000
--- a/net-im/ktp-contact-runner/ktp-contact-runner-0.5.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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/ktp-filetransfer-handler-0.5.2.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.2.ebuild
deleted file mode 100644
index 7dc4469..0000000
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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/ktp-kded-module-0.5.2.1.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild
deleted file mode 100644
index 0ce8019..0000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.5.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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-presence-applet/ktp-presence-applet-0.5.2.ebuild b/net-im/ktp-presence-applet/ktp-presence-applet-0.5.2.ebuild
deleted file mode 100644
index 1c62e4e..0000000
--- a/net-im/ktp-presence-applet/ktp-presence-applet-0.5.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: $
-
-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 presence applet"
-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-send-file/ktp-send-file-0.5.2.ebuild b/net-im/ktp-send-file/ktp-send-file-0.5.2.ebuild
deleted file mode 100644
index 38d12cc..0000000
--- a/net-im/ktp-send-file/ktp-send-file-0.5.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: $
-
-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/ktp-text-ui-0.5.2.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.5.2.ebuild
deleted file mode 100644
index f1638a3..0000000
--- a/net-im/ktp-text-ui/ktp-text-ui-0.5.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: $
-
-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
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2013-03-08  6:30 Dennis Schridde
  0 siblings, 0 replies; 11+ messages in thread
From: Dennis Schridde @ 2013-03-08  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     88db451e8f3c2bc65a251df3390328f2211f3e7d
Author:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Fri Mar  8 06:30:41 2013 +0000
Commit:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Fri Mar  8 06:30:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=88db451e

[net-im/kde-telepathy-meta] Bump to 0.5.3

Package-Manager: portage-2.2.0_alpha166

---
 .../kde-telepathy-meta-0.5.3.ebuild                |   43 ++++++++++++++++++++
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.5.3.ebuild |   33 +++++++++++++++
 net-im/ktp-approver/ktp-approver-0.5.3.ebuild      |   29 +++++++++++++
 .../ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild |   29 +++++++++++++
 net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild        |   37 +++++++++++++++++
 .../ktp-common-internals-0.5.3.ebuild              |   28 +++++++++++++
 .../ktp-contact-list/ktp-contact-list-0.5.3.ebuild |   29 +++++++++++++
 .../ktp-contact-runner-0.5.3.ebuild                |   28 +++++++++++++
 .../ktp-filetransfer-handler-0.5.3.ebuild          |   28 +++++++++++++
 .../ktp-kded-module/ktp-kded-module-0.5.3.ebuild   |   31 ++++++++++++++
 net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild    |   32 +++++++++++++++
 net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild        |   38 +++++++++++++++++
 12 files changed, 385 insertions(+), 0 deletions(-)

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
new file mode 100644
index 0000000..6659a2b
--- /dev/null
+++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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-list-${PV}
+	>=net-im/ktp-contact-runner-${PV}
+	>=net-im/ktp-desktop-applets-0.5.2
+	>=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/ktp-accounts-kcm-0.5.3.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.3.ebuild
new file mode 100644
index 0000000..8316cba
--- /dev/null
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-approver-0.5.3.ebuild b/net-im/ktp-approver/ktp-approver-0.5.3.ebuild
new file mode 100644
index 0000000..0a8f87b
--- /dev/null
+++ b/net-im/ktp-approver/ktp-approver-0.5.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-auth-handler-0.5.3.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild
new file mode 100644
index 0000000..ca46f58
--- /dev/null
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-call-ui-0.5.3.ebuild b/net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild
new file mode 100644
index 0000000..930de4a
--- /dev/null
+++ b/net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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
+	>=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/ktp-common-internals-0.5.3.ebuild b/net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild
new file mode 100644
index 0000000..9925a8b
--- /dev/null
+++ b/net-im/ktp-common-internals/ktp-common-internals-0.5.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-contact-list-0.5.3.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild
new file mode 100644
index 0000000..2b8484b
--- /dev/null
+++ b/net-im/ktp-contact-list/ktp-contact-list-0.5.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-contact-runner-0.5.3.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild
new file mode 100644
index 0000000..b37f67f
--- /dev/null
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-0.5.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-filetransfer-handler-0.5.3.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild
new file mode 100644
index 0000000..7dc4469
--- /dev/null
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-0.5.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-kded-module-0.5.3.ebuild b/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild
new file mode 100644
index 0000000..64bc844
--- /dev/null
+++ b/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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"
+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/unstable/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/ktp-send-file-0.5.3.ebuild b/net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild
new file mode 100644
index 0000000..38d12cc
--- /dev/null
+++ b/net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/ktp-text-ui-0.5.3.ebuild b/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild
new file mode 100644
index 0000000..f1638a3
--- /dev/null
+++ b/net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2013-03-08  9:37 Dennis Schridde
  0 siblings, 0 replies; 11+ messages in thread
From: Dennis Schridde @ 2013-03-08  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     9e8fec8b84709bd331000d0d989e1af0e753add9
Author:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Fri Mar  8 09:37:24 2013 +0000
Commit:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Fri Mar  8 09:37:24 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9e8fec8b

Revert "[net-im/kde-telepathy-meta] Bump to 0.5.3"

This reverts commit 88db451e8f3c2bc65a251df3390328f2211f3e7d.

---
 .../kde-telepathy-meta-0.5.3.ebuild                |   43 --------------------
 .../ktp-accounts-kcm/ktp-accounts-kcm-0.5.3.ebuild |   33 ---------------
 net-im/ktp-approver/ktp-approver-0.5.3.ebuild      |   29 -------------
 .../ktp-auth-handler/ktp-auth-handler-0.5.3.ebuild |   29 -------------
 net-im/ktp-call-ui/ktp-call-ui-0.5.3.ebuild        |   37 -----------------
 .../ktp-common-internals-0.5.3.ebuild              |   28 -------------
 .../ktp-contact-list/ktp-contact-list-0.5.3.ebuild |   29 -------------
 .../ktp-contact-runner-0.5.3.ebuild                |   28 -------------
 .../ktp-filetransfer-handler-0.5.3.ebuild          |   28 -------------
 .../ktp-kded-module/ktp-kded-module-0.5.3.ebuild   |   31 --------------
 net-im/ktp-send-file/ktp-send-file-0.5.3.ebuild    |   32 ---------------
 net-im/ktp-text-ui/ktp-text-ui-0.5.3.ebuild        |   38 -----------------
 12 files changed, 0 insertions(+), 385 deletions(-)

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 6659a2b..0000000
--- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.5.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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-list-${PV}
-	>=net-im/ktp-contact-runner-${PV}
-	>=net-im/ktp-desktop-applets-0.5.2
-	>=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/ktp-accounts-kcm-0.5.3.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.3.ebuild
deleted file mode 100644
index 8316cba..0000000
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.5.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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/ktp-approver-0.5.3.ebuild b/net-im/ktp-approver/ktp-approver-0.5.3.ebuild
deleted file mode 100644
index 0a8f87b..0000000
--- 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: $
-
-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/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 ca46f58..0000000
--- 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: $
-
-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/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 930de4a..0000000
--- 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: $
-
-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
-	>=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/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 9925a8b..0000000
--- 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: $
-
-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/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 2b8484b..0000000
--- 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: $
-
-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/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 b37f67f..0000000
--- 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: $
-
-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/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 7dc4469..0000000
--- 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: $
-
-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/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 64bc844..0000000
--- a/net-im/ktp-kded-module/ktp-kded-module-0.5.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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"
-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/unstable/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/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 38d12cc..0000000
--- 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: $
-
-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/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 f1638a3..0000000
--- 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: $
-
-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
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, ...
@ 2014-07-27 16:44 Michael Palimaka
  0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2014-07-27 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b8b95bd97607a6a6512ea8e38749685c17f69f42
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 27 16:44:19 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 16:44:19 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b8b95bd9

[net-im/ktp-*] Move 9999 to 4.9999 in preparation for KF5 version bumps.

---
 .../{kde-telepathy-meta-9999.ebuild => kde-telepathy-meta-4.9999.ebuild}  | 0
 .../{ktp-accounts-kcm-9999.ebuild => ktp-accounts-kcm-4.9999.ebuild}      | 0
 .../ktp-approver/{ktp-approver-9999.ebuild => ktp-approver-4.9999.ebuild} | 0
 .../{ktp-auth-handler-9999.ebuild => ktp-auth-handler-4.9999.ebuild}      | 0
 net-im/ktp-call-ui/{ktp-call-ui-9999.ebuild => ktp-call-ui-4.9999.ebuild} | 0
 ...tp-common-internals-9999.ebuild => ktp-common-internals-4.9999.ebuild} | 0
 .../{ktp-contact-list-9999.ebuild => ktp-contact-list-4.9999.ebuild}      | 0
 .../{ktp-contact-runner-9999.ebuild => ktp-contact-runner-4.9999.ebuild}  | 0
 ...ransfer-handler-9999.ebuild => ktp-filetransfer-handler-4.9999.ebuild} | 0
 .../{ktp-kded-module-9999.ebuild => ktp-kded-module-4.9999.ebuild}        | 0
 .../{ktp-send-file-9999.ebuild => ktp-send-file-4.9999.ebuild}            | 0
 net-im/ktp-text-ui/{ktp-text-ui-9999.ebuild => ktp-text-ui-4.9999.ebuild} | 0
 12 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-4.9999.ebuild
similarity index 100%
rename from net-im/kde-telepathy-meta/kde-telepathy-meta-9999.ebuild
rename to net-im/kde-telepathy-meta/kde-telepathy-meta-4.9999.ebuild

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
rename to net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild

diff --git a/net-im/ktp-approver/ktp-approver-9999.ebuild b/net-im/ktp-approver/ktp-approver-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-approver/ktp-approver-9999.ebuild
rename to net-im/ktp-approver/ktp-approver-4.9999.ebuild

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
rename to net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild

diff --git a/net-im/ktp-call-ui/ktp-call-ui-9999.ebuild b/net-im/ktp-call-ui/ktp-call-ui-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-call-ui/ktp-call-ui-9999.ebuild
rename to net-im/ktp-call-ui/ktp-call-ui-4.9999.ebuild

diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
rename to net-im/ktp-common-internals/ktp-common-internals-4.9999.ebuild

diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
rename to net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild
rename to net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-9999.ebuild
rename to net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-4.9999.ebuild

diff --git a/net-im/ktp-kded-module/ktp-kded-module-9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-kded-module/ktp-kded-module-9999.ebuild
rename to net-im/ktp-kded-module/ktp-kded-module-4.9999.ebuild

diff --git a/net-im/ktp-send-file/ktp-send-file-9999.ebuild b/net-im/ktp-send-file/ktp-send-file-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-send-file/ktp-send-file-9999.ebuild
rename to net-im/ktp-send-file/ktp-send-file-4.9999.ebuild

diff --git a/net-im/ktp-text-ui/ktp-text-ui-9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-4.9999.ebuild
similarity index 100%
rename from net-im/ktp-text-ui/ktp-text-ui-9999.ebuild
rename to net-im/ktp-text-ui/ktp-text-ui-4.9999.ebuild


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-27 16:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 19:17 [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2014-07-27 16:44 Michael Palimaka
2013-03-08  9:37 Dennis Schridde
2013-03-08  6:30 Dennis Schridde
2013-01-21 14:29 Tomas Chvatal
2013-01-12 21:35 Dennis Schridde
2012-08-22 20:12 Johannes Huber
2012-07-30 11:11 Johannes Huber
2012-07-13 14:38 Johannes Huber
2012-06-11 17:38 David Heidelberger
2012-04-19 10:06 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox