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 443FE1382FE for ; Sat, 9 Jul 2016 13:40:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 981E921C084; Sat, 9 Jul 2016 13:40:37 +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 2203D21C082 for ; Sat, 9 Jul 2016 13:40:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 46296340E6E for ; Sat, 9 Jul 2016 13:40:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26BA0244A for ; Sat, 9 Jul 2016 13:40:32 +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: <1468071605.54d1334a413ad3e3cdca2842d0e01bc9b791494f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-control-center/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild X-VCS-Directories: gnome-extra/cinnamon-control-center/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 54d1334a413ad3e3cdca2842d0e01bc9b791494f X-VCS-Branch: master Date: Sat, 9 Jul 2016 13:40:32 +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: 084a7d66-3da3-4a07-b726-e3ae7590b209 X-Archives-Hash: 6e72e8d83ee6cbb14711aac67b048ad8 commit: 54d1334a413ad3e3cdca2842d0e01bc9b791494f Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 9 12:29:58 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 9 13:40:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d1334a gnome-extra/cinnamon-control-center: Use systemd USE flag to ensure the right deps are pulled in each different scenario Package-Manager: portage-2.3.0 .../cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild index 034a746..d1734ba 100644 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-control-center/archive/${PV}.tar. LICENSE="GPL-2+" SLOT="0" -IUSE="+colord +cups debug input_devices_wacom" +IUSE="+colord +cups debug input_devices_wacom systemd" KEYWORDS="~amd64 ~x86" # False positives caused by nested configure scripts @@ -49,7 +49,8 @@ COMMON_DEPEND=" #