commit: a1d57444115bef5767e7f65682bb59f4d0864326
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 15:34:05 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 15:35:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d57444
profiles: deprecate old amd64 uclibc profiles
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/default/linux/uclibc/amd64/deprecated | 1 +
profiles/hardened/linux/uclibc/amd64/deprecated | 1 +
profiles/profiles.desc | 2 --
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/default/linux/uclibc/amd64/deprecated
b/profiles/default/linux/uclibc/amd64/deprecated
new file mode 100644
index 00000000000..8a945baef61
--- /dev/null
+++ b/profiles/default/linux/uclibc/amd64/deprecated
@@ -0,0 +1 @@
+default/linux/amd64/17.0/uclibc
diff --git a/profiles/hardened/linux/uclibc/amd64/deprecated
b/profiles/hardened/linux/uclibc/amd64/deprecated
new file mode 100644
index 00000000000..b5528b4811c
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/amd64/deprecated
@@ -0,0 +1 @@
+default/linux/amd64/17.0/uclibc/hardened
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 1af3d3b3d7f..c94c61e9df9 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -339,8 +339,6 @@ x86 default/linux/x86/17.0/musl/selinux
exp
# Non-embedded uclibc profiles
# @MAINTAINER: [email protected]
-amd64 default/linux/uclibc/amd64 exp
-amd64 hardened/linux/uclibc/amd64 exp
amd64 default/linux/amd64/17.0/uclibc exp
amd64 default/linux/amd64/17.0/uclibc/hardened exp
arm default/linux/uclibc/arm/armv7a exp