Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc32/, ...
Date: Wed, 20 Feb 2019 22:46:22
Message-Id: 1550702721.cb39bd5a42d7ec60c07cda5a79023a774713e9f9.slyfox@gentoo
1 commit: cb39bd5a42d7ec60c07cda5a79023a774713e9f9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 20 22:45:21 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 20 22:45:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb39bd5a
7
8 profiles/hardened/linux/powerpc: deprecate in favour of 17.0 profiles
9
10 Use
11 default/linux/powerpc/ppc32/17.0
12 default/linux/powerpc/ppc64/17.0/32bit-userland
13 default/linux/powerpc/ppc64/17.0/64bit-userland
14 instead.
15
16 Note: these are vanilla profiles and thus have a few
17 hardened-specific USE-flags disabled.
18
19 Bug: https://bugs.gentoo.org/673276
20 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
21
22 profiles/hardened/linux/powerpc/ppc32/deprecated | 1 +
23 profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated | 1 +
24 profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated | 1 +
25 3 files changed, 3 insertions(+)
26
27 diff --git a/profiles/hardened/linux/powerpc/ppc32/deprecated b/profiles/hardened/linux/powerpc/ppc32/deprecated
28 new file mode 100644
29 index 00000000000..92936545194
30 --- /dev/null
31 +++ b/profiles/hardened/linux/powerpc/ppc32/deprecated
32 @@ -0,0 +1 @@
33 +default/linux/powerpc/ppc32/17.0
34
35 diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated
36 new file mode 100644
37 index 00000000000..af483b2343a
38 --- /dev/null
39 +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/deprecated
40 @@ -0,0 +1 @@
41 +default/linux/powerpc/ppc64/17.0/32bit-userland
42
43 diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated
44 new file mode 100644
45 index 00000000000..828f4a3d5bf
46 --- /dev/null
47 +++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/deprecated
48 @@ -0,0 +1 @@
49 +default/linux/powerpc/ppc64/17.0/64bit-userland