commit:     2829565d28ee0675fb46df88e909eea9b67dd9e8
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 11:56:40 2017 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 11:56:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2829565d

profiles: drop KERNEL Interix, describe KERNEL Winnt

 profiles/base/make.defaults     | 2 +-
 profiles/desc/kernel.desc       | 2 +-
 profiles/embedded/make.defaults | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index ca4ec035da2..284ada2b945 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -8,7 +8,7 @@
 IUSE_IMPLICIT="prefix prefix-guest"
 USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
 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_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
 
 # Env vars to expand into USE vars.  Modifying this requires prior

diff --git a/profiles/desc/kernel.desc b/profiles/desc/kernel.desc
index 202e2cb579b..0af11db2795 100644
--- a/profiles/desc/kernel.desc
+++ b/profiles/desc/kernel.desc
@@ -10,7 +10,7 @@ FreeBSD - KERNEL setting for system using the FreeBSD kernel
 freemint - KERNEL setting for system using the FreeMiNT kernel
 linux - KERNEL setting for system using the Linux kernel
 HPUX - KERNEL setting for system using the HP-UX kernel
-Interix - KERNEL setting for system using the Interix subsystem (SFU on 
Windows)
 NetBSD - KERNEL setting for system using the NetBSD kernel
 OpenBSD - KERNEL setting for system using the OpenBSD kernel
 SunOS - KERNEL setting for system using an SunOS (i.e.: Solaris) kernel
+Winnt - KERNEL setting for systems on Windows (Cygwin, MinGW, Winnt, ...)

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index f10a9bc330e..9ecb7fb8731 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -22,7 +22,7 @@ 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-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_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
 
 # Env vars to expand into USE vars.  Modifying this requires prior

Reply via email to