From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-952438-garchives=archives.gentoo.org@lists.gentoo.org> 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 63521139695 for <garchives@archives.gentoo.org>; Sat, 27 May 2017 22:40:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 370ECE0E56; Sat, 27 May 2017 22:40:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0EEE4E0E56 for <gentoo-commits@lists.gentoo.org>; Sat, 27 May 2017 22:40:51 +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 7EDD333FE74 for <gentoo-commits@lists.gentoo.org>; Sat, 27 May 2017 22:40:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15AD24A4 for <gentoo-commits@lists.gentoo.org>; Sat, 27 May 2017 22:40:48 +0000 (UTC) From: "Mike Gilbert" <floppym@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org> Message-ID: <1495924789.2cda2cdf159e5942b958930d5f3f31c5b39caa64.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nm-applet/nm-applet-1.8.0.ebuild X-VCS-Directories: gnome-extra/nm-applet/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 2cda2cdf159e5942b958930d5f3f31c5b39caa64 X-VCS-Branch: master Date: Sat, 27 May 2017 22:40:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7c1a5a5b-41cb-439b-aac5-81d1df1fb6cd X-Archives-Hash: eb63bd168140ac3bec0fc03cb901e2c8 commit: 2cda2cdf159e5942b958930d5f3f31c5b39caa64 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat May 27 22:39:49 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat May 27 22:39:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cda2cdf gnome-extra/nm-applet: fix libselinux dep Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69 gnome-extra/nm-applet/nm-applet-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild index f298f25beb3..2a6ddf30c27 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild @@ -33,7 +33,7 @@ RDEPEND=" virtual/libgudev:= gcr? ( >=app-crypt/gcr-3.14:= ) modemmanager? ( net-misc/modemmanager ) - selinux? ( dev-libs/libselinux ) + selinux? ( sys-libs/libselinux ) teamd? ( >=dev-libs/jansson-2.3 ) " DEPEND="${RDEPEND}