diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-12-19 22:01:15 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-12-19 22:01:15 +0100 |
commit | a24810d9764e30357230c66b07b3ff0050e2b077 (patch) | |
tree | d68ddb876aab3a38e11947cb9136e91cd73d4ff3 /profiles/default | |
parent | profiles: add arm64 23.0 profiles (diff) | |
download | gentoo-a24810d9764e30357230c66b07b3ff0050e2b077.tar.gz gentoo-a24810d9764e30357230c66b07b3ff0050e2b077.tar.bz2 gentoo-a24810d9764e30357230c66b07b3ff0050e2b077.zip |
profiles: add hppa 23.0 profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
12 files changed, 18 insertions, 0 deletions
diff --git a/profiles/default/linux/hppa/23.0/desktop/eapi b/profiles/default/linux/hppa/23.0/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/desktop/parent b/profiles/default/linux/hppa/23.0/desktop/parent new file mode 100644 index 000000000000..ad6c5e126fbb --- /dev/null +++ b/profiles/default/linux/hppa/23.0/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/eapi b/profiles/default/linux/hppa/23.0/desktop/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/desktop/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/parent b/profiles/default/linux/hppa/23.0/desktop/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/hppa/23.0/eapi b/profiles/default/linux/hppa/23.0/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/parent b/profiles/default/linux/hppa/23.0/parent new file mode 100644 index 000000000000..50be433109ef --- /dev/null +++ b/profiles/default/linux/hppa/23.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/23.0 diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/split-usr/desktop/parent new file mode 100644 index 000000000000..db8ce088c69a --- /dev/null +++ b/profiles/default/linux/hppa/23.0/split-usr/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/23.0/split-usr/eapi b/profiles/default/linux/hppa/23.0/split-usr/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/split-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/split-usr/parent b/profiles/default/linux/hppa/23.0/split-usr/parent new file mode 100644 index 000000000000..598ca888c8c2 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/split-usr/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/split-usr diff --git a/profiles/default/linux/hppa/23.0/systemd/eapi b/profiles/default/linux/hppa/23.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/hppa/23.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/hppa/23.0/systemd/parent b/profiles/default/linux/hppa/23.0/systemd/parent new file mode 100644 index 000000000000..ced72403bde9 --- /dev/null +++ b/profiles/default/linux/hppa/23.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/systemd |