summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-07 22:10:12 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-10 21:16:41 +0200
commit3e863e8043dc085ab331c4545716e7e2d10c4b87 (patch)
tree1d8f1ed47f45d264682af6b3d9f410b0bb0c8355 /profiles
parentprofiles: Add 17.0 release profile (diff)
downloadgentoo-3e863e8043dc085ab331c4545716e7e2d10c4b87.tar.gz
gentoo-3e863e8043dc085ab331c4545716e7e2d10c4b87.tar.bz2
gentoo-3e863e8043dc085ab331c4545716e7e2d10c4b87.zip
profiles: Add amd64 17.0 profiles (identical to 13.0 except for one parent entry)
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/gnome/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/gnome/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/gnome/systemd/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/plasma/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/plasma/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/plasma/systemd/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/desktop/plasma/systemd/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/developer/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/developer/make.defaults7
-rw-r--r--profiles/default/linux/amd64/17.0/developer/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/no-multilib/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/no-multilib/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/selinux/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/selinux/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/systemd/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/systemd/parent2
-rw-r--r--profiles/default/linux/amd64/17.0/x32/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/x32/make.defaults4
-rw-r--r--profiles/default/linux/amd64/17.0/x32/parent2
24 files changed, 44 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.0/desktop/eapi b/profiles/default/linux/amd64/17.0/desktop/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/eapi b/profiles/default/linux/amd64/17.0/desktop/gnome/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/gnome/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/parent b/profiles/default/linux/amd64/17.0/desktop/gnome/parent
new file mode 100644
index 000000000000..6589a0e01478
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/gnome/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop/gnome
diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/eapi b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent
new file mode 100644
index 000000000000..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/default/linux/amd64/17.0/desktop/parent b/profiles/default/linux/amd64/17.0/desktop/parent
new file mode 100644
index 000000000000..ad6c5e126fbb
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/default/linux/amd64/17.0/desktop/plasma/eapi b/profiles/default/linux/amd64/17.0/desktop/plasma/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/plasma/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/desktop/plasma/parent b/profiles/default/linux/amd64/17.0/desktop/plasma/parent
new file mode 100644
index 000000000000..ff3a7b1ec814
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/plasma/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop/plasma
diff --git a/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/eapi b/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/parent b/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/parent
new file mode 100644
index 000000000000..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/desktop/plasma/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/default/linux/amd64/17.0/developer/eapi b/profiles/default/linux/amd64/17.0/developer/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/developer/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/developer/make.defaults b/profiles/default/linux/amd64/17.0/developer/make.defaults
new file mode 100644
index 000000000000..f74d4f114ab6
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/developer/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2013 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+# Adding -Wl,--hash-style=gnu to default LDFLAGS for linux/amd64 dev profile
+# This will help developers track packages, that don't respect LDFLAGS, down
+# more effectively
+LDFLAGS="-Wl,--hash-style=gnu ${LDFLAGS}"
diff --git a/profiles/default/linux/amd64/17.0/developer/parent b/profiles/default/linux/amd64/17.0/developer/parent
new file mode 100644
index 000000000000..4c893748ce71
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/developer/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/default/linux/amd64/17.0/eapi b/profiles/default/linux/amd64/17.0/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/no-multilib/eapi b/profiles/default/linux/amd64/17.0/no-multilib/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/no-multilib/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/no-multilib/parent b/profiles/default/linux/amd64/17.0/no-multilib/parent
new file mode 100644
index 000000000000..7f1f3bc017ee
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/no-multilib/parent
@@ -0,0 +1,2 @@
+..
+../../../../../arch/amd64/no-multilib
diff --git a/profiles/default/linux/amd64/17.0/parent b/profiles/default/linux/amd64/17.0/parent
new file mode 100644
index 000000000000..4ce24f0217a8
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/17.0
diff --git a/profiles/default/linux/amd64/17.0/selinux/eapi b/profiles/default/linux/amd64/17.0/selinux/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/selinux/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/selinux/parent b/profiles/default/linux/amd64/17.0/selinux/parent
new file mode 100644
index 000000000000..933e67923d1a
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/selinux/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/selinux
diff --git a/profiles/default/linux/amd64/17.0/systemd/eapi b/profiles/default/linux/amd64/17.0/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/systemd/parent b/profiles/default/linux/amd64/17.0/systemd/parent
new file mode 100644
index 000000000000..ced72403bde9
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/systemd
diff --git a/profiles/default/linux/amd64/17.0/x32/eapi b/profiles/default/linux/amd64/17.0/x32/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/x32/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/x32/make.defaults b/profiles/default/linux/amd64/17.0/x32/make.defaults
new file mode 100644
index 000000000000..4fdae91f3d3f
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/x32/make.defaults
@@ -0,0 +1,4 @@
+# Copyright 1999-2013 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="x86_64-pc-linux-gnux32"
diff --git a/profiles/default/linux/amd64/17.0/x32/parent b/profiles/default/linux/amd64/17.0/x32/parent
new file mode 100644
index 000000000000..cf0023cf48ae
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/x32/parent
@@ -0,0 +1,2 @@
+..
+../../../../../arch/amd64/x32