summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-06-23 22:51:14 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-06-23 22:51:14 +0000
commit7de6fbda1c91ec10a2d9db4f789697469c8bd582 (patch)
tree46c5a04c4b163366db3941cc931da55de881faf6 /profiles/use.desc
parentReplace PIC conditionals with __PIC__ conditionals, as suggested by Alexandre... (diff)
downloadgentoo-2-7de6fbda1c91ec10a2d9db4f789697469c8bd582.tar.gz
gentoo-2-7de6fbda1c91ec10a2d9db4f789697469c8bd582.tar.bz2
gentoo-2-7de6fbda1c91ec10a2d9db4f789697469c8bd582.zip
Adding new global USE flags for qt3 and qt4. Cleaning use.local.desc of local qt3 and qt4 USE flags
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 76b9712ed4ac..e1f579ce275d 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.293 2006/06/23 21:21:39 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.294 2006/06/23 22:51:14 cardoe Exp $
# Keep them sorted
@@ -265,6 +265,8 @@ profile - Adds profile support to builds of packages (will likely vary from ebui
python - Adds support/bindings for the Python language
qdbm - Adds support for the qdbm (Quick Database Manager) library
qt - Adds support for the Qt GUI/Application Toolkit
+qt3 - Adds support for the Qt GUI/Application Toolkit version 3.x
+qt4 - Adds support for the Qt GUI/Application Toolkit version 4.x
quicktime - Adds support for OpenQuickTime
radius - Adds support for RADIUS authentication"
readline - Enables support for libreadline, a GNU line-editing library that almost everyone wants