From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1246007-garchives=archives.gentoo.org@lists.gentoo.org>
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 AFB001382C5
	for <garchives@archives.gentoo.org>; Wed, 27 Jan 2021 06:55:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DBC43E0AAF;
	Wed, 27 Jan 2021 06:55:54 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 C2A03E0AAF
	for <gentoo-commits@lists.gentoo.org>; Wed, 27 Jan 2021 06:55: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 5C9F7340D91
	for <gentoo-commits@lists.gentoo.org>; Wed, 27 Jan 2021 06:55:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E71492
	for <gentoo-commits@lists.gentoo.org>; Wed, 27 Jan 2021 06:55:51 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1611730521.cf0101bd9ea5a1d9909823736131c963e0a5d9b8.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/features/prefix/package.mask
X-VCS-Directories: profiles/features/prefix/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: cf0101bd9ea5a1d9909823736131c963e0a5d9b8
X-VCS-Branch: master
Date: Wed, 27 Jan 2021 06:55:51 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 073bd6e0-8464-48f2-aac5-fb293e950518
X-Archives-Hash: 02185927dff1302b5b11904698c1ef72

commit:     cf0101bd9ea5a1d9909823736131c963e0a5d9b8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 06:55:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 06:55:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0101bd

profiles/feature/prefix/package.mask: Revert "mask more PAM"

This reverts commit f9801416c9a71404c96b192dc4d324c7f0227d83.
This didn't have the desired effect in cleaning up pambase
unfortunately.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/prefix/package.mask | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
index 750abb7e46e..d461cd30365 100644
--- a/profiles/features/prefix/package.mask
+++ b/profiles/features/prefix/package.mask
@@ -1,11 +1,6 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <sam@gentoo.org> (2020-01-27)
-# PAM doesn't make sense on Prefix
-sys-auth/pambase
-sys-libs/pam
-
 # Benda Xu <heroxbd@gentoo.org> (2019-08-20)
 # systemd is set to invade pid 1, which is not possible for Prefix.
 # The following are its reverse dependencies.