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 B0EC2138350 for ; Sat, 7 Mar 2020 16:56:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF20E0823; Sat, 7 Mar 2020 16:56:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 BC971E0823 for ; Sat, 7 Mar 2020 16:56:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DB2C334F136 for ; Sat, 7 Mar 2020 16:56:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B21EF151 for ; Sat, 7 Mar 2020 16:56:24 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1583600164.8e1cd8e9835f95ad24166e0abd253e67fb1fd698.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/packages X-VCS-Directories: profiles/features/prefix/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 8e1cd8e9835f95ad24166e0abd253e67fb1fd698 X-VCS-Branch: master Date: Sat, 7 Mar 2020 16:56:24 +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: 0bc05f3d-c577-4c69-82ef-526ee9be2cbb X-Archives-Hash: 02d2f20b5544b01cfc4f4e771768570f commit: 8e1cd8e9835f95ad24166e0abd253e67fb1fd698 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 7 16:56:04 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 7 16:56:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1cd8e9 profiles: no shadow for prefix Signed-off-by: Mikle Kolyada gentoo.org> profiles/features/prefix/packages | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/prefix/packages b/profiles/features/prefix/packages index 2e5ef1752bf..3bc6e7c91b4 100644 --- a/profiles/features/prefix/packages +++ b/profiles/features/prefix/packages @@ -19,6 +19,7 @@ -*sys-fs/e2fsprogs -*virtual/dev-manager -*virtual/modutils +-*sys-apps/shadow # we don't want this either (as baselayout-prefix provides the functions.sh # file that this was added to ../base/packages for)