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 722B4138359 for ; Mon, 19 Oct 2020 18:54:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C86B6E0893; Mon, 19 Oct 2020 18:53:49 +0000 (UTC) Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) (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 611DCE088C for ; Mon, 19 Oct 2020 18:53:49 +0000 (UTC) Received: by mail-wm1-x344.google.com with SMTP id e2so569798wme.1 for ; Mon, 19 Oct 2020 11:53:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asokolov-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=7KRJb9qQ4vl3uunLDlWm8skTkgyI6fbTybw5sWN636w=; b=MqdMoW+QOou4hTnppyMSAFl0Bjj7dtONSIqHsBTkvXv1OPw/b2PSZijzA2GMFIl6wn 738358TRMIrkQBSrb15VZJiyWaPRX3ItpjelcP/CiTVv7hbZ43wdyn/u4bvrisXZ9+M4 xmhg02GUH4QmQ2JE7p59Lnl4wvxWZ2ay1jmrr2+Kojc++24Gh3BarAGDkEy5U3cTnHfY ckXJ+KjOWOHrUE3FUUBMLIUoENlgh48rhZTgZfTTJo/SQc0FafLE7mg5rkDbd40mdpRZ tAQk4u+GjTeJiOKWX4Kiv4GpsJr4879DLYHh3oCKSHZy969eZ7KEFiSTiFtiap5W17ya vfVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7KRJb9qQ4vl3uunLDlWm8skTkgyI6fbTybw5sWN636w=; b=PF9jmaDDM3L8pQsA2mq/ROhoE1nAqzjTchqvEVoMS15eUW7yCCqPmCWRIy7xY04vpy 7KAYMfTYTVa41/f9fz/zLo6l1W+eND5FXXryZVt3MD4dJqHe/MLj9T6Mo7YyzsOT20Wx pVB+i+PBGZ4CkdXxpT3rKO8SCZR6qBReRDl7CKpHjWfM1fjVjPQRVuvWicDkY87XxXTZ Lp0urjlKXhTP1z0bII37xY++wJ37ucuewcJfvBcUHEQ8hAgxSUb/cN9fGufSohxT6wy+ Jum/3VJ3JK6tl+VqRjnnIDPgnm4uAasjvtVQX5GI11qpo4e+uRO7rMMPWXyQmEQYTCee tmTA== X-Gm-Message-State: AOAM532Ohy7PahQWfly0ciWG9NQGWhOAh+dELBIflXQ/bTuEy2B4JdGW 8VI3IyE3ty+rWRxO28GWFynCG7P9oSCrGEzZ X-Google-Smtp-Source: ABdhPJyipJH0YWfBegsMRcLD5GUkvVhmkVphxtp7bkTJXGTFCq9+Ul6YOTp1vEcKH6Woyvh2pYRQ4g== X-Received: by 2002:a1c:b40b:: with SMTP id d11mr633320wmf.152.1603133627793; Mon, 19 Oct 2020 11:53:47 -0700 (PDT) Received: from localhost.localdomain ([2001:470:6c46:1:b62e:99ff:feaa:4dfb]) by smtp.googlemail.com with ESMTPSA id y206sm588901wmd.34.2020.10.19.11.53.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Oct 2020 11:53:47 -0700 (PDT) From: alexey+gentoo@asokolov.org To: gentoo-dev@lists.gentoo.org Cc: Alexey Sokolov Subject: [gentoo-dev] [PATCH 1/2] profiles: prefix: mask USE=elogind in x11-base/xorg-server Date: Mon, 19 Oct 2020 19:53:35 +0100 Message-Id: <20201019185336.19542-2-alexey+gentoo@asokolov.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20201019185336.19542-1-alexey+gentoo@asokolov.org> References: <20201019185336.19542-1-alexey+gentoo@asokolov.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: 263fdbef-a551-4fb1-aa8a-25a954fc0f2c X-Archives-Hash: d6698fc3d2085a14d0101d9e39da40ee From: Alexey Sokolov Bug: https://bugs.gentoo.org/730190 Signed-off-by: Alexey Sokolov --- 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 07d83215aa7..daa75a307db 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 +# Alexey Sokolov (2020-10-15) +# Requires PAM. +x11-base/xorg-server elogind + # Benda Xu (2019-08-20) # avoid gnome-extra/gnome-user-share, which depends on systemd. gnome-base/gnome-extra-apps share -- 2.26.2