summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-05-12 04:54:08 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-05-12 04:54:08 +0000
commit41761f7ba6aabdb718f229776cd941516bfbf8ca (patch)
tree3b195e7a0121fead9158a69f9b1bc9b2f57a1fd8 /profiles/use.desc
parentStable for HPPA (bug #269460). (diff)
downloadgentoo-2-41761f7ba6aabdb718f229776cd941516bfbf8ca.tar.gz
gentoo-2-41761f7ba6aabdb718f229776cd941516bfbf8ca.tar.bz2
gentoo-2-41761f7ba6aabdb718f229776cd941516bfbf8ca.zip
Define prefix USE flag in use.desc. Mask prefix USE flag in base/use.mask so it cannot be used on non-prefix profiles
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 0bf90504e5bd..bd5898110f0f 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.413 2009/04/30 00:11:37 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.414 2009/05/12 04:54:07 darkside Exp $
# Keep them sorted
@@ -281,6 +281,7 @@ posix - Adds support for POSIX-compatible functions
postgres - Adds support for the postgresql database
ppds - Adds support for automatically generated ppd (printing driver) files
prelude - Adds support/bindings for the Prelude Intrusion Detection System
+prefix - Defines if a Gentoo Prefix offset installation is used
profile - Adds support for software performance analysis (will likely vary from ebuild to ebuild)
pulseaudio - Adds support for PulseAudio sound server
python - Adds support/bindings for the Python language