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/embedded/, profiles/prefix/bsd/netbsd/4.0/, profiles/prefix/bsd/, ...
Date: Mon, 30 Jan 2017 19:34:41
Message-Id: 1485804873.19519a2a06843b322d5074858242816ac6b1963a.grobian@gentoo
1 commit: 19519a2a06843b322d5074858242816ac6b1963a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 19:33:59 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 19:34:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19519a2a
7
8 remove NetBSD keyword x86-netbsd
9
10 Note this is the Prefix keyword, not the Gentoo/BSD one.
11
12 profiles/arch.list | 1 -
13 profiles/base/make.defaults | 2 +-
14 profiles/embedded/make.defaults | 2 +-
15 profiles/prefix/bsd/eapi | 1 -
16 profiles/prefix/bsd/netbsd/4.0/eapi | 1 -
17 profiles/prefix/bsd/netbsd/4.0/parent | 1 -
18 profiles/prefix/bsd/netbsd/4.0/x86/eapi | 1 -
19 profiles/prefix/bsd/netbsd/4.0/x86/make.defaults | 8 --------
20 profiles/prefix/bsd/netbsd/4.0/x86/parent | 1 -
21 profiles/prefix/bsd/netbsd/eapi | 1 -
22 profiles/prefix/bsd/netbsd/make.defaults | 10 ----------
23 profiles/prefix/bsd/netbsd/parent | 1 -
24 profiles/prefix/bsd/netbsd/use.force | 7 -------
25 profiles/prefix/bsd/netbsd/use.mask | 8 --------
26 profiles/prefix/bsd/package.use.mask | 7 -------
27 profiles/prefix/bsd/packages | 6 ------
28 profiles/prefix/bsd/parent | 2 --
29 profiles/prefix/bsd/use.mask | 25 ------------------------
30 profiles/profiles.desc | 3 ---
31 19 files changed, 2 insertions(+), 86 deletions(-)
32
33 diff --git a/profiles/arch.list b/profiles/arch.list
34 index f82b3be..6b702f1 100644
35 --- a/profiles/arch.list
36 +++ b/profiles/arch.list
37 @@ -29,7 +29,6 @@ ppc-macos
38 x86-macos
39 x64-macos
40 m68k-mint
41 -x86-netbsd
42 sparc-solaris
43 sparc64-solaris
44 x64-solaris
45
46 diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
47 index 9bc52b9..3d634df 100644
48 --- a/profiles/base/make.defaults
49 +++ b/profiles/base/make.defaults
50 @@ -9,7 +9,7 @@
51 IUSE_IMPLICIT="prefix prefix-guest"
52 USE_EXPAND_UNPREFIXED="ARCH"
53 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
54 -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-netbsd x86-solaris x86-winnt"
55 +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
56 USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
57 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
58 USE_EXPAND_VALUES_USERLAND="BSD GNU"
59
60 diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
61 index 62e63fb..f10a9bc 100644
62 --- a/profiles/embedded/make.defaults
63 +++ b/profiles/embedded/make.defaults
64 @@ -20,7 +20,7 @@ LINGUAS="en"
65 IUSE_IMPLICIT="prefix prefix-guest"
66 USE_EXPAND_UNPREFIXED="ARCH"
67 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
68 -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-netbsd x86-solaris x86-winnt"
69 +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
70 USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
71 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
72 USE_EXPAND_VALUES_USERLAND="BSD GNU"
73
74 diff --git a/profiles/prefix/bsd/eapi b/profiles/prefix/bsd/eapi
75 deleted file mode 100644
76 index 7ed6ff8..00000000
77 --- a/profiles/prefix/bsd/eapi
78 +++ /dev/null
79 @@ -1 +0,0 @@
80 -5
81
82 diff --git a/profiles/prefix/bsd/netbsd/4.0/eapi b/profiles/prefix/bsd/netbsd/4.0/eapi
83 deleted file mode 100644
84 index 7ed6ff8..00000000
85 --- a/profiles/prefix/bsd/netbsd/4.0/eapi
86 +++ /dev/null
87 @@ -1 +0,0 @@
88 -5
89
90 diff --git a/profiles/prefix/bsd/netbsd/4.0/parent b/profiles/prefix/bsd/netbsd/4.0/parent
91 deleted file mode 100644
92 index f3229c5b..00000000
93 --- a/profiles/prefix/bsd/netbsd/4.0/parent
94 +++ /dev/null
95 @@ -1 +0,0 @@
96 -..
97
98 diff --git a/profiles/prefix/bsd/netbsd/4.0/x86/eapi b/profiles/prefix/bsd/netbsd/4.0/x86/eapi
99 deleted file mode 100644
100 index 7ed6ff8..00000000
101 --- a/profiles/prefix/bsd/netbsd/4.0/x86/eapi
102 +++ /dev/null
103 @@ -1 +0,0 @@
104 -5
105
106 diff --git a/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults b/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults
107 deleted file mode 100644
108 index defaf2d..00000000
109 --- a/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults
110 +++ /dev/null
111 @@ -1,8 +0,0 @@
112 -# Copyright 1999-2009 Gentoo Foundation
113 -# Distributed under the terms of the GNU General Public License v2
114 -# $Id$
115 -
116 -ARCH="x86-netbsd"
117 -# we use *-netbsdelf* to avoid the need to patch binutils, gcc and co
118 -CHOST="i686-pc-netbsdelf4.0"
119 -ACCEPT_KEYWORDS="~x86-netbsd"
120
121 diff --git a/profiles/prefix/bsd/netbsd/4.0/x86/parent b/profiles/prefix/bsd/netbsd/4.0/x86/parent
122 deleted file mode 100644
123 index f3229c5b..00000000
124 --- a/profiles/prefix/bsd/netbsd/4.0/x86/parent
125 +++ /dev/null
126 @@ -1 +0,0 @@
127 -..
128
129 diff --git a/profiles/prefix/bsd/netbsd/eapi b/profiles/prefix/bsd/netbsd/eapi
130 deleted file mode 100644
131 index 7ed6ff8..00000000
132 --- a/profiles/prefix/bsd/netbsd/eapi
133 +++ /dev/null
134 @@ -1 +0,0 @@
135 -5
136
137 diff --git a/profiles/prefix/bsd/netbsd/make.defaults b/profiles/prefix/bsd/netbsd/make.defaults
138 deleted file mode 100644
139 index 626938e..00000000
140 --- a/profiles/prefix/bsd/netbsd/make.defaults
141 +++ /dev/null
142 @@ -1,10 +0,0 @@
143 -# Copyright 1999-2009 Gentoo Foundation
144 -# Distributed under the terms of the GNU General Public License v2
145 -# $Id$
146 -
147 -# System-wide defaults for all NetBSD profiles
148 -# This file should rarely need to be changed
149 -
150 -# 'Sane' defaults
151 -ELIBC="NetBSD"
152 -KERNEL="NetBSD"
153
154 diff --git a/profiles/prefix/bsd/netbsd/parent b/profiles/prefix/bsd/netbsd/parent
155 deleted file mode 100644
156 index f3229c5b..00000000
157 --- a/profiles/prefix/bsd/netbsd/parent
158 +++ /dev/null
159 @@ -1 +0,0 @@
160 -..
161
162 diff --git a/profiles/prefix/bsd/netbsd/use.force b/profiles/prefix/bsd/netbsd/use.force
163 deleted file mode 100644
164 index 587cf12..00000000
165 --- a/profiles/prefix/bsd/netbsd/use.force
166 +++ /dev/null
167 @@ -1,7 +0,0 @@
168 -# Copyright 1999-2009 Gentoo Foundation
169 -# Distributed under the terms of the GNU General Public License v2
170 -# $Id$
171 -
172 -# Re-add NetBSD OS
173 -kernel_NetBSD
174 -elibc_NetBSD
175
176 diff --git a/profiles/prefix/bsd/netbsd/use.mask b/profiles/prefix/bsd/netbsd/use.mask
177 deleted file mode 100644
178 index 956bc5d..00000000
179 --- a/profiles/prefix/bsd/netbsd/use.mask
180 +++ /dev/null
181 @@ -1,8 +0,0 @@
182 -# Copyright 1999-2009 Gentoo Foundation
183 -# Distributed under the terms of the GNU General Public License v2
184 -# $Id$
185 -
186 -# Re-add NetBSD libc
187 --elibc_NetBSD
188 --kernel_NetBSD
189 -
190
191 diff --git a/profiles/prefix/bsd/package.use.mask b/profiles/prefix/bsd/package.use.mask
192 deleted file mode 100644
193 index 3fa7d51..00000000
194 --- a/profiles/prefix/bsd/package.use.mask
195 +++ /dev/null
196 @@ -1,7 +0,0 @@
197 -# Copyright 1999-2014 Gentoo Foundation
198 -# Distributed under the terms of the GNU General Public License v2
199 -# $Id$
200 -
201 -# Michael Haubenwallner <haubi@g.o> (30 Sep 2009)
202 -# *bsd do have a uuid implementation in libc (#230981).
203 -x11-libs/libSM -uuid
204
205 diff --git a/profiles/prefix/bsd/packages b/profiles/prefix/bsd/packages
206 deleted file mode 100644
207 index 3b40ae8..00000000
208 --- a/profiles/prefix/bsd/packages
209 +++ /dev/null
210 @@ -1,6 +0,0 @@
211 -# Copyright 1999-2009 Gentoo Foundation
212 -# Distributed under the terms of the GNU General Public License v2
213 -# $Id$
214 -
215 -*sys-devel/binutils
216 -*sys-process/pidof-bsd
217
218 diff --git a/profiles/prefix/bsd/parent b/profiles/prefix/bsd/parent
219 deleted file mode 100644
220 index cd11492..00000000
221 --- a/profiles/prefix/bsd/parent
222 +++ /dev/null
223 @@ -1,2 +0,0 @@
224 -../../base
225 -..
226
227 diff --git a/profiles/prefix/bsd/use.mask b/profiles/prefix/bsd/use.mask
228 deleted file mode 100644
229 index 90307ef..00000000
230 --- a/profiles/prefix/bsd/use.mask
231 +++ /dev/null
232 @@ -1,25 +0,0 @@
233 -# Copyright 1999-2017 Gentoo Foundation
234 -# Distributed under the terms of the GNU General Public License v2
235 -# $Id$
236 -
237 -# these will more than likely never work on bsd
238 -3dfx
239 -acpi
240 -alsa
241 -apm
242 -caps
243 -cman
244 -clvm
245 -directfb
246 -djbfft
247 -fbcon
248 -fmod
249 -ggi
250 -gpm
251 -hardened
252 -svga
253 -sybase
254 -sybase-ct
255 -rtc
256 -uclibc
257 -v4l
258
259 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
260 index 5cfd522..288c9c3 100644
261 --- a/profiles/profiles.desc
262 +++ b/profiles/profiles.desc
263 @@ -313,9 +313,6 @@ x86-winnt prefix/windows/winnt/6.1/x86 exp
264 x86-cygwin prefix/windows/cygwin/x86 exp
265 x64-cygwin prefix/windows/cygwin/x64 exp
266
267 -# NetBSD Profiles
268 -x86-netbsd prefix/bsd/netbsd/4.0/x86 exp
269 -
270 # FreeMiNT
271 m68k-mint prefix/mint/m68k exp