From 7d8e71300962534db9add589ed7c2c9739ebb162 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 26 Feb 2024 15:18:19 +0100 Subject: [PATCH] overlay sys-process/audit: Move to portage-stable --- .../{coreos-overlay => portage-stable}/sys-process/audit/Manifest | 0 .../sys-process/audit/README.md | 0 .../sys-process/audit/audit-3.0.6-r1.ebuild | 0 .../sys-process/audit/files/audit-rules.service | 0 .../sys-process/audit/files/audit-rules.tmpfiles | 0 .../sys-process/audit/files/rules.d/00-clear.rules | 0 .../sys-process/audit/files/rules.d/80-selinux.rules | 0 .../sys-process/audit/files/rules.d/99-default.rules | 0 .../sys-process/audit/metadata.xml | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/Manifest (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/README.md (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/audit-3.0.6-r1.ebuild (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/files/audit-rules.service (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/files/audit-rules.tmpfiles (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/files/rules.d/00-clear.rules (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/files/rules.d/80-selinux.rules (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/files/rules.d/99-default.rules (100%) rename sdk_container/src/third_party/{coreos-overlay => portage-stable}/sys-process/audit/metadata.xml (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/Manifest b/sdk_container/src/third_party/portage-stable/sys-process/audit/Manifest similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/Manifest rename to sdk_container/src/third_party/portage-stable/sys-process/audit/Manifest diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/README.md b/sdk_container/src/third_party/portage-stable/sys-process/audit/README.md similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/README.md rename to sdk_container/src/third_party/portage-stable/sys-process/audit/README.md diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/audit-3.0.6-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-process/audit/audit-3.0.6-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/audit-3.0.6-r1.ebuild rename to sdk_container/src/third_party/portage-stable/sys-process/audit/audit-3.0.6-r1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/audit-rules.service b/sdk_container/src/third_party/portage-stable/sys-process/audit/files/audit-rules.service similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/audit-rules.service rename to sdk_container/src/third_party/portage-stable/sys-process/audit/files/audit-rules.service diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/audit-rules.tmpfiles b/sdk_container/src/third_party/portage-stable/sys-process/audit/files/audit-rules.tmpfiles similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/audit-rules.tmpfiles rename to sdk_container/src/third_party/portage-stable/sys-process/audit/files/audit-rules.tmpfiles diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/rules.d/00-clear.rules b/sdk_container/src/third_party/portage-stable/sys-process/audit/files/rules.d/00-clear.rules similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/rules.d/00-clear.rules rename to sdk_container/src/third_party/portage-stable/sys-process/audit/files/rules.d/00-clear.rules diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/rules.d/80-selinux.rules b/sdk_container/src/third_party/portage-stable/sys-process/audit/files/rules.d/80-selinux.rules similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/rules.d/80-selinux.rules rename to sdk_container/src/third_party/portage-stable/sys-process/audit/files/rules.d/80-selinux.rules diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/rules.d/99-default.rules b/sdk_container/src/third_party/portage-stable/sys-process/audit/files/rules.d/99-default.rules similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/files/rules.d/99-default.rules rename to sdk_container/src/third_party/portage-stable/sys-process/audit/files/rules.d/99-default.rules diff --git a/sdk_container/src/third_party/coreos-overlay/sys-process/audit/metadata.xml b/sdk_container/src/third_party/portage-stable/sys-process/audit/metadata.xml similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-process/audit/metadata.xml rename to sdk_container/src/third_party/portage-stable/sys-process/audit/metadata.xml