Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-plasma/plasma-nm/
Date: Tue, 25 Aug 2020 14:51:22
Message-Id: 1598366919.b5b247f32ce99057f0f51eda46b67bea1500dfd4.asturm@gentoo
1 commit: b5b247f32ce99057f0f51eda46b67bea1500dfd4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 14:51:00 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 14:48:39 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b5b247f3
7
8 kde-plasma/plasma-nm: Follow-up pkgmove net-misc -> net-vpn
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/plasma-nm/plasma-nm-0.9.3.6.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/kde-plasma/plasma-nm/plasma-nm-0.9.3.6.ebuild b/kde-plasma/plasma-nm/plasma-nm-0.9.3.6.ebuild
17 index 37832c7d..bd350407 100644
18 --- a/kde-plasma/plasma-nm/plasma-nm-0.9.3.6.ebuild
19 +++ b/kde-plasma/plasma-nm/plasma-nm-0.9.3.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -29,8 +29,8 @@ RDEPEND="
27 >=net-misc/networkmanager-0.9.8.0
28 modemmanager? ( >=net-libs/libmm-qt-1.0.0 )
29 openconnect? (
30 - net-misc/networkmanager-openconnect
31 - net-misc/openconnect:=
32 + net-vpn/networkmanager-openconnect
33 + net-vpn/openconnect:=
34 )
35 !kde-misc/networkmanagement
36 "