remove NetBSD keyword x86-netbsd
authorFabian Groffen <grobian@gentoo.org>
Mon, 30 Jan 2017 19:33:59 +0000 (20:33 +0100)
committerFabian Groffen <grobian@gentoo.org>
Mon, 30 Jan 2017 19:34:33 +0000 (20:34 +0100)
Note this is the Prefix keyword, not the Gentoo/BSD one.

19 files changed:
profiles/arch.list
profiles/base/make.defaults
profiles/embedded/make.defaults
profiles/prefix/bsd/eapi [deleted file]
profiles/prefix/bsd/netbsd/4.0/eapi [deleted file]
profiles/prefix/bsd/netbsd/4.0/parent [deleted file]
profiles/prefix/bsd/netbsd/4.0/x86/eapi [deleted file]
profiles/prefix/bsd/netbsd/4.0/x86/make.defaults [deleted file]
profiles/prefix/bsd/netbsd/4.0/x86/parent [deleted file]
profiles/prefix/bsd/netbsd/eapi [deleted file]
profiles/prefix/bsd/netbsd/make.defaults [deleted file]
profiles/prefix/bsd/netbsd/parent [deleted file]
profiles/prefix/bsd/netbsd/use.force [deleted file]
profiles/prefix/bsd/netbsd/use.mask [deleted file]
profiles/prefix/bsd/package.use.mask [deleted file]
profiles/prefix/bsd/packages [deleted file]
profiles/prefix/bsd/parent [deleted file]
profiles/prefix/bsd/use.mask [deleted file]
profiles/profiles.desc

index f82b3be4768d9360ef5880703916f700c6bb797f..6b702f1cd2d3e22ac6632f67fbacfad5a3df385e 100644 (file)
@@ -29,7 +29,6 @@ ppc-macos
 x86-macos
 x64-macos
 m68k-mint
-x86-netbsd
 sparc-solaris
 sparc64-solaris
 x64-solaris
index 9bc52b988161ec4719537e526c266106d526336a..3d634df97d10e0a1d7d6fc1c13959b40bb042c7c 100644 (file)
@@ -9,7 +9,7 @@
 IUSE_IMPLICIT="prefix prefix-guest"
 USE_EXPAND_UNPREFIXED="ARCH"
 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
-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"
+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"
 USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
index 62e63fbda1121b51642a6a6dc0a27651a2c6e543..f10a9bc330e4aa11298fccc7c48e6a7ff748e650 100644 (file)
@@ -20,7 +20,7 @@ LINGUAS="en"
 IUSE_IMPLICIT="prefix prefix-guest"
 USE_EXPAND_UNPREFIXED="ARCH"
 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
-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"
+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"
 USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
diff --git a/profiles/prefix/bsd/eapi b/profiles/prefix/bsd/eapi
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/bsd/netbsd/4.0/eapi b/profiles/prefix/bsd/netbsd/4.0/eapi
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/bsd/netbsd/4.0/parent b/profiles/prefix/bsd/netbsd/4.0/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/prefix/bsd/netbsd/4.0/x86/eapi b/profiles/prefix/bsd/netbsd/4.0/x86/eapi
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults b/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults
deleted file mode 100644 (file)
index defaf2d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-ARCH="x86-netbsd"
-# we use *-netbsdelf* to avoid the need to patch binutils, gcc and co
-CHOST="i686-pc-netbsdelf4.0"
-ACCEPT_KEYWORDS="~x86-netbsd"
diff --git a/profiles/prefix/bsd/netbsd/4.0/x86/parent b/profiles/prefix/bsd/netbsd/4.0/x86/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/prefix/bsd/netbsd/eapi b/profiles/prefix/bsd/netbsd/eapi
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/prefix/bsd/netbsd/make.defaults b/profiles/prefix/bsd/netbsd/make.defaults
deleted file mode 100644 (file)
index 626938e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# System-wide defaults for all NetBSD profiles
-# This file should rarely need to be changed
-
-# 'Sane' defaults
-ELIBC="NetBSD"
-KERNEL="NetBSD"
diff --git a/profiles/prefix/bsd/netbsd/parent b/profiles/prefix/bsd/netbsd/parent
deleted file mode 100644 (file)
index f3229c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-..
diff --git a/profiles/prefix/bsd/netbsd/use.force b/profiles/prefix/bsd/netbsd/use.force
deleted file mode 100644 (file)
index 587cf12..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Re-add NetBSD OS
-kernel_NetBSD
-elibc_NetBSD
diff --git a/profiles/prefix/bsd/netbsd/use.mask b/profiles/prefix/bsd/netbsd/use.mask
deleted file mode 100644 (file)
index 956bc5d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Re-add NetBSD libc
--elibc_NetBSD
--kernel_NetBSD
-
diff --git a/profiles/prefix/bsd/package.use.mask b/profiles/prefix/bsd/package.use.mask
deleted file mode 100644 (file)
index 3fa7d51..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Michael Haubenwallner <haubi@gentoo.org> (30 Sep 2009)
-# *bsd do have a uuid implementation in libc (#230981).
-x11-libs/libSM -uuid
diff --git a/profiles/prefix/bsd/packages b/profiles/prefix/bsd/packages
deleted file mode 100644 (file)
index 3b40ae8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-*sys-devel/binutils
-*sys-process/pidof-bsd
diff --git a/profiles/prefix/bsd/parent b/profiles/prefix/bsd/parent
deleted file mode 100644 (file)
index cd11492..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-../../base
-..
diff --git a/profiles/prefix/bsd/use.mask b/profiles/prefix/bsd/use.mask
deleted file mode 100644 (file)
index 90307ef..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# these will more than likely never work on bsd
-3dfx
-acpi
-alsa
-apm
-caps
-cman
-clvm
-directfb
-djbfft
-fbcon
-fmod
-ggi
-gpm
-hardened
-svga
-sybase
-sybase-ct
-rtc
-uclibc
-v4l
index 5cfd5228771ae4721e13d3c599934ef3840b7f22..288c9c3fc8a1b6f4fd3fc7bd787b5f2856b2d309 100644 (file)
@@ -313,9 +313,6 @@ x86-winnt           prefix/windows/winnt/6.1/x86                    exp
 x86-cygwin             prefix/windows/cygwin/x86                       exp
 x64-cygwin             prefix/windows/cygwin/x64                       exp
 
-# NetBSD Profiles
-x86-netbsd             prefix/bsd/netbsd/4.0/x86                       exp
-
 # FreeMiNT
 m68k-mint              prefix/mint/m68k                                exp