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 98FAB139694 for ; Sat, 24 Jun 2017 22:47:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9108E0C03; Sat, 24 Jun 2017 22:47:28 +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 C891CE0C03 for ; Sat, 24 Jun 2017 22:47:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A68BD341880 for ; Sat, 24 Jun 2017 22:47:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D6487487 for ; Sat, 24 Jun 2017 22:47:26 +0000 (UTC) From: "Kristian Fiskerstrand" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" Message-ID: <1498344439.799fe276fb96ef55585daf22eae0f6dae322e69a.k_f@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-screensaver/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild X-VCS-Directories: gnome-extra/cinnamon-screensaver/ X-VCS-Committer: k_f X-VCS-Committer-Name: Kristian Fiskerstrand X-VCS-Revision: 799fe276fb96ef55585daf22eae0f6dae322e69a X-VCS-Branch: master Date: Sat, 24 Jun 2017 22:47:26 +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: c3d3c8d6-c9d5-4ef5-b4e7-3d10eff0ff4e X-Archives-Hash: 0652b927bb43ee3790f48375cc0cec70 commit: 799fe276fb96ef55585daf22eae0f6dae322e69a Author: Kristian Fiskerstrand gentoo org> AuthorDate: Sat Jun 24 22:46:17 2017 +0000 Commit: Kristian Fiskerstrand gentoo org> CommitDate: Sat Jun 24 22:47:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799fe276 gnome-extra/cinnamon-screensaver: Add systemd guard Gentoo-Bug: 622630 Thanks-To: Thomas Kemmer Package-Manager: Portage-2.3.6, Repoman-2.3.1 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild index e49d39af124..cf81203bff7 100644 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild @@ -36,7 +36,7 @@ COMMON_DEPEND=" x11-libs/libXxf86vm x11-themes/adwaita-icon-theme - sys-auth/elogind + !systemd? ( sys-auth/elogind ) ${PYTHON_DEPS}