* [gentoo-commits] proj/kde:master commit in: net-im/telepathy-text-ui/, net-im/telepathy-approver/, ...
@ 2011-10-06 22:12 Johannes Huber
0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2011-10-06 22:12 UTC (permalink / raw
To: gentoo-commits
commit: ed463922e6bb03bf4b287dbfba425f9d471be800
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Thu Oct 6 22:03:12 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Thu Oct 6 22:03:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ed463922
[telepathy] Bump deps
(Portage version: 2.2.0_alpha60_p70/git/Linux i686, signed Manifest commit with key DF018462)
---
.../telepathy-accounts-kcm-9999.ebuild | 8 +++++---
.../telepathy-approver-9999.ebuild | 6 ++++--
.../telepathy-presence-applet-9999.ebuild | 6 ++++--
.../telepathy-presence-dataengine-9999.ebuild | 2 +-
.../telepathy-send-file-9999.ebuild | 5 ++++-
.../telepathy-text-ui-9999.ebuild | 6 ++++--
6 files changed, 22 insertions(+), 11 deletions(-)
diff --git a/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild b/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild
index 79e8a17..80bb853 100644
--- a/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild
+++ b/net-im/telepathy-accounts-kcm/telepathy-accounts-kcm-9999.ebuild
@@ -17,7 +17,9 @@ IUSE="debug"
DEPEND="
>=net-libs/telepathy-glib-0.14
- >=net-libs/telepathy-qt4-0.7.0
- >=net-im/telepathy-mission-control-5.5.0
+ >=net-libs/telepathy-qt4-0.7.1
+ >=net-im/telepathy-mission-control-5.7.9
+"
+RDEPEND="${DEPEND}
+ >=net-im/telepathy-contact-list-${PV}
"
-RDEPEND="${DEPEND}"
diff --git a/net-im/telepathy-approver/telepathy-approver-9999.ebuild b/net-im/telepathy-approver/telepathy-approver-9999.ebuild
index abf6b64..facda65 100644
--- a/net-im/telepathy-approver/telepathy-approver-9999.ebuild
+++ b/net-im/telepathy-approver/telepathy-approver-9999.ebuild
@@ -16,6 +16,8 @@ SLOT="0"
IUSE="debug"
DEPEND="
- >=net-libs/telepathy-qt4-0.7.0
+ >=net-libs/telepathy-qt4-0.7.1
+"
+RDEPEND="${DEPEND}
+ >=net-im/telepathy-contact-list-${PV}
"
-RDEPEND="${DEPEND}"
diff --git a/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild b/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild
index ad73c77..c7246eb 100644
--- a/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild
+++ b/net-im/telepathy-presence-applet/telepathy-presence-applet-9999.ebuild
@@ -16,7 +16,9 @@ SLOT="0"
IUSE="debug"
DEPEND="
- >=net-libs/telepathy-qt4-0.7.0
+ >=net-libs/telepathy-qt4-0.7.1
"
RDEPEND="${DEPEND}
- >=net-im/telepathy-presence-dataengine-${PV}"
+ >=net-im/telepathy-contact-list-${PV}
+ >=net-im/telepathy-presence-dataengine-${PV}
+"
diff --git a/net-im/telepathy-presence-dataengine/telepathy-presence-dataengine-9999.ebuild b/net-im/telepathy-presence-dataengine/telepathy-presence-dataengine-9999.ebuild
index db794a4..ddca646 100644
--- a/net-im/telepathy-presence-dataengine/telepathy-presence-dataengine-9999.ebuild
+++ b/net-im/telepathy-presence-dataengine/telepathy-presence-dataengine-9999.ebuild
@@ -16,6 +16,6 @@ SLOT="0"
IUSE="debug"
DEPEND="
- >=net-libs/telepathy-qt4-0.7.0
+ >=net-libs/telepathy-qt4-0.7.1
"
RDEPEND="${DEPEND}"
diff --git a/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild b/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild
index 43f2226..68182cd 100644
--- a/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild
+++ b/net-im/telepathy-send-file/telepathy-send-file-9999.ebuild
@@ -18,4 +18,7 @@ IUSE="debug"
DEPEND="
>=net-libs/telepathy-qt4-0.7.1
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ >=net-im/telepathy-contact-list-${PV}
+ >=net-im/telepathy-filetransfer-handler-${PV}
+"
diff --git a/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild b/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild
index 17f3687..31f21e7 100644
--- a/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild
+++ b/net-im/telepathy-text-ui/telepathy-text-ui-9999.ebuild
@@ -16,6 +16,8 @@ SLOT="0"
IUSE="debug"
DEPEND="
- >=net-libs/telepathy-qt4-0.7.0
+ >=net-libs/telepathy-qt4-0.7.1
+"
+RDEPEND="${DEPEND}
+ >=net-im/telepathy-contact-list-${PV}
"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-06 22:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 22:12 [gentoo-commits] proj/kde:master commit in: net-im/telepathy-text-ui/, net-im/telepathy-approver/, Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox