From d54bfd55c668247f8a64caa242d171aed1aa6939 Mon Sep 17 00:00:00 2001 From: Fabian Groffen <grobian@gentoo.org> Date: Wed, 24 May 2023 21:45:03 +0200 Subject: profiles: remove x86-solaris Signed-off-by: Fabian Groffen <grobian@gentoo.org> --- profiles/prefix/sunos/solaris/5.11/x86/eapi | 1 - profiles/prefix/sunos/solaris/5.11/x86/make.defaults | 7 ------- profiles/prefix/sunos/solaris/5.11/x86/package.use.mask | 3 --- profiles/prefix/sunos/solaris/5.11/x86/parent | 2 -- profiles/prefix/sunos/solaris/arch/x86/eapi | 1 - profiles/prefix/sunos/solaris/arch/x86/make.defaults | 9 --------- profiles/prefix/sunos/solaris/arch/x86/package.mask | 6 ------ profiles/prefix/sunos/solaris/arch/x86/package.use.mask | 6 ------ profiles/prefix/sunos/solaris/arch/x86/use.force | 6 ------ profiles/prefix/sunos/solaris/arch/x86/use.mask | 6 ------ 10 files changed, 47 deletions(-) delete mode 100644 profiles/prefix/sunos/solaris/5.11/x86/eapi delete mode 100644 profiles/prefix/sunos/solaris/5.11/x86/make.defaults delete mode 100644 profiles/prefix/sunos/solaris/5.11/x86/package.use.mask delete mode 100644 profiles/prefix/sunos/solaris/5.11/x86/parent delete mode 100644 profiles/prefix/sunos/solaris/arch/x86/eapi delete mode 100644 profiles/prefix/sunos/solaris/arch/x86/make.defaults delete mode 100644 profiles/prefix/sunos/solaris/arch/x86/package.mask delete mode 100644 profiles/prefix/sunos/solaris/arch/x86/package.use.mask delete mode 100644 profiles/prefix/sunos/solaris/arch/x86/use.force delete mode 100644 profiles/prefix/sunos/solaris/arch/x86/use.mask (limited to 'profiles/prefix') diff --git a/profiles/prefix/sunos/solaris/5.11/x86/eapi b/profiles/prefix/sunos/solaris/5.11/x86/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/x86/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/sunos/solaris/5.11/x86/make.defaults b/profiles/prefix/sunos/solaris/5.11/x86/make.defaults deleted file mode 100644 index e9071fa2391d..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/x86/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="x86-solaris" -CHOST="i386-pc-solaris2.11" -ACCEPT_KEYWORDS="~x86-solaris" - diff --git a/profiles/prefix/sunos/solaris/5.11/x86/package.use.mask b/profiles/prefix/sunos/solaris/5.11/x86/package.use.mask deleted file mode 100644 index f7ac4607b395..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/x86/package.use.mask +++ /dev/null @@ -1,3 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - diff --git a/profiles/prefix/sunos/solaris/5.11/x86/parent b/profiles/prefix/sunos/solaris/5.11/x86/parent deleted file mode 100644 index 93220d096824..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/x86/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../arch/x86 diff --git a/profiles/prefix/sunos/solaris/arch/x86/eapi b/profiles/prefix/sunos/solaris/arch/x86/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/sunos/solaris/arch/x86/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/sunos/solaris/arch/x86/make.defaults b/profiles/prefix/sunos/solaris/arch/x86/make.defaults deleted file mode 100644 index c1bc34823d71..000000000000 --- a/profiles/prefix/sunos/solaris/arch/x86/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# multilib build stuff, single ABI (no multilib) -MULTILIB_ABIS="x86" -DEFAULT_ABI="x86" -ABI="x86" -IUSE_IMPLICIT="abi_x86_32" -LIBDIR_x86="lib" diff --git a/profiles/prefix/sunos/solaris/arch/x86/package.mask b/profiles/prefix/sunos/solaris/arch/x86/package.mask deleted file mode 100644 index 2e6559ed0a84..000000000000 --- a/profiles/prefix/sunos/solaris/arch/x86/package.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# All the Solaris profiles inherit from their matching arch profile here. - - diff --git a/profiles/prefix/sunos/solaris/arch/x86/package.use.mask b/profiles/prefix/sunos/solaris/arch/x86/package.use.mask deleted file mode 100644 index 2e6559ed0a84..000000000000 --- a/profiles/prefix/sunos/solaris/arch/x86/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# All the Solaris profiles inherit from their matching arch profile here. - - diff --git a/profiles/prefix/sunos/solaris/arch/x86/use.force b/profiles/prefix/sunos/solaris/arch/x86/use.force deleted file mode 100644 index 969a2583d914..000000000000 --- a/profiles/prefix/sunos/solaris/arch/x86/use.force +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag corresponding to the default ABI -x86-solaris -abi_x86_32 diff --git a/profiles/prefix/sunos/solaris/arch/x86/use.mask b/profiles/prefix/sunos/solaris/arch/x86/use.mask deleted file mode 100644 index 3e3c06d9db15..000000000000 --- a/profiles/prefix/sunos/solaris/arch/x86/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Unmask the flag corresponding to the default ABI --x86-solaris --abi_x86_32 -- cgit v1.2.3-65-gdbad