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 831A4138CD3 for ; Sat, 6 Jun 2015 19:04:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14A60E0874; Sat, 6 Jun 2015 19:04:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3F6BE0874 for ; Sat, 6 Jun 2015 19:04:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 120E533FA71 for ; Sat, 6 Jun 2015 19:04:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C254BA23 for ; Sat, 6 Jun 2015 19:04:41 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1433617463.d6c083fbafabb814adacc3c139066fd52ef64d52.kensington@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.3.49.9999.ebuild kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d6c083fbafabb814adacc3c139066fd52ef64d52 X-VCS-Branch: master Date: Sat, 6 Jun 2015 19:04:41 +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: af84468a-4bae-46e3-88cf-878fed3364c3 X-Archives-Hash: fc7e5913b232e770ceae8583913250d6 commit: d6c083fbafabb814adacc3c139066fd52ef64d52 Author: Michael Palimaka gentoo org> AuthorDate: Sat Jun 6 19:04:23 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Jun 6 19:04:23 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6c083fb [kde-plasma/plasma-nm] Use subslot dependency operator. Package-Manager: portage-2.2.20 kde-plasma/plasma-nm/plasma-nm-5.3.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.3.49.9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.3.49.9999.ebuild index c2c93b6..39e7309 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.3.49.9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.3.49.9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" openconnect? ( dev-qt/qtxml:5 net-misc/networkmanager-openconnect - net-misc/openconnect + net-misc/openconnect:= ) " RDEPEND="${DEPEND} diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index c2c93b6..39e7309 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" openconnect? ( dev-qt/qtxml:5 net-misc/networkmanager-openconnect - net-misc/openconnect + net-misc/openconnect:= ) " RDEPEND="${DEPEND}