diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-07-23 17:05:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-07-23 17:05:16 +0000 |
commit | efd8b6ca19ed0e140020f9d7240f24f654c41a5a (patch) | |
tree | ca809decf532f4de41715c2abc31a858e0540696 /profiles/desc | |
parent | Version bump (diff) | |
download | gentoo-2-efd8b6ca19ed0e140020f9d7240f24f654c41a5a.tar.gz gentoo-2-efd8b6ca19ed0e140020f9d7240f24f654c41a5a.tar.bz2 gentoo-2-efd8b6ca19ed0e140020f9d7240f24f654c41a5a.zip |
remove Darwin userland
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/userland.desc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/desc/userland.desc b/profiles/desc/userland.desc index c3b342bf92b1..1e0aaa08a906 100644 --- a/profiles/desc/userland.desc +++ b/profiles/desc/userland.desc @@ -1,11 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/userland.desc,v 1.2 2007/01/04 20:38:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/userland.desc,v 1.3 2008/07/23 17:05:16 grobian Exp $ # This file contains descriptions of USERLAND USE_EXPAND flags. # Keep it sorted. -Darwin - USERLAND setting for systems that use the Darwin userland tools GNU - USERLAND setting for systems that use the GNU userland tools -BSD - USERLAND setting for systems using BSDish userland (FreeBSD OpenBSD NetBSD DragonFly)
\ No newline at end of file +BSD - USERLAND setting for systems using BSDish userland (FreeBSD OpenBSD NetBSD DragonFly) |