diff options
author | 2007-01-04 20:38:17 +0000 | |
---|---|---|
committer | 2007-01-04 20:38:17 +0000 | |
commit | 5bdf242f9ed143ffe664852d223d45904293df39 (patch) | |
tree | 5f4abef4fd9829071c6cd95d23800423edbfba54 /profiles/desc/userland.desc | |
parent | MY_EXTRAS_VER in ebuilds, bug #159973, bug #160023 (diff) | |
download | historical-5bdf242f9ed143ffe664852d223d45904293df39.tar.gz historical-5bdf242f9ed143ffe664852d223d45904293df39.tar.bz2 historical-5bdf242f9ed143ffe664852d223d45904293df39.zip |
Add userland_BSD value to userland.desc.
Diffstat (limited to 'profiles/desc/userland.desc')
-rw-r--r-- | profiles/desc/userland.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/userland.desc b/profiles/desc/userland.desc index 3989364eee89..c3b342bf92b1 100644 --- a/profiles/desc/userland.desc +++ b/profiles/desc/userland.desc @@ -1,6 +1,6 @@ # 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.1 2006/05/23 03:10:42 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/userland.desc,v 1.2 2007/01/04 20:38:17 flameeyes Exp $ # This file contains descriptions of USERLAND USE_EXPAND flags. @@ -8,3 +8,4 @@ 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 |