summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-02-16 23:31:01 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-02-16 23:31:40 +0100
commit9d64074366486f044058b5a2520f1c0eba392096 (patch)
tree3246225f08e79d3fd4a31164f68aa3f50ed6c585
parentapp-misc/tmuxp: add 1.38.0 (diff)
downloadgentoo-9d64074366486f044058b5a2520f1c0eba392096.tar.gz
gentoo-9d64074366486f044058b5a2520f1c0eba392096.tar.bz2
gentoo-9d64074366486f044058b5a2520f1c0eba392096.zip
profiles: Split hppa 23.0 profiles into hppa1.1 and hppa2.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--profiles/arch/hppa/hppa1.1/eapi (renamed from profiles/default/linux/hppa/23.0/desktop/eapi)0
-rw-r--r--profiles/arch/hppa/hppa1.1/make.defaults9
-rw-r--r--profiles/arch/hppa/hppa2.0/eapi (renamed from profiles/default/linux/hppa/23.0/desktop/systemd/eapi)0
-rw-r--r--profiles/arch/hppa/hppa2.0/make.defaults9
-rw-r--r--profiles/default/linux/hppa/23.0/desktop/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/desktop/eapi (renamed from profiles/default/linux/hppa/23.0/split-usr/desktop/eapi)0
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/desktop/parent (renamed from profiles/default/linux/hppa/23.0/split-usr/desktop/parent)0
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/eapi (renamed from profiles/default/linux/hppa/23.0/split-usr/eapi)0
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/eapi (renamed from profiles/default/linux/hppa/23.0/systemd/eapi)0
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/systemd/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa1.1/systemd/parent (renamed from profiles/default/linux/hppa/23.0/desktop/systemd/parent)0
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi1
-rw-r--r--profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/split-usr/parent2
-rw-r--r--profiles/default/linux/hppa/23.0/systemd/parent2
31 files changed, 47 insertions, 6 deletions
diff --git a/profiles/default/linux/hppa/23.0/desktop/eapi b/profiles/arch/hppa/hppa1.1/eapi
index 7ed6ff82de6b..7ed6ff82de6b 100644
--- a/profiles/default/linux/hppa/23.0/desktop/eapi
+++ b/profiles/arch/hppa/hppa1.1/eapi
diff --git a/profiles/arch/hppa/hppa1.1/make.defaults b/profiles/arch/hppa/hppa1.1/make.defaults
new file mode 100644
index 000000000000..caf7fdb013c9
--- /dev/null
+++ b/profiles/arch/hppa/hppa1.1/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="hppa1.1-unknown-linux-gnu"
+
+CFLAGS="-O2 -pipe -march=1.1"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/eapi b/profiles/arch/hppa/hppa2.0/eapi
index 7ed6ff82de6b..7ed6ff82de6b 100644
--- a/profiles/default/linux/hppa/23.0/desktop/systemd/eapi
+++ b/profiles/arch/hppa/hppa2.0/eapi
diff --git a/profiles/arch/hppa/hppa2.0/make.defaults b/profiles/arch/hppa/hppa2.0/make.defaults
new file mode 100644
index 000000000000..351feb4f83f4
--- /dev/null
+++ b/profiles/arch/hppa/hppa2.0/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="hppa2.0-unknown-linux-gnu"
+
+CFLAGS="-O2 -pipe -march=2.0"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
diff --git a/profiles/default/linux/hppa/23.0/desktop/parent b/profiles/default/linux/hppa/23.0/desktop/parent
deleted file mode 100644
index ad6c5e126fbb..000000000000
--- a/profiles/default/linux/hppa/23.0/desktop/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../targets/desktop
diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/eapi
index 7ed6ff82de6b..7ed6ff82de6b 100644
--- a/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/eapi
diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/parent
index db8ce088c69a..db8ce088c69a 100644
--- a/profiles/default/linux/hppa/23.0/split-usr/desktop/parent
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/parent
diff --git a/profiles/default/linux/hppa/23.0/split-usr/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/eapi
index 7ed6ff82de6b..7ed6ff82de6b 100644
--- a/profiles/default/linux/hppa/23.0/split-usr/eapi
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/eapi
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent
new file mode 100644
index 000000000000..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/desktop/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/default/linux/hppa/23.0/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/eapi
index 7ed6ff82de6b..7ed6ff82de6b 100644
--- a/profiles/default/linux/hppa/23.0/systemd/eapi
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/eapi
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/parent b/profiles/default/linux/hppa/23.0/hppa1.1/parent
new file mode 100644
index 000000000000..1d4f74693c23
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/parent
@@ -0,0 +1,2 @@
+..
+../../../../../arch/hppa/hppa1.1
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent
new file mode 100644
index 000000000000..fae96e8d36b2
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent
new file mode 100644
index 000000000000..252810268290
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/split-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/split-usr
diff --git a/profiles/default/linux/hppa/23.0/hppa1.1/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa1.1/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/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/hppa1.1/systemd/parent
index 7e061533c151..7e061533c151 100644
--- a/profiles/default/linux/hppa/23.0/desktop/systemd/parent
+++ b/profiles/default/linux/hppa/23.0/hppa1.1/systemd/parent
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent
new file mode 100644
index 000000000000..db8ce088c69a
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent
new file mode 100644
index 000000000000..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/desktop/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/parent b/profiles/default/linux/hppa/23.0/hppa2.0/parent
new file mode 100644
index 000000000000..f48e4d2886d0
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../../arch/hppa/hppa2.0
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent
new file mode 100644
index 000000000000..fae96e8d36b2
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent
new file mode 100644
index 000000000000..252810268290
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/split-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/split-usr
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent
new file mode 100644
index 000000000000..7e061533c151
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/hppa2.0/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/systemd
diff --git a/profiles/default/linux/hppa/23.0/split-usr/parent b/profiles/default/linux/hppa/23.0/split-usr/parent
deleted file mode 100644
index 598ca888c8c2..000000000000
--- a/profiles/default/linux/hppa/23.0/split-usr/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../features/split-usr
diff --git a/profiles/default/linux/hppa/23.0/systemd/parent b/profiles/default/linux/hppa/23.0/systemd/parent
deleted file mode 100644
index ced72403bde9..000000000000
--- a/profiles/default/linux/hppa/23.0/systemd/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../../targets/systemd