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-contact-runner/, net-im/ktp-common-internals/, ...
Date: Mon, 30 Jul 2012 11:11:20 +0000 (UTC)	[thread overview]
Message-ID: <1343646943.00412713dfbb1641e7e11f094b6c0d5584f26247.johu@gentoo> (raw)

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}


             reply	other threads:[~2012-07-30 11:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-30 11:11 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-27 16:44 [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/, net-im/ktp-common-internals/, 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-13 14:38 Johannes Huber
2012-07-12 19:17 Johannes Huber
2012-06-11 17:38 David Heidelberger
2012-04-19 10:06 Johannes Huber

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=1343646943.00412713dfbb1641e7e11f094b6c0d5584f26247.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