diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-20 22:45:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-20 22:45:21 +0000 |
commit | cb39bd5a42d7ec60c07cda5a79023a774713e9f9 (patch) | |
tree | a2f65e6f4c952f34ff34a87bfe156cab1d02066a /profiles/hardened | |
parent | profiles/hardened/linux/arm: deprecate in favour of 17.0 profiles (diff) | |
download | gentoo-cb39bd5a42d7ec60c07cda5a79023a774713e9f9.tar.gz gentoo-cb39bd5a42d7ec60c07cda5a79023a774713e9f9.tar.bz2 gentoo-cb39bd5a42d7ec60c07cda5a79023a774713e9f9.zip |
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 <slyfox@gentoo.org>
Diffstat (limited to 'profiles/hardened')
3 files changed, 3 insertions, 0 deletions
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 |