Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.14/x86/
Date: Wed, 06 Jan 2021 17:49:22
Message-Id: 1609955328.3450d60bb62cf1076b0893fdd73b2e9598a8b2bc.grobian@gentoo
1 commit: 3450d60bb62cf1076b0893fdd73b2e9598a8b2bc
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 17:48:48 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 17:48:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3450d60b
7
8 profiles/prefix/darwin/macos: drop forgotten 10.14/x86 profile
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 profiles/prefix/darwin/macos/10.14/x86/eapi | 1 -
13 .../prefix/darwin/macos/10.14/x86/make.defaults | 5 ----
14 .../prefix/darwin/macos/10.14/x86/package.mask | 9 -------
15 .../darwin/macos/10.14/x86/package.use.force | 6 -----
16 .../prefix/darwin/macos/10.14/x86/package.use.mask | 4 ---
17 profiles/prefix/darwin/macos/10.14/x86/parent | 2 --
18 profiles/prefix/darwin/macos/10.14/x86/use.mask | 30 ----------------------
19 7 files changed, 57 deletions(-)
20
21 diff --git a/profiles/prefix/darwin/macos/10.14/x86/eapi b/profiles/prefix/darwin/macos/10.14/x86/eapi
22 deleted file mode 100644
23 index 7ed6ff82de6..00000000000
24 --- a/profiles/prefix/darwin/macos/10.14/x86/eapi
25 +++ /dev/null
26 @@ -1 +0,0 @@
27 -5
28
29 diff --git a/profiles/prefix/darwin/macos/10.14/x86/make.defaults b/profiles/prefix/darwin/macos/10.14/x86/make.defaults
30 deleted file mode 100644
31 index b522a00990e..00000000000
32 --- a/profiles/prefix/darwin/macos/10.14/x86/make.defaults
33 +++ /dev/null
34 @@ -1,5 +0,0 @@
35 -# Copyright 1999-2018 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -CHOST="i686-apple-darwin18"
39 -CHOST_x86="${CHOST}"
40
41 diff --git a/profiles/prefix/darwin/macos/10.14/x86/package.mask b/profiles/prefix/darwin/macos/10.14/x86/package.mask
42 deleted file mode 100644
43 index da0884115b7..00000000000
44 --- a/profiles/prefix/darwin/macos/10.14/x86/package.mask
45 +++ /dev/null
46 @@ -1,9 +0,0 @@
47 -# Copyright 1999-2018 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -# The Carbon interface has been removed entirely in Lion, only tk-8.6
51 -# will come with Cocoa support. If you must have tk, you'll have to
52 -# force USE=-aqua, but don't report bugs for incompatabilities you might
53 -# encounter.
54 -# NOTE: keep this mask synced with arch/x64
55 -<dev-lang/tk-8.6
56
57 diff --git a/profiles/prefix/darwin/macos/10.14/x86/package.use.force b/profiles/prefix/darwin/macos/10.14/x86/package.use.force
58 deleted file mode 100644
59 index c281ff7b3fe..00000000000
60 --- a/profiles/prefix/darwin/macos/10.14/x86/package.use.force
61 +++ /dev/null
62 @@ -1,6 +0,0 @@
63 -# Copyright 1999-2018 Gentoo Authors
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -# Elias Pipping <pipping@g.o> (2007-09-30)
67 -# compiles with -aqua, doesn't work, though
68 -media-video/mplayer aqua
69
70 diff --git a/profiles/prefix/darwin/macos/10.14/x86/package.use.mask b/profiles/prefix/darwin/macos/10.14/x86/package.use.mask
71 deleted file mode 100644
72 index b816ca1b187..00000000000
73 --- a/profiles/prefix/darwin/macos/10.14/x86/package.use.mask
74 +++ /dev/null
75 @@ -1,4 +0,0 @@
76 -# Copyright 1999-2018 Gentoo Authors
77 -# Distributed under the terms of the GNU General Public License v2
78 -
79 -
80
81 diff --git a/profiles/prefix/darwin/macos/10.14/x86/parent b/profiles/prefix/darwin/macos/10.14/x86/parent
82 deleted file mode 100644
83 index 93220d09682..00000000000
84 --- a/profiles/prefix/darwin/macos/10.14/x86/parent
85 +++ /dev/null
86 @@ -1,2 +0,0 @@
87 -..
88 -../../arch/x86
89
90 diff --git a/profiles/prefix/darwin/macos/10.14/x86/use.mask b/profiles/prefix/darwin/macos/10.14/x86/use.mask
91 deleted file mode 100644
92 index a36750571e8..00000000000
93 --- a/profiles/prefix/darwin/macos/10.14/x86/use.mask
94 +++ /dev/null
95 @@ -1,30 +0,0 @@
96 -# Copyright 1999-2018 Gentoo Authors
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -# This file masks out USE flags that are simply NOT allowed in the default
100 -# x86 profile. This works, for example, if another architecture's
101 -# profile have a USE flag associated with (such as altivec, mmx, etc).
102 -
103 -# Unmask x86 instruction sets
104 --cpu_flags_x86_mmx
105 --cpu_flags_x86_mmxext
106 --cpu_flags_x86_sse
107 --cpu_flags_x86_sse2
108 --cpu_flags_x86_ssse3
109 --svga
110 -
111 -# Unmask nvidia XvMC support
112 --nvidia
113 -
114 -# Unmask dev-db/oracle-instantclient-basic support
115 --oci8-instant-client
116 -
117 -# Modular X: unmask for architectures on which they are available
118 --input_devices_synaptics
119 --input_devices_vmmouse
120 --input_devices_wacom
121 --video_cards_nvidia
122 --video_cards_vmware
123 -
124 -# ibm is only used for ppc64 stuff
125 -ibm