summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2009-04-30 00:11:37 +0000
committerRyan Hill <rhill@gentoo.org>2009-04-30 00:11:37 +0000
commit2097b929fe2929bb1565cf7ad7fd2191d9722932 (patch)
treef1a06d0db931d331cb3db9d48c614c3d8e85d2e3 /profiles/use.desc
parentVersion bump. (diff)
downloadhistorical-2097b929fe2929bb1565cf7ad7fd2191d9722932.tar.gz
historical-2097b929fe2929bb1565cf7ad7fd2191d9722932.tar.bz2
historical-2097b929fe2929bb1565cf7ad7fd2191d9722932.zip
Add new global wxwidgets USE flag and deprecate wxwindows.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 0c9d39cf63c2..0bf90504e5bd 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.412 2009/04/01 09:23:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.413 2009/04/30 00:11:37 dirtyepic Exp $
# Keep them sorted
@@ -373,7 +373,8 @@ wddx - Adds support for Web Distributed Data eXchange
wifi - Enable wireless network functions
win32codecs - use win32codecs package for dll avi decoding support (wmv and what not)
wmf - Adds support for the Windows Metafile vector image format
-wxwindows - Adds support for wxWidgets/wxGTK GUI toolkit
+wxwidgets - Adds support for wxWidgets/wxGTK GUI toolkit
+wxwindows - Adds support for wxWidgets/wxGTK GUI toolkit (deprecated, use wxwidgets)
x264 - Enable h264 encoding using x264
xattr - Adds support for extended attributes (filesystem-stored metadata)
xcb - Support the X C-language Binding, a replacement for Xlib