Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc/17.0/, profiles/default/linux/ppc/
Date: Tue, 28 Jan 2020 09:26:24
Message-Id: 1580203550.a653ca812e54da6b1d247a5226c8b751921f9b08.gyakovlev@gentoo
1 commit: a653ca812e54da6b1d247a5226c8b751921f9b08
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 25 02:02:34 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 28 09:25:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a653ca81
7
8 default/linux/ppc/17.0: new set of user-visible ppc profiles
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 profiles/default/linux/ppc/17.0/eapi | 1 +
13 profiles/default/linux/ppc/17.0/parent | 2 ++
14 profiles/default/linux/ppc/eapi | 1 +
15 profiles/default/linux/ppc/package.use.mask | 6 ++++++
16 profiles/default/linux/ppc/parent | 3 +++
17 5 files changed, 13 insertions(+)
18
19 diff --git a/profiles/default/linux/ppc/17.0/eapi b/profiles/default/linux/ppc/17.0/eapi
20 new file mode 100644
21 index 00000000000..7ed6ff82de6
22 --- /dev/null
23 +++ b/profiles/default/linux/ppc/17.0/eapi
24 @@ -0,0 +1 @@
25 +5
26
27 diff --git a/profiles/default/linux/ppc/17.0/parent b/profiles/default/linux/ppc/17.0/parent
28 new file mode 100644
29 index 00000000000..4ce24f0217a
30 --- /dev/null
31 +++ b/profiles/default/linux/ppc/17.0/parent
32 @@ -0,0 +1,2 @@
33 +..
34 +../../../../releases/17.0
35
36 diff --git a/profiles/default/linux/ppc/eapi b/profiles/default/linux/ppc/eapi
37 new file mode 100644
38 index 00000000000..7ed6ff82de6
39 --- /dev/null
40 +++ b/profiles/default/linux/ppc/eapi
41 @@ -0,0 +1 @@
42 +5
43
44 diff --git a/profiles/default/linux/ppc/package.use.mask b/profiles/default/linux/ppc/package.use.mask
45 new file mode 100644
46 index 00000000000..631cbe4ff0c
47 --- /dev/null
48 +++ b/profiles/default/linux/ppc/package.use.mask
49 @@ -0,0 +1,6 @@
50 +# Copyright 1999-2020 Gentoo Authors
51 +# Distributed under the terms of the GNU General Public License v2
52 +
53 +# Mike Frysinger <vapier@g.o> (2014-10-21)
54 +# This target supports ASAN/etc... #504200.
55 +sys-devel/gcc -sanitize
56
57 diff --git a/profiles/default/linux/ppc/parent b/profiles/default/linux/ppc/parent
58 new file mode 100644
59 index 00000000000..47ae2f1e1c6
60 --- /dev/null
61 +++ b/profiles/default/linux/ppc/parent
62 @@ -0,0 +1,3 @@
63 +../../../base
64 +..
65 +../../../arch/ppc