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 0B0C3138359 for ; Sat, 7 Nov 2020 14:50:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31A5EE07B3; Sat, 7 Nov 2020 14:50:54 +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 1A7BDE07B3 for ; Sat, 7 Nov 2020 14:50:54 +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 9708734087F for ; Sat, 7 Nov 2020 14:50:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9C373BE for ; Sat, 7 Nov 2020 14:50:50 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1604760586.4586707c18a802093926ce6db7a9c3df075a9a73.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/package.use.mask X-VCS-Directories: profiles/features/prefix/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 4586707c18a802093926ce6db7a9c3df075a9a73 X-VCS-Branch: master Date: Sat, 7 Nov 2020 14:50:50 +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: e8c01dd6-b605-4aba-a2e7-3e33e5535db4 X-Archives-Hash: 053871f673242cd93231947068ae3b37 commit: 4586707c18a802093926ce6db7a9c3df075a9a73 Author: Alexey Sokolov google com> AuthorDate: Thu Oct 15 21:46:18 2020 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sat Nov 7 14:49:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4586707c profiles: prefix: mask USE=elogind in x11-base/xorg-server Bug: https://bugs.gentoo.org/730190 Signed-off-by: Alexey Sokolov asokolov.org> Signed-off-by: Fabian Groffen gentoo.org> profiles/features/prefix/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index 407c79e2f15..37eb627c398 100644 --- a/profiles/features/prefix/package.use.mask +++ b/profiles/features/prefix/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen (2020-10-15) +# Requires PAM +x11-base/xorg-server elogind + # Georgy Yakovlev (2020-10-21) # depends on systemd sys-apps/ipmitool openbmc