summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 18:48:48 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 18:48:48 +0100
commit3450d60bb62cf1076b0893fdd73b2e9598a8b2bc (patch)
treecae18c322dda786e6fb3b5a703e41a5e30f63b31
parentdev-python/snakeoil: stable 0.8.9 for hppa, bug #763786 (diff)
downloadgentoo-3450d60bb62cf1076b0893fdd73b2e9598a8b2bc.tar.gz
gentoo-3450d60bb62cf1076b0893fdd73b2e9598a8b2bc.tar.bz2
gentoo-3450d60bb62cf1076b0893fdd73b2e9598a8b2bc.zip
profiles/prefix/darwin/macos: drop forgotten 10.14/x86 profile
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/eapi1
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/make.defaults5
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/package.mask9
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/package.use.force6
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/package.use.mask4
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/parent2
-rw-r--r--profiles/prefix/darwin/macos/10.14/x86/use.mask30
7 files changed, 0 insertions, 57 deletions
diff --git a/profiles/prefix/darwin/macos/10.14/x86/eapi b/profiles/prefix/darwin/macos/10.14/x86/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/darwin/macos/10.14/x86/make.defaults b/profiles/prefix/darwin/macos/10.14/x86/make.defaults
deleted file mode 100644
index b522a00990ed..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/make.defaults
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-CHOST="i686-apple-darwin18"
-CHOST_x86="${CHOST}"
diff --git a/profiles/prefix/darwin/macos/10.14/x86/package.mask b/profiles/prefix/darwin/macos/10.14/x86/package.mask
deleted file mode 100644
index da0884115b7b..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/package.mask
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# The Carbon interface has been removed entirely in Lion, only tk-8.6
-# will come with Cocoa support. If you must have tk, you'll have to
-# force USE=-aqua, but don't report bugs for incompatabilities you might
-# encounter.
-# NOTE: keep this mask synced with arch/x64
-<dev-lang/tk-8.6
diff --git a/profiles/prefix/darwin/macos/10.14/x86/package.use.force b/profiles/prefix/darwin/macos/10.14/x86/package.use.force
deleted file mode 100644
index c281ff7b3fef..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/package.use.force
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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.14/x86/package.use.mask b/profiles/prefix/darwin/macos/10.14/x86/package.use.mask
deleted file mode 100644
index b816ca1b187e..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/package.use.mask
+++ /dev/null
@@ -1,4 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-
diff --git a/profiles/prefix/darwin/macos/10.14/x86/parent b/profiles/prefix/darwin/macos/10.14/x86/parent
deleted file mode 100644
index 93220d096824..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../arch/x86
diff --git a/profiles/prefix/darwin/macos/10.14/x86/use.mask b/profiles/prefix/darwin/macos/10.14/x86/use.mask
deleted file mode 100644
index a36750571e81..000000000000
--- a/profiles/prefix/darwin/macos/10.14/x86/use.mask
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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