public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-desktop-applets/, net-im/ktp-contact-runner/, ...
Date: Mon, 15 Sep 2014 17:00:07 +0000 (UTC)	[thread overview]
Message-ID: <1410800394.6a47f422cfc82f99582c1a363fbbadc7594f7213.johu@gentoo> (raw)

commit:     6a47f422cfc82f99582c1a363fbbadc7594f7213
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 16:59:54 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 16:59:54 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6a47f422

[net-im/ktp*] Adjust dependency on net-libs/telepathy-qt

Package-Manager: portage-2.2.12

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

diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
index 365a83c..3ab9ed6 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-4.9999.ebuild
@@ -26,7 +26,7 @@ DEPEND="
 	>=net-im/ktp-common-internals-${PV}
 	net-im/telepathy-mission-control
 	net-libs/telepathy-glib
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 	modemmanager? ( net-libs/libmm-qt )
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-approver/ktp-approver-4.9999.ebuild b/net-im/ktp-approver/ktp-approver-4.9999.ebuild
index 27d55e5..8eb3295 100644
--- a/net-im/ktp-approver/ktp-approver-4.9999.ebuild
+++ b/net-im/ktp-approver/ktp-approver-4.9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
index 0fda1f5..c3e8c72 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild
@@ -26,6 +26,6 @@ DEPEND="
 	app-crypt/qca:2
 	>=dev-libs/qjson-0.8
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-call-ui/ktp-call-ui-4.9999.ebuild b/net-im/ktp-call-ui/ktp-call-ui-4.9999.ebuild
index aa6ea5a..f8fd0d3 100644
--- a/net-im/ktp-call-ui/ktp-call-ui-4.9999.ebuild
+++ b/net-im/ktp-call-ui/ktp-call-ui-4.9999.ebuild
@@ -27,7 +27,7 @@ DEPEND="
 	>=net-im/ktp-common-internals-${PV}
 	net-libs/farstream:0.2
 	>=net-libs/telepathy-farstream-0.6.0
-	>=net-libs/telepathy-qt-0.9.3[farstream]
+	>=net-libs/telepathy-qt-0.9.5[farstream,qt4]
 "
 RDEPEND="${DEPEND}
 	|| (

diff --git a/net-im/ktp-common-internals/ktp-common-internals-4.9999.ebuild b/net-im/ktp-common-internals/ktp-common-internals-4.9999.ebuild
index 61345d1..ba84a8f 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-4.9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-4.9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug semantic-desktop"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 	>=net-libs/telepathy-logger-qt-0.5.80
 	semantic-desktop? (
 		$(add_kdebase_dep kdepimlibs)

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 4737bb5..98ce352 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -45,7 +45,7 @@ DEPEND="
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
-	net-libs/telepathy-qt[qt5]
+	>=net-libs/telepathy-qt-0.9.5[qt5]
 "
 RDEPEND="${DEPEND}
 	!net-im/ktp-common-internals:4

diff --git a/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
index 1b3c1b9..249361a 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-4.9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug semantic-desktop"
 DEPEND="
 	>=net-im/ktp-accounts-kcm-${PV}
 	>=net-im/ktp-common-internals-${PV}[semantic-desktop?]
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 	semantic-desktop? ( >=net-libs/libkpeople-0.2.1 )
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
index 783ae96..b1b375e 100644
--- a/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
+++ b/net-im/ktp-contact-runner/ktp-contact-runner-4.9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-desktop-applets/ktp-desktop-applets-4.9999.ebuild b/net-im/ktp-desktop-applets/ktp-desktop-applets-4.9999.ebuild
index ecd7305..3c8cadb 100644
--- a/net-im/ktp-desktop-applets/ktp-desktop-applets-4.9999.ebuild
+++ b/net-im/ktp-desktop-applets/ktp-desktop-applets-4.9999.ebuild
@@ -24,7 +24,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}
 	!net-im/ktp-contact-applet

diff --git a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-4.9999.ebuild b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-4.9999.ebuild
index 638f5b7..5612dde 100644
--- a/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-4.9999.ebuild
+++ b/net-im/ktp-filetransfer-handler/ktp-filetransfer-handler-4.9999.ebuild
@@ -24,6 +24,6 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}"

diff --git a/net-im/ktp-kded-module/ktp-kded-module-4.9999.ebuild b/net-im/ktp-kded-module/ktp-kded-module-4.9999.ebuild
index f9d1b91..cddf4a5 100644
--- a/net-im/ktp-kded-module/ktp-kded-module-4.9999.ebuild
+++ b/net-im/ktp-kded-module/ktp-kded-module-4.9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}"
 

diff --git a/net-im/ktp-send-file/ktp-send-file-4.9999.ebuild b/net-im/ktp-send-file/ktp-send-file-4.9999.ebuild
index 1e77760..f75339c 100644
--- a/net-im/ktp-send-file/ktp-send-file-4.9999.ebuild
+++ b/net-im/ktp-send-file/ktp-send-file-4.9999.ebuild
@@ -24,7 +24,7 @@ IUSE="debug"
 
 DEPEND="
 	>=net-im/ktp-common-internals-${PV}
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 "
 RDEPEND="${DEPEND}
 	>=net-im/ktp-contact-list-${PV}

diff --git a/net-im/ktp-text-ui/ktp-text-ui-4.9999.ebuild b/net-im/ktp-text-ui/ktp-text-ui-4.9999.ebuild
index fab6777..024ce13 100644
--- a/net-im/ktp-text-ui/ktp-text-ui-4.9999.ebuild
+++ b/net-im/ktp-text-ui/ktp-text-ui-4.9999.ebuild
@@ -23,7 +23,7 @@ SLOT="4"
 IUSE="debug"
 
 DEPEND="
-	>=net-libs/telepathy-qt-0.9.3
+	>=net-libs/telepathy-qt-0.9.5[qt4]
 	>=net-libs/telepathy-logger-qt-0.8
 "
 RDEPEND="${DEPEND}


             reply	other threads:[~2014-09-15 17:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 17:00 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-19 20:46 [gentoo-commits] proj/kde:master commit in: net-im/ktp-desktop-applets/, net-im/ktp-contact-runner/, Alexey Shvetsov
2014-03-12 10:51 Johannes Huber
2013-10-29 20:17 Johannes Huber
2013-04-20 20:05 Johannes Huber
2013-04-20 14:11 Johannes Huber
2013-04-11 15:16 Tomas Chvatal
2013-04-04 17:55 Dennis Schridde
2013-03-08 19:24 Dennis Schridde
2013-03-08 18:30 Dennis Schridde
2013-03-08  6:22 Dennis Schridde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1410800394.6a47f422cfc82f99582c1a363fbbadc7594f7213.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox