summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-06-20 18:43:16 +0000
committerFabian Groffen <grobian@gentoo.org>2009-06-20 18:43:16 +0000
commit16bc3ded6328d232b09cf3059b02000dd11ee899 (patch)
treee68870c42f48acded87276c2b8379649ba0f75af /profiles/desc
parentRemove my devspace from SRC_URI as an alternative source since it's in mirror... (diff)
downloadgentoo-2-16bc3ded6328d232b09cf3059b02000dd11ee899.tar.gz
gentoo-2-16bc3ded6328d232b09cf3059b02000dd11ee899.tar.bz2
gentoo-2-16bc3ded6328d232b09cf3059b02000dd11ee899.zip
add missing descriptions for kernels and elibcs that are defined in the profiles
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/elibc.desc10
-rw-r--r--profiles/desc/kernel.desc15
2 files changed, 20 insertions, 5 deletions
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc
index 46e01d54297e..66ef34aaa172 100644
--- a/profiles/desc/elibc.desc
+++ b/profiles/desc/elibc.desc
@@ -1,15 +1,21 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.2 2006/07/12 19:06:34 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.3 2009/06/20 18:43:16 grobian Exp $
# This file contains descriptions of ELIBC USE_EXPAND flags.
# Keep it sorted.
+AIX - ELIBX setting for systems that use the AIX C library
Darwin - ELIBC setting for systems that use the Darwin C library
DragonFly - ELIBC setting for systems that use the DragonFly C library
FreeBSD - ELIBC setting for systems that use the FreeBSD C library
glibc - ELIBC setting for systems that use the GNU C library
-OpenBSD - ELIBC setting for systems that use the OpenBSD C library
+HPUX - ELIBC setting for systems that use the HP-UX C library
+Interix - ELIBC setting for systems that use the Interix C library
+IRIX - ELIBC setting for systems that use the SGI IRIX C library
+mintlib - ELIBC setting for systems that use the FreeMiNT C library
NetBSD - ELIBC setting for systems that use the NetBSD C library
+OpenBSD - ELIBC setting for systems that use the OpenBSD C library
+SunOS - ELIBC setting for systems that use the Sun Solaris C library
uclibc - ELIBC setting for systems that use the uClibc C library
diff --git a/profiles/desc/kernel.desc b/profiles/desc/kernel.desc
index 0830b009d496..3514d9c6a20a 100644
--- a/profiles/desc/kernel.desc
+++ b/profiles/desc/kernel.desc
@@ -1,10 +1,19 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/kernel.desc,v 1.3 2006/12/04 17:19:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/kernel.desc,v 1.4 2009/06/20 18:43:16 grobian Exp $
# This file contains descriptions of KERNEL USE_EXPAND flags.
# Keep it sorted.
+AIX - KERNEL setting for system using the AIX kernel
Darwin - KERNEL setting for system using the Darwin kernel (i.e.: Mac OS X).
-FreeBSD - KERNEL setting for system using the FreeBSD kernel.
-linux - KERNEL setting for systems using the Linux kernel
+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)
+IRIX - KERNEL setting for system using the SGI IRIX kernel
+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