* [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.5/x64/, profiles/prefix/darwin/macos/10.5/x86/
@ 2020-12-31 10:04 Fabian Groffen
0 siblings, 0 replies; only message in thread
From: Fabian Groffen @ 2020-12-31 10:04 UTC (permalink / raw
To: gentoo-commits
commit: a9160b7464a1176ed63e7c4e7ce49f89e3afa647
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 10:03:25 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 10:04:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9160b74
profiles/prefix/darwin/macos: drop 10.5 Intel variants
These are better off on 10.6 or later, only keep the ppc profile.
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
profiles/prefix/darwin/macos/10.5/x64/eapi | 1 -
.../prefix/darwin/macos/10.5/x64/make.defaults | 5 ----
profiles/prefix/darwin/macos/10.5/x64/package.mask | 2 --
.../prefix/darwin/macos/10.5/x64/package.unmask | 3 ---
.../prefix/darwin/macos/10.5/x64/package.use.force | 6 -----
.../prefix/darwin/macos/10.5/x64/package.use.mask | 4 ---
profiles/prefix/darwin/macos/10.5/x64/parent | 2 --
profiles/prefix/darwin/macos/10.5/x64/use.mask | 30 ----------------------
profiles/prefix/darwin/macos/10.5/x86/eapi | 1 -
.../prefix/darwin/macos/10.5/x86/make.defaults | 5 ----
profiles/prefix/darwin/macos/10.5/x86/package.mask | 2 --
.../prefix/darwin/macos/10.5/x86/package.unmask | 3 ---
.../prefix/darwin/macos/10.5/x86/package.use.force | 6 -----
.../prefix/darwin/macos/10.5/x86/package.use.mask | 4 ---
profiles/prefix/darwin/macos/10.5/x86/parent | 2 --
profiles/prefix/darwin/macos/10.5/x86/use.mask | 30 ----------------------
16 files changed, 106 deletions(-)
diff --git a/profiles/prefix/darwin/macos/10.5/x64/eapi b/profiles/prefix/darwin/macos/10.5/x64/eapi
deleted file mode 100644
index 7ed6ff82de6..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/darwin/macos/10.5/x64/make.defaults b/profiles/prefix/darwin/macos/10.5/x64/make.defaults
deleted file mode 100644
index dec1335075b..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/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="x86_64-apple-darwin9"
-CHOST_amd64="${CHOST}"
diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.mask b/profiles/prefix/darwin/macos/10.5/x64/package.mask
deleted file mode 100644
index 320a6bbb1a0..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/package.mask
+++ /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.5/x64/package.unmask b/profiles/prefix/darwin/macos/10.5/x64/package.unmask
deleted file mode 100644
index ca74cff56ac..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/package.unmask
+++ /dev/null
@@ -1,3 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.use.force b/profiles/prefix/darwin/macos/10.5/x64/package.use.force
deleted file mode 100644
index 28967018e68..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/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.5/x64/package.use.mask b/profiles/prefix/darwin/macos/10.5/x64/package.use.mask
deleted file mode 100644
index 1a1871bef0c..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/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.5/x64/parent b/profiles/prefix/darwin/macos/10.5/x64/parent
deleted file mode 100644
index 269f6f48bb1..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../arch/x64
diff --git a/profiles/prefix/darwin/macos/10.5/x64/use.mask b/profiles/prefix/darwin/macos/10.5/x64/use.mask
deleted file mode 100644
index 3e153701348..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x64/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
diff --git a/profiles/prefix/darwin/macos/10.5/x86/eapi b/profiles/prefix/darwin/macos/10.5/x86/eapi
deleted file mode 100644
index 7ed6ff82de6..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x86/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/darwin/macos/10.5/x86/make.defaults b/profiles/prefix/darwin/macos/10.5/x86/make.defaults
deleted file mode 100644
index ce7d752b743..00000000000
--- a/profiles/prefix/darwin/macos/10.5/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-darwin9"
-CHOST_x86="${CHOST}"
diff --git a/profiles/prefix/darwin/macos/10.5/x86/package.mask b/profiles/prefix/darwin/macos/10.5/x86/package.mask
deleted file mode 100644
index 13d119cb0a6..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x86/package.mask
+++ /dev/null
@@ -1,2 +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.5/x86/package.unmask b/profiles/prefix/darwin/macos/10.5/x86/package.unmask
deleted file mode 100644
index ca74cff56ac..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x86/package.unmask
+++ /dev/null
@@ -1,3 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
diff --git a/profiles/prefix/darwin/macos/10.5/x86/package.use.force b/profiles/prefix/darwin/macos/10.5/x86/package.use.force
deleted file mode 100644
index 28967018e68..00000000000
--- a/profiles/prefix/darwin/macos/10.5/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.5/x86/package.use.mask b/profiles/prefix/darwin/macos/10.5/x86/package.use.mask
deleted file mode 100644
index 1a1871bef0c..00000000000
--- a/profiles/prefix/darwin/macos/10.5/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.5/x86/parent b/profiles/prefix/darwin/macos/10.5/x86/parent
deleted file mode 100644
index 93220d09682..00000000000
--- a/profiles/prefix/darwin/macos/10.5/x86/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../arch/x86
diff --git a/profiles/prefix/darwin/macos/10.5/x86/use.mask b/profiles/prefix/darwin/macos/10.5/x86/use.mask
deleted file mode 100644
index 3e153701348..00000000000
--- a/profiles/prefix/darwin/macos/10.5/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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-31 10:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-31 10:04 [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.5/x64/, profiles/prefix/darwin/macos/10.5/x86/ Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox