diff options
author | Johannes Huber <johu@gentoo.org> | 2016-05-27 13:58:19 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-05-27 14:52:18 +0200 |
commit | 4544a426260f9c93afe6ff01e25e06e1871da158 (patch) | |
tree | 0d17404459ae46540475dd7f8593396924de4923 /profiles/default/linux/arm | |
parent | sys-apps/gptfdisk: amd64 stable (bug #583982). (diff) | |
download | gentoo-4544a426260f9c93afe6ff01e25e06e1871da158.tar.gz gentoo-4544a426260f9c93afe6ff01e25e06e1871da158.tar.bz2 gentoo-4544a426260f9c93afe6ff01e25e06e1871da158.zip |
profiles: Add Plasma desktop profile for arm
Gentoo-bug: 584318
Diffstat (limited to 'profiles/default/linux/arm')
14 files changed, 21 insertions, 0 deletions
diff --git a/profiles/default/linux/arm/13.0/armv4/desktop/plasma/eapi b/profiles/default/linux/arm/13.0/armv4/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv4/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/armv4/desktop/plasma/parent b/profiles/default/linux/arm/13.0/armv4/desktop/plasma/parent new file mode 100644 index 000000000000..00b252f479ce --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv4/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/eapi b/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/parent b/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/parent new file mode 100644 index 000000000000..00b252f479ce --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv4t/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/eapi b/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/parent b/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/parent new file mode 100644 index 000000000000..00b252f479ce --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv5te/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/eapi b/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/parent b/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/parent new file mode 100644 index 000000000000..00b252f479ce --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv6j/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/eapi b/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/parent b/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/parent new file mode 100644 index 000000000000..00b252f479ce --- /dev/null +++ b/profiles/default/linux/arm/13.0/armv7a/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm/13.0/desktop/plasma/eapi b/profiles/default/linux/arm/13.0/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/desktop/plasma/parent b/profiles/default/linux/arm/13.0/desktop/plasma/parent new file mode 100644 index 000000000000..ff3a7b1ec814 --- /dev/null +++ b/profiles/default/linux/arm/13.0/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm/13.0/desktop/plasma/systemd/eapi b/profiles/default/linux/arm/13.0/desktop/plasma/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/13.0/desktop/plasma/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/13.0/desktop/plasma/systemd/parent b/profiles/default/linux/arm/13.0/desktop/plasma/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/arm/13.0/desktop/plasma/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd |