diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 20:38:17 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 20:38:17 +0000 |
commit | 546973a36cf3cfb048cf69a9d00cb6d9eefbfa42 (patch) | |
tree | 5347c9282117753bd5c923dbe1ccbad629f3001c /profiles/desc | |
parent | MY_EXTRAS_VER in ebuilds, bug #159973, bug #160023 (diff) | |
download | gentoo-2-546973a36cf3cfb048cf69a9d00cb6d9eefbfa42.tar.gz gentoo-2-546973a36cf3cfb048cf69a9d00cb6d9eefbfa42.tar.bz2 gentoo-2-546973a36cf3cfb048cf69a9d00cb6d9eefbfa42.zip |
Add userland_BSD value to userland.desc.
Diffstat (limited to 'profiles/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 |