Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
Date: Sat, 09 Jul 2016 11:20:36
Message-Id: 1468063205.3df46ef31f684560b9106480a399aec3cd16b8ee.pacho@gentoo
1 commit: 3df46ef31f684560b9106480a399aec3cd16b8ee
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 11:14:31 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 11:20:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df46ef3
7
8 net-im/telepathy-mission-control: Rebuilding with NM subslot bump will be needed when it's bumped (likely when we are ready to kill the obsolete dbus-glib support from NM)
9
10 Package-Manager: portage-2.3.0
11
12 .../telepathy-mission-control-5.16.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
16 index 29ce31f..5bbd595 100644
17 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
18 +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
19 @@ -24,7 +24,7 @@ RDEPEND="
20 >=dev-libs/glib-2.32:2
21 >=sys-apps/dbus-0.95
22 >=net-libs/telepathy-glib-0.20
23 - networkmanager? ( >=net-misc/networkmanager-0.7 )
24 + networkmanager? ( >=net-misc/networkmanager-0.7:= )
25 "
26 DEPEND="${RDEPEND}
27 ${PYTHON_DEPS}