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 4E431138300 for ; Sat, 9 Jul 2016 11:20:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AA0121C087; Sat, 9 Jul 2016 11:20:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9576721C07E for ; Sat, 9 Jul 2016 11:20:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C26E5340CC9 for ; Sat, 9 Jul 2016 11:20:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80CD2244B for ; Sat, 9 Jul 2016 11:20:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1468063218.8197fa0faadd5c23b47b80becfa6e25788b62b78.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon/cinnamon-3.0.6.ebuild X-VCS-Directories: gnome-extra/cinnamon/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8197fa0faadd5c23b47b80becfa6e25788b62b78 X-VCS-Branch: master Date: Sat, 9 Jul 2016 11:20:29 +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: f8c933c1-f736-4b1d-9c09-70a4263de73c X-Archives-Hash: da482f16865ab959c7fd69a09975b8ab commit: 8197fa0faadd5c23b47b80becfa6e25788b62b78 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 9 11:18:30 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 9 11:20:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8197fa0f gnome-extra/cinnamon: Rebuilding with NM subslot bump will be needed when it's bumped (likely when we are ready to kill the obsolete dbus-glib support from NM) Package-Manager: portage-2.3.0 gnome-extra/cinnamon/cinnamon-3.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild index 0efad74..4a06a2d 100644 --- a/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild @@ -61,7 +61,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=x11-wm/muffin-3.0.0[introspection] networkmanager? ( gnome-base/libgnome-keyring - >=net-misc/networkmanager-0.8.999[introspection] ) + >=net-misc/networkmanager-0.8.999:=[introspection] ) " #bluetooth? ( >=net-wireless/gnome-bluetooth-3.1:=[introspection] )