diff options
author | 2003-03-26 21:48:25 +0000 | |
---|---|---|
committer | 2003-03-26 21:48:25 +0000 | |
commit | b1861f769305c9574bca047e809a897d0219510d (patch) | |
tree | 6b1b79605bd4b8b97ac10601b708264563b2cec0 /profiles | |
parent | Minor USE flag fix (diff) | |
download | historical-b1861f769305c9574bca047e809a897d0219510d.tar.gz historical-b1861f769305c9574bca047e809a897d0219510d.tar.bz2 historical-b1861f769305c9574bca047e809a897d0219510d.zip |
Added OSKit local ebuild USE flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c340c8e20c47..1db69554ded4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2 2003/03/26 10:29:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3 2003/03/26 21:48:25 avenj Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -12,4 +12,6 @@ x11-base/xfree-drm:radeon - If you have an ATI Radeon video card x11-base/xfree-drm:sis - If you have an SiS video card net-www/mozilla:moznoirc - If you do NOT want the IRC client built with mozilla net-www/mozila:moznomail - If you do NOT want the mail client built with mozilla - +sys-devel/oskit:oskit-noassert - Disable assertions in debugging +sys-devel/oskit:oskit-nobuild - Configure but don't build OSKit +sys-devel/oskit:oskit-noconf - Unpack sources to /usr/src but don't configure OSKit |