commit: f72a6aa7f8fb1bba39a702f1639e395d691262fe
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 14 09:47:41 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Dec 14 09:51:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72a6aa7
profiles: drop default/linux/amd64/dev/* profiles
'dev' profiles were intended to be used only for emul packages.
These are long gone from ::gentoo in favour of multilib.
The change removes the following:
default/linux/amd64/dev
default/linux/amd64/dev/32bit-userland
None of these profiles are in profiles.desc.
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
profiles/default/linux/amd64/dev/32bit-userland/README | 17 -----------------
profiles/default/linux/amd64/dev/32bit-userland/eapi | 1 -
.../linux/amd64/dev/32bit-userland/make.defaults | 12 ------------
profiles/default/linux/amd64/dev/32bit-userland/parent | 1 -
profiles/default/linux/amd64/dev/eapi | 1 -
profiles/default/linux/amd64/dev/parent | 2 --
6 files changed, 34 deletions(-)
diff --git a/profiles/default/linux/amd64/dev/32bit-userland/README
b/profiles/default/linux/amd64/dev/32bit-userland/README
deleted file mode 100644
index f4de3d03294..00000000000
--- a/profiles/default/linux/amd64/dev/32bit-userland/README
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-IMPORTANT
-=========
-
-Here's how to use this profile. Any other use will probably break your
installation, so you better follow it closely.
-
-1. Download the latest amd64 stage2 tarball
-2. Unpack it to your chroot location and do all the bind mounts
-3. Chroot in
-4. run `find /usr/lib64 /lib64 -exec touch {} \;'
-5. remove the "CHOST=" line from /etc/make.conf
-6. change the /etc/make.profile link to this profile
-7. run `emerge -e world'
-
-Dependencies might not always be quite correct. Don't use this profile for
anything else then creating emul-libs.
diff --git a/profiles/default/linux/amd64/dev/32bit-userland/eapi
b/profiles/default/linux/amd64/dev/32bit-userland/eapi
deleted file mode 100644
index 7ed6ff82de6..00000000000
--- a/profiles/default/linux/amd64/dev/32bit-userland/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/amd64/dev/32bit-userland/make.defaults
b/profiles/default/linux/amd64/dev/32bit-userland/make.defaults
deleted file mode 100644
index 00af93eb7f4..00000000000
--- a/profiles/default/linux/amd64/dev/32bit-userland/make.defaults
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DEFAULT_ABI="x86"
-ABI="x86"
-
-CHOST="i686-pc-linux-gnu"
-
-FEATURES="collision-protect multilib-strict"
-
-CFLAGS_x86="-m32 -L/emul/linux/x86/lib -L/emul/linux/x86/usr/lib"
-LDFLAGS_x86="-m elf_i386 -L/emul/linux/x86/lib -L/emul/linux/x86/usr/lib"
diff --git a/profiles/default/linux/amd64/dev/32bit-userland/parent
b/profiles/default/linux/amd64/dev/32bit-userland/parent
deleted file mode 100644
index f3229c5b987..00000000000
--- a/profiles/default/linux/amd64/dev/32bit-userland/parent
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/default/linux/amd64/dev/eapi
b/profiles/default/linux/amd64/dev/eapi
deleted file mode 100644
index 7ed6ff82de6..00000000000
--- a/profiles/default/linux/amd64/dev/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/amd64/dev/parent
b/profiles/default/linux/amd64/dev/parent
deleted file mode 100644
index 36c90bd1237..00000000000
--- a/profiles/default/linux/amd64/dev/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../arch/amd64/lib32