From cb39bd5a42d7ec60c07cda5a79023a774713e9f9 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 20 Feb 2019 22:45:21 +0000 Subject: [PATCH] profiles/hardened/linux/powerpc: deprecate in favour of 17.0 profiles Use default/linux/powerpc/ppc32/17.0 default/linux/powerpc/ppc64/17.0/32bit-userland default/linux/powerpc/ppc64/17.0/64bit-userland instead. Note: these are vanilla profiles and thus have a few hardened-specific USE-flags disabled. Bug: https://bugs.gentoo.org/673276 Signed-off-by: Sergei Trofimovich --- profiles/hardened/linux/powerpc/ppc32/deprecated | 1 + profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated | 1 + profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated | 1 + 3 files changed, 3 insertions(+) create mode 100644 profiles/hardened/linux/powerpc/ppc32/deprecated create mode 100644 profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated create mode 100644 profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated diff --git a/profiles/hardened/linux/powerpc/ppc32/deprecated b/profiles/hardened/linux/powerpc/ppc32/deprecated new file mode 100644 index 000000000000..929365451947 --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc32/deprecated @@ -0,0 +1 @@ +default/linux/powerpc/ppc32/17.0 diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated new file mode 100644 index 000000000000..af483b2343a8 --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated @@ -0,0 +1 @@ +default/linux/powerpc/ppc64/17.0/32bit-userland diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated new file mode 100644 index 000000000000..828f4a3d5bf5 --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated @@ -0,0 +1 @@ +default/linux/powerpc/ppc64/17.0/64bit-userland -- 2.26.2