commit: 3f5ccaafd00b144ec0f3a8c62afbb083a9b89351 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Mon Mar 29 07:45:36 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Mar 29 07:45:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f5ccaaf
profiles/*: Fix ProfileError, delete this for now Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> profiles/default/linux/amd64/17.0/x32/package.mask | 20 -------------------- profiles/default/linux/amd64/17.0/x32/parent | 9 --------- .../default/linux/amd64/17.1/hardened/selinux/parent | 9 --------- .../amd64/17.1/no-multilib/hardened/selinux/parent | 9 --------- profiles/default/linux/amd64/17.1/selinux/parent | 9 --------- .../default/linux/x86/17.0/hardened/selinux/parent | 9 --------- profiles/default/linux/x86/17.0/selinux/parent | 9 --------- profiles/features/selinux/package.mask | 3 --- 8 files changed, 77 deletions(-) diff --git a/profiles/default/linux/amd64/17.0/x32/package.mask b/profiles/default/linux/amd64/17.0/x32/package.mask deleted file mode 100644 index 11bd6dd9e..000000000 --- a/profiles/default/linux/amd64/17.0/x32/package.mask +++ /dev/null @@ -1,20 +0,0 @@ -# Pawel Hajdan jr <[email protected]> (2012-10-07) -# V8 upstream said they won't support x32, bug #423815 -# Masked packages containing V8. -# Michał Górny <[email protected]> (2018-01-12) -# ...and their reverse dependencies. -# Theo Anderson <[email protected]> (2021-01-06) -# Is this still relevant? Looks like support was comitted: -# https://codereview.chromium.org/18014003 -www-apps/code-server-bin - -# Andrew Ammerlaan <[email protected]> (2021-03-28) -# Depends on QtPy[webengine] --> PyQtWebengine --> Nodejs -# which is masked on this profile -app-editors/kitscenarist -dev-vcs/gitqlient -dev-python/pywebview -media-video/vidify -media-video/vidify-audiosync - - diff --git a/profiles/default/linux/amd64/17.0/x32/parent b/profiles/default/linux/amd64/17.0/x32/parent deleted file mode 100644 index 9f3a62d88..000000000 --- a/profiles/default/linux/amd64/17.0/x32/parent +++ /dev/null @@ -1,9 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-06) -# Paths relative to `profiles`. The first line denotes the -# parent profile which should inherit any changes we make here. -# The second line points to the location where the appropriate -# masks or forces(?) are. It is important to keep the -# changes separated per profile/feature in case a -# parent profile picks up on changes intended for a different profile. -gentoo:default/linux/amd64/17.0/x32 -:default/linux/amd64/17.0/x32 diff --git a/profiles/default/linux/amd64/17.1/hardened/selinux/parent b/profiles/default/linux/amd64/17.1/hardened/selinux/parent deleted file mode 100644 index 1ea01a36a..000000000 --- a/profiles/default/linux/amd64/17.1/hardened/selinux/parent +++ /dev/null @@ -1,9 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-06) -# Paths relative to `profiles`. The first line denotes the -# parent profile which should inherit any changes we make here. -# The second line points to the location where the appropriate -# masks or forces(?) are. It is important to keep the -# changes separated per profile/feature in case a -# parent profile picks up on changes intended for a different profile. -gentoo:default/linux/amd64/17.1/hardened/selinux -:features/selinux diff --git a/profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent b/profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent deleted file mode 100644 index d67371011..000000000 --- a/profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent +++ /dev/null @@ -1,9 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-06) -# Paths relative to `profiles`. The first line denotes the -# parent profile which should inherit any changes we make here. -# The second line points to the location where the appropriate -# masks or forces(?) are. It is important to keep the -# changes separated per profile/feature in case a -# parent profile picks up on changes intended for a different profile. -gentoo:default/linux/amd64/17.1/no-multilib/hardened/selinux -:features/selinux diff --git a/profiles/default/linux/amd64/17.1/selinux/parent b/profiles/default/linux/amd64/17.1/selinux/parent deleted file mode 100644 index 667ba52c6..000000000 --- a/profiles/default/linux/amd64/17.1/selinux/parent +++ /dev/null @@ -1,9 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-06) -# Paths relative to `profiles`. The first line denotes the -# parent profile which should inherit any changes we make here. -# The second line points to the location where the appropriate -# masks or forces(?) are. It is important to keep the -# changes separated per profile/feature in case a -# parent profile picks up on changes intended for a different profile. -gentoo:default/linux/amd64/17.1/selinux -:features/selinux diff --git a/profiles/default/linux/x86/17.0/hardened/selinux/parent b/profiles/default/linux/x86/17.0/hardened/selinux/parent deleted file mode 100644 index 6f067f1e0..000000000 --- a/profiles/default/linux/x86/17.0/hardened/selinux/parent +++ /dev/null @@ -1,9 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-06) -# Paths relative to `profiles`. The first line denotes the -# parent profile which should inherit any changes we make here. -# The second line points to the location where the appropriate -# masks or forces(?) are. It is important to keep the -# changes separated per profile/feature in case a -# parent profile picks up on changes intended for a different profile. -gentoo:default/linux/x86/17.0/hardened/selinux -:features/selinux diff --git a/profiles/default/linux/x86/17.0/selinux/parent b/profiles/default/linux/x86/17.0/selinux/parent deleted file mode 100644 index 6eab164c5..000000000 --- a/profiles/default/linux/x86/17.0/selinux/parent +++ /dev/null @@ -1,9 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-06) -# Paths relative to `profiles`. The first line denotes the -# parent profile which should inherit any changes we make here. -# The second line points to the location where the appropriate -# masks or forces(?) are. It is important to keep the -# changes separated per profile/feature in case a -# parent profile picks up on changes intended for a different profile. -gentoo:default/linux/x86/17.0/selinux -:features/selinux diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask deleted file mode 100644 index b5ea3a429..000000000 --- a/profiles/features/selinux/package.mask +++ /dev/null @@ -1,3 +0,0 @@ -# Theo Anderson <[email protected]> (2021-01-04) -# SELinux profiles do not support systemd ->=sys-block/systemd-swap-4.4.0
