From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 018591382FF for ; Sat, 9 Jul 2016 11:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8756021C067; Sat, 9 Jul 2016 11:20:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10AE121C06D for ; Sat, 9 Jul 2016 11:20:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6BA4340ECA for ; Sat, 9 Jul 2016 11:20:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 287412446 for ; Sat, 9 Jul 2016 11:20:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1468063205.3df46ef31f684560b9106480a399aec3cd16b8ee.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild X-VCS-Directories: net-im/telepathy-mission-control/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3df46ef31f684560b9106480a399aec3cd16b8ee X-VCS-Branch: master Date: Sat, 9 Jul 2016 11:20:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7df3bda9-b109-4b7f-b5ce-9dafca706cf8 X-Archives-Hash: d427f767ea1afa09f30830941a47e6ec commit: 3df46ef31f684560b9106480a399aec3cd16b8ee Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 9 11:14:31 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 9 11:20:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df46ef3 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) Package-Manager: portage-2.3.0 .../telepathy-mission-control-5.16.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 29ce31f..5bbd595 100644 --- 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 @@ -24,7 +24,7 @@ RDEPEND=" >=dev-libs/glib-2.32:2 >=sys-apps/dbus-0.95 >=net-libs/telepathy-glib-0.20 - networkmanager? ( >=net-misc/networkmanager-0.7 ) + networkmanager? ( >=net-misc/networkmanager-0.7:= ) " DEPEND="${RDEPEND} ${PYTHON_DEPS}