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 C228C138334 for ; Sun, 31 Mar 2019 18:20:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3FB5E082F; Sun, 31 Mar 2019 18:20:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83C20E082F for ; Sun, 31 Mar 2019 18:20:21 +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 0E295335D19 for ; Sun, 31 Mar 2019 18:20:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 119B2452 for ; Sun, 31 Mar 2019 18:20:09 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1554056399.3d8ffcc9eeb16d9245969085b169fa73acbdd43d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild X-VCS-Directories: xfce-base/xfce4-session/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3d8ffcc9eeb16d9245969085b169fa73acbdd43d X-VCS-Branch: master Date: Sun, 31 Mar 2019 18:20:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d297cf69-eab9-4ae8-979d-42b3d42405d3 X-Archives-Hash: 8df952274c250509db5a5e850179cd2e commit: 3d8ffcc9eeb16d9245969085b169fa73acbdd43d Author: Michał Górny gentoo org> AuthorDate: Sun Mar 31 18:07:55 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Mar 31 18:19:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8ffcc9 xfce-base/xfce4-session: Add USE=elogind equiv to USE=systemd Add USE=elogind that works the same as USE=systemd, i.e. pulls policykit flag in. We eventually want to probably rewrite this to something saner but let's settle with this for now. Closes: https://bugs.gentoo.org/682126 Signed-off-by: Michał Górny gentoo.org> xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild | 5 +++-- xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild index d1d259d55cc..fb38eb67cbc 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.12.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="nls policykit systemd upower +xscreensaver" +IUSE="elogind nls policykit systemd upower +xscreensaver" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= x11-apps/iceauth @@ -40,7 +40,8 @@ DEPEND="${COMMON_DEPEND} sys-devel/gettext virtual/pkgconfig" -REQUIRED_USE="systemd? ( policykit )" +REQUIRED_USE="elogind? ( policykit ) + systemd? ( policykit )" PATCHES=( "${FILESDIR}"/${PN}-4.10.1-alock_support_to_xflock4.patch diff --git a/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild index 21a95bdda8f..67b5f3f2722 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.13.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="nls policykit systemd +xscreensaver" +IUSE="elogind nls policykit systemd +xscreensaver" COMMON_DEPEND="x11-apps/iceauth >=x11-libs/gtk+-3.20:3= @@ -37,7 +37,8 @@ DEPEND="${COMMON_DEPEND} sys-devel/gettext virtual/pkgconfig" -REQUIRED_USE="systemd? ( policykit )" +REQUIRED_USE="elogind? ( policykit ) + systemd? ( policykit )" PATCHES=( "${FILESDIR}"/${PN}-4.10.1-alock_support_to_xflock4.patch