diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-05-02 18:05:19 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-05-02 18:05:19 +0000 |
commit | ae11875abe0bf65478b3e7ef73dab8f82222a9c9 (patch) | |
tree | 91979850d12eef6372579b774e143b466f52a81f | |
parent | Cleaning up. (diff) | |
download | historical-ae11875abe0bf65478b3e7ef73dab8f82222a9c9.tar.gz historical-ae11875abe0bf65478b3e7ef73dab8f82222a9c9.tar.bz2 historical-ae11875abe0bf65478b3e7ef73dab8f82222a9c9.zip |
Moved wxbase to dev-libs
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d42bfb82336c..78f13628e04e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1138 2005/05/02 18:03:56 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1139 2005/05/02 18:05:19 pythonhead Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -897,7 +897,7 @@ x11-libs/qt:immqt-bc - Enable binary compatible version of immodule for Qt x11-libs/wxGTK:no_wxgtk1 - Disable gtk support. Must be used in combination with gtk2 x11-libs/wxGTK:wxgtk1 - Add gtk1 support in addition to optional gtk2ansi and gtk2unicode x11-libs/wxGTK:dmalloc - Enable support for the Debug Malloc Library -x11-libs/wxbase:dmalloc - Enable support for the Debug Malloc Library +dev-libs/wxbase:dmalloc - Enable support for the Debug Malloc Library x11-misc/linuxwacom:sdk - Builds wacom X11 driver against installed X11 SDK x11-misc/rss-glx:xscreensaver - Enable detection of xscreensavers x11-misc/vnc2swf:x11vnc - Install script that depends on x11vnc |