From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B4DB7138247 for ; Fri, 22 Nov 2013 16:47:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A917AE09F2; Fri, 22 Nov 2013 16:47:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F8F4E09F2 for ; Fri, 22 Nov 2013 16:47:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5775B33F151 for ; Fri, 22 Nov 2013 16:47:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0C21AE5459 for ; Fri, 22 Nov 2013 16:47:47 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1385138855.30eb87d8994ca341e32c5bf3eb9c042c22494d92.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-misc/plasma-nm/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 30eb87d8994ca341e32c5bf3eb9c042c22494d92 X-VCS-Branch: master Date: Fri, 22 Nov 2013 16:47:47 +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: 2710c8f2-58d1-4955-8f95-31a6a274a7fd X-Archives-Hash: 1a51e155131bd174274fbbbdd7a90059 commit: 30eb87d8994ca341e32c5bf3eb9c042c22494d92 Author: Johannes Huber gentoo org> AuthorDate: Fri Nov 22 16:47:35 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Nov 22 16:47:35 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=30eb87d8 [kde-misc/plasma-nm] Sync with tree Package-Manager: portage-2.2.7 --- kde-misc/plasma-nm/plasma-nm-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/plasma-nm/plasma-nm-9999.ebuild b/kde-misc/plasma-nm/plasma-nm-9999.ebuild index eff7dec..5355540 100644 --- a/kde-misc/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-misc/plasma-nm/plasma-nm-9999.ebuild @@ -25,9 +25,9 @@ SLOT="4" IUSE="debug modemmanager" DEPEND=" - net-libs/libnm-qt[modemmanager?] + >=net-libs/libnm-qt-0.9.8.0[modemmanager?] >=net-misc/networkmanager-0.9.8.0 - modemmanager? ( net-libs/libmm-qt ) + modemmanager? ( >=net-libs/libmm-qt-1.0.0 ) " RDEPEND="${DEPEND} !kde-misc/networkmanagement