Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/default/linux/s390/17.0/systemd/, ...
Date: Sat, 14 May 2022 14:34:32
Message-Id: 1652538855.76051f6b206865c2fbc3005f790a326d3c5722be.dilfridge@gentoo
1 commit: 76051f6b206865c2fbc3005f790a326d3c5722be
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 14 14:33:16 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 14 14:34:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76051f6b
7
8 profiles: add experimental s390 systemd profiles (still lack keywords)
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/default/linux/s390/17.0/s390x/systemd/eapi | 1 +
13 profiles/default/linux/s390/17.0/s390x/systemd/parent | 2 ++
14 profiles/default/linux/s390/17.0/systemd/eapi | 1 +
15 profiles/default/linux/s390/17.0/systemd/parent | 2 ++
16 profiles/profiles.desc | 2 ++
17 5 files changed, 8 insertions(+)
18
19 diff --git a/profiles/default/linux/s390/17.0/s390x/systemd/eapi b/profiles/default/linux/s390/17.0/s390x/systemd/eapi
20 new file mode 100644
21 index 000000000000..7ed6ff82de6b
22 --- /dev/null
23 +++ b/profiles/default/linux/s390/17.0/s390x/systemd/eapi
24 @@ -0,0 +1 @@
25 +5
26
27 diff --git a/profiles/default/linux/s390/17.0/s390x/systemd/parent b/profiles/default/linux/s390/17.0/s390x/systemd/parent
28 new file mode 100644
29 index 000000000000..7e061533c151
30 --- /dev/null
31 +++ b/profiles/default/linux/s390/17.0/s390x/systemd/parent
32 @@ -0,0 +1,2 @@
33 +..
34 +../../../../../../targets/systemd
35
36 diff --git a/profiles/default/linux/s390/17.0/systemd/eapi b/profiles/default/linux/s390/17.0/systemd/eapi
37 new file mode 100644
38 index 000000000000..7ed6ff82de6b
39 --- /dev/null
40 +++ b/profiles/default/linux/s390/17.0/systemd/eapi
41 @@ -0,0 +1 @@
42 +5
43
44 diff --git a/profiles/default/linux/s390/17.0/systemd/parent b/profiles/default/linux/s390/17.0/systemd/parent
45 new file mode 100644
46 index 000000000000..ced72403bde9
47 --- /dev/null
48 +++ b/profiles/default/linux/s390/17.0/systemd/parent
49 @@ -0,0 +1,2 @@
50 +..
51 +../../../../../targets/systemd
52
53 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
54 index d0de61e33df7..cfdb50201bf2 100644
55 --- a/profiles/profiles.desc
56 +++ b/profiles/profiles.desc
57 @@ -249,6 +249,8 @@ riscv default/linux/riscv/20.0/rv64gc/multilib/systemd exp
58 # @MAINTAINER: s390@g.o
59 s390 default/linux/s390/17.0 stable
60 s390 default/linux/s390/17.0/s390x stable
61 +s390 default/linux/s390/17.0/systemd exp
62 +s390 default/linux/s390/17.0/s390x/systemd exp
63
64 # SPARC Profiles
65 # @MAINTAINER: sparc@g.o