commit:     56c86f13712c1132cc14f55663dd28c42ddd7ae7
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 09:47:12 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 10:04:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c86f13

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 <AT> gentoo.org>

 profiles/prefix/darwin/macos/10.4/eapi             |  1 -
 profiles/prefix/darwin/macos/10.4/make.defaults    |  4 ---
 profiles/prefix/darwin/macos/10.4/package.mask     | 10 --------
 profiles/prefix/darwin/macos/10.4/package.use.mask |  8 ------
 profiles/prefix/darwin/macos/10.4/parent           |  1 -
 profiles/prefix/darwin/macos/10.4/ppc/eapi         |  1 -
 .../prefix/darwin/macos/10.4/ppc/make.defaults     |  5 ----
 profiles/prefix/darwin/macos/10.4/ppc/package.mask |  3 ---
 .../prefix/darwin/macos/10.4/ppc/package.use.mask  |  3 ---
 profiles/prefix/darwin/macos/10.4/ppc/parent       |  2 --
 profiles/prefix/darwin/macos/10.4/ppc/use.mask     |  4 ---
 profiles/prefix/darwin/macos/10.4/profile.bashrc   |  4 ---
 profiles/prefix/darwin/macos/10.4/x86/eapi         |  1 -
 .../prefix/darwin/macos/10.4/x86/make.defaults     |  5 ----
 .../prefix/darwin/macos/10.4/x86/package.unmask    |  2 --
 .../prefix/darwin/macos/10.4/x86/package.use.force |  6 -----
 .../prefix/darwin/macos/10.4/x86/package.use.mask  |  4 ---
 profiles/prefix/darwin/macos/10.4/x86/parent       |  2 --
 profiles/prefix/darwin/macos/10.4/x86/use.mask     | 30 ----------------------
 19 files changed, 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 7ed6ff82de6..00000000000
--- 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 f8958c17eaf..00000000000
--- 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 fdadff5bdbc..00000000000
--- 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 <[email protected]> (2012-05-03)
-# Needs 10.6 or up
->=dev-lang/ghc-7
-
-# Fabian Groffen <[email protected]> (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 52409fbb3dd..00000000000
--- 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 <[email protected]> (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 f3229c5b987..00000000000
--- 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 7ed6ff82de6..00000000000
--- 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 a7ca397782c..00000000000
--- 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 2a5c2e63e2f..00000000000
--- 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 f7ac4607b39..00000000000
--- 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 59ddeb924a6..00000000000
--- 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 cb5937b71a2..00000000000
--- 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 f227ae79ef2..00000000000
--- 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 7ed6ff82de6..00000000000
--- 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 aa58c46bfa6..00000000000
--- 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 320a6bbb1a0..00000000000
--- 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 28967018e68..00000000000
--- 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 <[email protected]> (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 1a1871bef0c..00000000000
--- 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 93220d09682..00000000000
--- 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 3e153701348..00000000000
--- 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

Reply via email to