diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:50:15 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:50:15 +0200 |
commit | 247002f9ab1012b11e7abf33383cf4d3a738320c (patch) | |
tree | 75f0c19a375e48d1036b9bf2ef4b04ff5e06c1bb | |
parent | */*: remove sparc-solaris keyword (diff) | |
download | gentoo-247002f9ab1012b11e7abf33383cf4d3a738320c.tar.gz gentoo-247002f9ab1012b11e7abf33383cf4d3a738320c.tar.bz2 gentoo-247002f9ab1012b11e7abf33383cf4d3a738320c.zip |
profiles: remove sparc-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
11 files changed, 0 insertions, 51 deletions
diff --git a/profiles/prefix/sunos/solaris/5.11/sparc/eapi b/profiles/prefix/sunos/solaris/5.11/sparc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/sparc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/sunos/solaris/5.11/sparc/make.defaults b/profiles/prefix/sunos/solaris/5.11/sparc/make.defaults deleted file mode 100644 index 3812f55e1242..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/sparc/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="sparc-solaris" -CHOST="sparc-sun-solaris2.11" -ACCEPT_KEYWORDS="~sparc-solaris" - diff --git a/profiles/prefix/sunos/solaris/5.11/sparc/package.mask b/profiles/prefix/sunos/solaris/5.11/sparc/package.mask deleted file mode 100644 index 1a1871bef0cb..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/sparc/package.mask +++ /dev/null @@ -1,4 +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/sparc/package.use.mask b/profiles/prefix/sunos/solaris/5.11/sparc/package.use.mask deleted file mode 100644 index f7ac4607b395..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/sparc/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/sparc/parent b/profiles/prefix/sunos/solaris/5.11/sparc/parent deleted file mode 100644 index 356d2b757b15..000000000000 --- a/profiles/prefix/sunos/solaris/5.11/sparc/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../arch/sparc diff --git a/profiles/prefix/sunos/solaris/arch/sparc/eapi b/profiles/prefix/sunos/solaris/arch/sparc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults b/profiles/prefix/sunos/solaris/arch/sparc/make.defaults deleted file mode 100644 index 92d16c9bef5c..000000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# multilib build stuff, single ABI (no multilib) -MULTILIB_ABIS="sparc32" -DEFAULT_ABI="sparc32" -ABI="sparc32" -LIBDIR_sparc32="lib" diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.mask deleted file mode 100644 index 61c3da4d562d..000000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc/package.mask +++ /dev/null @@ -1,9 +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. - - -# Fabian Groffen <grobian@gentoo.org> (2011-12-30) -# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html -sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask deleted file mode 100644 index f54109ff2fab..000000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask +++ /dev/null @@ -1,10 +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. - - -# Fabian Groffen <grobian@gentoo.org> (2011-11-16) -# jit not supported on sparc -dev-libs/libpcre jit - diff --git a/profiles/prefix/sunos/solaris/arch/sparc/use.force b/profiles/prefix/sunos/solaris/arch/sparc/use.force deleted file mode 100644 index 4592c02daad9..000000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc/use.force +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Force the flag corresponding to the default ABI -sparc-solaris diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 7cb301925bb4..f6b6d84c55b9 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -406,7 +406,6 @@ arm64-macos prefix/darwin/macos/12.0/arm64/gcc exp arm64-macos prefix/darwin/macos/13.0/arm64/gcc exp # Solaris Profiles -sparc-solaris prefix/sunos/solaris/5.11/sparc exp sparc64-solaris prefix/sunos/solaris/5.11/sparc64 exp x64-solaris prefix/sunos/solaris/5.11/x64 exp |