generate sparc 17.0 profile tree
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 7 Oct 2017 17:03:35 +0000 (19:03 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 7 Oct 2017 17:06:58 +0000 (19:06 +0200)
15 files changed:
profiles/default/linux/sparc/17.0/desktop/eapi [new file with mode: 0644]
profiles/default/linux/sparc/17.0/desktop/gnome/eapi [new file with mode: 0644]
profiles/default/linux/sparc/17.0/desktop/gnome/parent [new file with mode: 0644]
profiles/default/linux/sparc/17.0/desktop/gnome/systemd/eapi [new file with mode: 0644]
profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent [new file with mode: 0644]
profiles/default/linux/sparc/17.0/desktop/parent [new file with mode: 0644]
profiles/default/linux/sparc/17.0/developer/eapi [new file with mode: 0644]
profiles/default/linux/sparc/17.0/developer/parent [new file with mode: 0644]
profiles/default/linux/sparc/17.0/eapi [new file with mode: 0644]
profiles/default/linux/sparc/17.0/make.defaults [new file with mode: 0644]
profiles/default/linux/sparc/17.0/package.use.mask [new file with mode: 0644]
profiles/default/linux/sparc/17.0/packages [new file with mode: 0644]
profiles/default/linux/sparc/17.0/parent [new file with mode: 0644]
profiles/default/linux/sparc/17.0/use.mask [new file with mode: 0644]
profiles/default/linux/sparc/17.0/use.stable.mask [new file with mode: 0644]

diff --git a/profiles/default/linux/sparc/17.0/desktop/eapi b/profiles/default/linux/sparc/17.0/desktop/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sparc/17.0/desktop/gnome/eapi b/profiles/default/linux/sparc/17.0/desktop/gnome/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sparc/17.0/desktop/gnome/parent b/profiles/default/linux/sparc/17.0/desktop/gnome/parent
new file mode 100644 (file)
index 0000000..6589a0e
--- /dev/null
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop/gnome
diff --git a/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/eapi b/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent
new file mode 100644 (file)
index 0000000..44f88d3
--- /dev/null
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/default/linux/sparc/17.0/desktop/parent b/profiles/default/linux/sparc/17.0/desktop/parent
new file mode 100644 (file)
index 0000000..ad6c5e1
--- /dev/null
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop
diff --git a/profiles/default/linux/sparc/17.0/developer/eapi b/profiles/default/linux/sparc/17.0/developer/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sparc/17.0/developer/parent b/profiles/default/linux/sparc/17.0/developer/parent
new file mode 100644 (file)
index 0000000..4c89374
--- /dev/null
@@ -0,0 +1,2 @@
+..
+../../../../../targets/developer
diff --git a/profiles/default/linux/sparc/17.0/eapi b/profiles/default/linux/sparc/17.0/eapi
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/sparc/17.0/make.defaults b/profiles/default/linux/sparc/17.0/make.defaults
new file mode 100644 (file)
index 0000000..15095e8
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# LIBDIR_* moved from features/multilib, #609178.
+# TODO: figure out whether this can be moved to arch/sparc
+LIBDIR_sparc32="lib"
+LIBDIR_sparc64="lib64"
diff --git a/profiles/default/linux/sparc/17.0/package.use.mask b/profiles/default/linux/sparc/17.0/package.use.mask
new file mode 100644 (file)
index 0000000..5762f25
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Fabian Groffen <grobian@gentoo.org> (Jul 24, 2014)
+# dmarc needs mail-filter/opendmarc, bug #489676
+# redis needs dev-libs/hiredis
+mail-mta/exim dmarc
+mail-mta/exim redis
+
+# Anthony G. Basile <blueness@gentoo.org> (Dec 21, 2011)
+#
+# Mask the vde flag on tinc because net-misc/vde is not
+# keyworded for sparc
+net-vpn/tinc vde
diff --git a/profiles/default/linux/sparc/17.0/packages b/profiles/default/linux/sparc/17.0/packages
new file mode 100644 (file)
index 0000000..762eba9
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# 2008.0 sparc profile
+
+# Remove kgcc64 since >=gcc-4.4 is able to compile 64bit kernels
+-*sys-devel/kgcc64
diff --git a/profiles/default/linux/sparc/17.0/parent b/profiles/default/linux/sparc/17.0/parent
new file mode 100644 (file)
index 0000000..a94c5be
--- /dev/null
@@ -0,0 +1,3 @@
+..
+../../../../releases/17.0
+../../../../features/multilib
diff --git a/profiles/default/linux/sparc/17.0/use.mask b/profiles/default/linux/sparc/17.0/use.mask
new file mode 100644 (file)
index 0000000..2fed294
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# this is not a multilib profile
+multilib
+
+# Anthony G. Basile <blueness@gentoo.org> (15 Apr 2012)
+# Pulls in net-libs/axtls which is not keyworded for arch
+curl_ssl_axtls
diff --git a/profiles/default/linux/sparc/17.0/use.stable.mask b/profiles/default/linux/sparc/17.0/use.stable.mask
new file mode 100644 (file)
index 0000000..f54e7a1
--- /dev/null
@@ -0,0 +1,3 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+