diff options
author | 2007-07-24 23:17:23 +0000 | |
---|---|---|
committer | 2007-07-24 23:17:23 +0000 | |
commit | 463206d120e2d01785df7b60b1d303b1773d75a2 (patch) | |
tree | 32b9219db6284c6e139b4eadba7fd983d374c252 /profiles | |
parent | Kill wxGTK-2.4. Fixes bug #145032. (diff) | |
download | gentoo-2-463206d120e2d01785df7b60b1d303b1773d75a2.tar.gz gentoo-2-463206d120e2d01785df7b60b1d303b1773d75a2.tar.bz2 gentoo-2-463206d120e2d01785df7b60b1d303b1773d75a2.zip |
Remove wxgtk1 local USE flag.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 999425a296c1..1152f759ff3f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.548 2007/07/24 11:54:36 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.549 2007/07/24 23:17:23 dirtyepic Exp $ + + 24 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> use.local.desc: + Remove wxgtk1 local USE flag. 24 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> package.mask: Unmask artwiz-fonts due to bug #186431. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8f256a0075b0..02cefe3f1213 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.2940 2007/07/23 19:25:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2941 2007/07/24 23:17:23 dirtyepic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2051,7 +2051,6 @@ x11-libs/qt:immqt - Enable binary incompatible version of immodule for Qt x11-libs/qt:immqt-bc - Enable binary compatible version of immodule for Qt x11-libs/qt:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only) x11-libs/qt:qt3support - Enable the Qt3Support libraries for Qt4 -x11-libs/wxGTK:wxgtk1 - Add gtk1 support in addition to optional gtk2ansi and gtk2unicode x11-misc/adesklets:ctrlmenu - force CTRL to be pressed to fire context menu x11-misc/adesklets:fontconfig - Support for mananging custom fonts via fontconfig x11-misc/dmenu:savedconfig - Add support to user defined configs |