diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-31 10:47:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-31 11:04:20 +0100 |
commit | 56c86f13712c1132cc14f55663dd28c42ddd7ae7 (patch) | |
tree | 817e05be3617a384b5a80293a7c4a177cff7d874 /profiles/prefix | |
parent | dev-ruby/racc: properly fix avoiding bundler dependency (diff) | |
download | gentoo-56c86f13712c1132cc14f55663dd28c42ddd7ae7.tar.gz gentoo-56c86f13712c1132cc14f55663dd28c42ddd7ae7.tar.bz2 gentoo-56c86f13712c1132cc14f55663dd28c42ddd7ae7.zip |
profiles/prefix/darwin/macos: drop 10.4 (Tiger)
While I still have access to Tiger, it really makes no sense to use it,
Leopard (10.5) is the latest release for PPC, so remove the Tiger
profile.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
19 files changed, 0 insertions, 96 deletions
diff --git a/profiles/prefix/darwin/macos/10.4/eapi b/profiles/prefix/darwin/macos/10.4/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/darwin/macos/10.4/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/darwin/macos/10.4/make.defaults b/profiles/prefix/darwin/macos/10.4/make.defaults deleted file mode 100644 index f8958c17eaf1..000000000000 --- a/profiles/prefix/darwin/macos/10.4/make.defaults +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -MACOSX_DEPLOYMENT_TARGET="10.4" diff --git a/profiles/prefix/darwin/macos/10.4/package.mask b/profiles/prefix/darwin/macos/10.4/package.mask deleted file mode 100644 index fdadff5bdbc0..000000000000 --- a/profiles/prefix/darwin/macos/10.4/package.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Fabian Groffen <grobian@gentoo.org> (2012-05-03) -# Needs 10.6 or up ->=dev-lang/ghc-7 - -# Fabian Groffen <grobian@gentoo.org> (2011-07-11) -# Needs headers only available starting from 10.5 (Leopard) -sys-process/lsof diff --git a/profiles/prefix/darwin/macos/10.4/package.use.mask b/profiles/prefix/darwin/macos/10.4/package.use.mask deleted file mode 100644 index 52409fbb3dd3..000000000000 --- a/profiles/prefix/darwin/macos/10.4/package.use.mask +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - - -# Fabian Groffen <grobian@gentoo.org> (2008-04-28) -# mach_override.h missing -# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html -dev-lang/erlang hipe diff --git a/profiles/prefix/darwin/macos/10.4/parent b/profiles/prefix/darwin/macos/10.4/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/darwin/macos/10.4/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/darwin/macos/10.4/ppc/eapi b/profiles/prefix/darwin/macos/10.4/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/darwin/macos/10.4/ppc/make.defaults b/profiles/prefix/darwin/macos/10.4/ppc/make.defaults deleted file mode 100644 index a7ca397782c9..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -CHOST="powerpc-apple-darwin8" -CHOST_ppc="${CHOST}" diff --git a/profiles/prefix/darwin/macos/10.4/ppc/package.mask b/profiles/prefix/darwin/macos/10.4/ppc/package.mask deleted file mode 100644 index 2a5c2e63e2f4..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc/package.mask +++ /dev/null @@ -1,3 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - diff --git a/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask b/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask deleted file mode 100644 index f7ac4607b395..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc/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/darwin/macos/10.4/ppc/parent b/profiles/prefix/darwin/macos/10.4/ppc/parent deleted file mode 100644 index 59ddeb924a6d..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../arch/ppc diff --git a/profiles/prefix/darwin/macos/10.4/ppc/use.mask b/profiles/prefix/darwin/macos/10.4/ppc/use.mask deleted file mode 100644 index cb5937b71a2e..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc/use.mask +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - --altivec diff --git a/profiles/prefix/darwin/macos/10.4/profile.bashrc b/profiles/prefix/darwin/macos/10.4/profile.bashrc deleted file mode 100644 index f227ae79ef20..000000000000 --- a/profiles/prefix/darwin/macos/10.4/profile.bashrc +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -export MACOSX_DEPLOYMENT_TARGET=10.4 diff --git a/profiles/prefix/darwin/macos/10.4/x86/eapi b/profiles/prefix/darwin/macos/10.4/x86/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/darwin/macos/10.4/x86/make.defaults b/profiles/prefix/darwin/macos/10.4/x86/make.defaults deleted file mode 100644 index aa58c46bfa62..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -CHOST="i686-apple-darwin8" -CHOST_x86="${CHOST}" diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.unmask b/profiles/prefix/darwin/macos/10.4/x86/package.unmask deleted file mode 100644 index 320a6bbb1a0c..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/package.unmask +++ /dev/null @@ -1,2 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.use.force b/profiles/prefix/darwin/macos/10.4/x86/package.use.force deleted file mode 100644 index 28967018e683..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/package.use.force +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Elias Pipping <pipping@gentoo.org> (2007-09-30) -# compiles with -aqua, doesn't work, though -media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.use.mask b/profiles/prefix/darwin/macos/10.4/x86/package.use.mask deleted file mode 100644 index 1a1871bef0cb..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/package.use.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/darwin/macos/10.4/x86/parent b/profiles/prefix/darwin/macos/10.4/x86/parent deleted file mode 100644 index 93220d096824..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../arch/x86 diff --git a/profiles/prefix/darwin/macos/10.4/x86/use.mask b/profiles/prefix/darwin/macos/10.4/x86/use.mask deleted file mode 100644 index 3e153701348d..000000000000 --- a/profiles/prefix/darwin/macos/10.4/x86/use.mask +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# This file masks out USE flags that are simply NOT allowed in the default -# x86 profile. This works, for example, if another architecture's -# profile have a USE flag associated with (such as altivec, mmx, etc). - -# Unmask x86 instruction sets --cpu_flags_x86_mmx --cpu_flags_x86_mmxext --cpu_flags_x86_sse --cpu_flags_x86_sse2 --cpu_flags_x86_ssse3 --svga - -# Unmask nvidia XvMC support --nvidia - -# Unmask dev-db/oracle-instantclient-basic support --oci8-instant-client - -# Modular X: unmask for architectures on which they are available --input_devices_synaptics --input_devices_vmmouse --input_devices_wacom --video_cards_nvidia --video_cards_vmware - -# ibm is only used for ppc64 stuff -ibm |