diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-01 22:22:54 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-01 22:22:54 +0000 |
commit | 49b3fbcc6315daf3d3a5401e5f98db118a9bb169 (patch) | |
tree | 79ea2b8f5bf3172572c433576e76091a46f9ad5d /profiles | |
parent | X: Build dlloader-using drivers, since >=6.9 uses dlloader, not elfloader (diff) | |
download | gentoo-2-49b3fbcc6315daf3d3a5401e5f98db118a9bb169.tar.gz gentoo-2-49b3fbcc6315daf3d3a5401e5f98db118a9bb169.tar.bz2 gentoo-2-49b3fbcc6315daf3d3a5401e5f98db118a9bb169.zip |
Add use-flas qt3 and qt4, remove gtk2; bug #137785.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc32/2006.0/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc32/2006.0/make.defaults b/profiles/default-linux/ppc/ppc32/2006.0/make.defaults index 192640bf71d7..43fbc58eb04d 100644 --- a/profiles/default-linux/ppc/ppc32/2006.0/make.defaults +++ b/profiles/default-linux/ppc/ppc32/2006.0/make.defaults @@ -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/default-linux/ppc/ppc32/2006.0/make.defaults,v 1.5 2006/05/18 14:22:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.0/make.defaults,v 1.6 2006/07/01 22:22:54 pylon Exp $ STAGE1_USE="unicode" -USE="${STAGE1_USE} alsa apache2 apm arts avi bitmap-fonts bonobo cdr cups dvd eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml imlib jpeg kde ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg ogg opengl pam pdflib png qt quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv" +USE="${STAGE1_USE} alsa apache2 apm arts avi bitmap-fonts bonobo cdr cups dvd eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtkhtml imlib jpeg kde ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg ogg opengl pam pdflib png qt qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv" |