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 C2FA513835A for ; Sun, 28 Mar 2021 12:38:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05639E08BB; Sun, 28 Mar 2021 12:38:18 +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 E40B1E08BB for ; Sun, 28 Mar 2021 12:38:17 +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 041CB340E5A for ; Sun, 28 Mar 2021 12:38:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 973B3635 for ; Sun, 28 Mar 2021 12:38:15 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616935050.dc089f9e22bc6dccde13b31e6a6d1f0d40e96829.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/arch.list profiles/arches.desc profiles/profiles.desc X-VCS-Directories: profiles/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: dc089f9e22bc6dccde13b31e6a6d1f0d40e96829 X-VCS-Branch: master Date: Sun, 28 Mar 2021 12:38:15 +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: 60a31a83-63b8-4c8a-886b-28b4fb230283 X-Archives-Hash: 67ce32d045c3ae63a5dfdd65c071fe07 commit: dc089f9e22bc6dccde13b31e6a6d1f0d40e96829 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 28 12:37:30 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 28 12:37:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc089f9e Revert "profiles/*: comment out per-profile-overlay masking until fixed" This reverts commit e35882a127de4ecba8a716ddcea0bbc030ec5bca. This has only made things worse, now repoman fails as well Signed-off-by: Andrew Ammerlaan riseup.net> profiles/arch.list | 2 +- profiles/arches.desc | 2 +- profiles/profiles.desc | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/profiles/arch.list b/profiles/arch.list index a53fb8ec9..5ed7343ce 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -1,4 +1,4 @@ # Theo Anderson (2021-01-06) # New arch created for the purpose of hiding profiles. # Assuming no one sets KEYWORDS="~hidden" -#hidden +hidden diff --git a/profiles/arches.desc b/profiles/arches.desc index 910c69a2c..99924d624 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -1,4 +1,4 @@ # Theo Anderson (2021-01-06) # Masked the new hidden arch as testing to keep # in line with no stable packages in ::guru -#hidden testing +hidden testing diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 4671ab8cd..313f39660 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -3,9 +3,9 @@ # arise and masks are needed. They must match :gentoo profiles. # Using parent files within the profiles allows gentoo: profiles # to inherit any ::guru masks we choose. -#hidden default/linux/amd64/17.1/selinux dev -#hidden default/linux/amd64/17.1/hardened/selinux dev -#hidden default/linux/amd64/17.1/no-multilib/hardened/selinux dev -#hidden default/linux/amd64/17.0/x32 dev -#hidden default/linux/x86/17.0/selinux dev -#hidden default/linux/x86/17.0/hardened/selinux dev +hidden default/linux/amd64/17.1/selinux dev +hidden default/linux/amd64/17.1/hardened/selinux dev +hidden default/linux/amd64/17.1/no-multilib/hardened/selinux dev +hidden default/linux/amd64/17.0/x32 dev +hidden default/linux/x86/17.0/selinux dev +hidden default/linux/x86/17.0/hardened/selinux dev 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 A7E0A1382C5 for ; Sun, 28 Mar 2021 12:38:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0C56E08A2; Sun, 28 Mar 2021 12:38:14 +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 DC679E08A2 for ; Sun, 28 Mar 2021 12:38:14 +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 A3FF3340E38 for ; Sun, 28 Mar 2021 12:38:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B768634 for ; Sun, 28 Mar 2021 12:38:12 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616935050.dc089f9e22bc6dccde13b31e6a6d1f0d40e96829.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/arch.list profiles/arches.desc profiles/profiles.desc X-VCS-Directories: profiles/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: dc089f9e22bc6dccde13b31e6a6d1f0d40e96829 X-VCS-Branch: dev Date: Sun, 28 Mar 2021 12:38:12 +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: 2ab98bbe-3489-4100-b89e-f9cef368c4b4 X-Archives-Hash: 77e1e9bf52361b533fab3d07d0b0f8b2 Message-ID: <20210328123812.jL5zYKBGnW3K-fVI1NKJBZrHgWT3qG0ewAasey3qcTw@z> commit: dc089f9e22bc6dccde13b31e6a6d1f0d40e96829 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 28 12:37:30 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 28 12:37:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc089f9e Revert "profiles/*: comment out per-profile-overlay masking until fixed" This reverts commit e35882a127de4ecba8a716ddcea0bbc030ec5bca. This has only made things worse, now repoman fails as well Signed-off-by: Andrew Ammerlaan riseup.net> profiles/arch.list | 2 +- profiles/arches.desc | 2 +- profiles/profiles.desc | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/profiles/arch.list b/profiles/arch.list index a53fb8ec9..5ed7343ce 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -1,4 +1,4 @@ # Theo Anderson (2021-01-06) # New arch created for the purpose of hiding profiles. # Assuming no one sets KEYWORDS="~hidden" -#hidden +hidden diff --git a/profiles/arches.desc b/profiles/arches.desc index 910c69a2c..99924d624 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -1,4 +1,4 @@ # Theo Anderson (2021-01-06) # Masked the new hidden arch as testing to keep # in line with no stable packages in ::guru -#hidden testing +hidden testing diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 4671ab8cd..313f39660 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -3,9 +3,9 @@ # arise and masks are needed. They must match :gentoo profiles. # Using parent files within the profiles allows gentoo: profiles # to inherit any ::guru masks we choose. -#hidden default/linux/amd64/17.1/selinux dev -#hidden default/linux/amd64/17.1/hardened/selinux dev -#hidden default/linux/amd64/17.1/no-multilib/hardened/selinux dev -#hidden default/linux/amd64/17.0/x32 dev -#hidden default/linux/x86/17.0/selinux dev -#hidden default/linux/x86/17.0/hardened/selinux dev +hidden default/linux/amd64/17.1/selinux dev +hidden default/linux/amd64/17.1/hardened/selinux dev +hidden default/linux/amd64/17.1/no-multilib/hardened/selinux dev +hidden default/linux/amd64/17.0/x32 dev +hidden default/linux/x86/17.0/selinux dev +hidden default/linux/x86/17.0/hardened/selinux dev