diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-06-23 22:51:14 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-06-23 22:51:14 +0000 |
commit | df19d0bdfa8dda0f19762fafe61bedcb6154f769 (patch) | |
tree | b17f054691533fa95b7ddc0807f0d91fe2e5cd1a /profiles/use.desc | |
parent | Replace PIC conditionals with __PIC__ conditionals, as suggested by Alexandre... (diff) | |
download | historical-df19d0bdfa8dda0f19762fafe61bedcb6154f769.tar.gz historical-df19d0bdfa8dda0f19762fafe61bedcb6154f769.tar.bz2 historical-df19d0bdfa8dda0f19762fafe61bedcb6154f769.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.desc | 4 |
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 |