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 B09C01382C5 for ; Wed, 4 Apr 2018 17:41:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C779EE0ADD; Wed, 4 Apr 2018 17:41:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B057E0AD9 for ; Wed, 4 Apr 2018 17:41:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF7F1335C09 for ; Wed, 4 Apr 2018 17:41:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42EDF250 for ; Wed, 4 Apr 2018 17:41:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1522863458.76db9dc518fd2ed32e1edb8e2e9dd2cad8d434ba.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 76db9dc518fd2ed32e1edb8e2e9dd2cad8d434ba X-VCS-Branch: master Date: Wed, 4 Apr 2018 17:41:10 +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: e89ee99b-a5bc-4085-85a6-6686efc15afc X-Archives-Hash: 4e9d972de789e6eccef31a2e4b090891 commit: 76db9dc518fd2ed32e1edb8e2e9dd2cad8d434ba Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Apr 4 17:37:38 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Apr 4 17:37:38 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=76db9dc5 kde-plasma/plasma-nm: Cleanup min NM version In tree for >2.5 years. Package-Manager: Portage-2.3.28, Repoman-2.3.9 kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild | 2 +- kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild index 0a537f667f..0698923b60 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild @@ -37,7 +37,7 @@ DEPEND=" $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) >=app-crypt/qca-2.1.1:2[qt5(+)] - >=net-misc/networkmanager-0.9.10.0[teamd=] + net-misc/networkmanager[teamd=] modemmanager? ( $(add_frameworks_dep modemmanager-qt) $(add_qt_dep qtxml) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 0a537f667f..0698923b60 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -37,7 +37,7 @@ DEPEND=" $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) >=app-crypt/qca-2.1.1:2[qt5(+)] - >=net-misc/networkmanager-0.9.10.0[teamd=] + net-misc/networkmanager[teamd=] modemmanager? ( $(add_frameworks_dep modemmanager-qt) $(add_qt_dep qtxml)