diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-06-27 13:51:56 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-06-27 13:51:56 +0000 |
commit | d837455ed13381803b8587dd865f15aef2e6886f (patch) | |
tree | 6374e3b25c340572a8fff9b5555479f47c2358b5 /profiles/default-linux | |
parent | Remove gnome-power-manager from package.mask, bug #136037 (diff) | |
download | gentoo-2-d837455ed13381803b8587dd865f15aef2e6886f.tar.gz gentoo-2-d837455ed13381803b8587dd865f15aef2e6886f.tar.bz2 gentoo-2-d837455ed13381803b8587dd865f15aef2e6886f.zip |
USE-flag change: add qt3 qt4, remove gtk2
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ppc/ppc32/2006.1/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc32/2006.1/make.defaults b/profiles/default-linux/ppc/ppc32/2006.1/make.defaults index fc48cdf93526..2297cda3954d 100644 --- a/profiles/default-linux/ppc/ppc32/2006.1/make.defaults +++ b/profiles/default-linux/ppc/ppc32/2006.1/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.1/make.defaults,v 1.2 2006/06/26 11:35:08 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/make.defaults,v 1.3 2006/06/27 13:51:56 pylon Exp $ STAGE1_USE="unicode nptl nptlonly" -USE="${STAGE1_USE} alsa apache2 arts avi bitmap-fonts bonobo cdr cups dvd eds emboss encode esd fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml jpeg kde ldap libg++ libwww mad mikmod mozilla mp3 mpeg ogg opengl pam pdflib png qt quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv" +USE="${STAGE1_USE} alsa apache2 arts avi bitmap-fonts bonobo cdr cups dvd eds emboss encode esd fortran gdbm gif gnome gpm gstreamer gtk gtkhtml jpeg kde ldap libg++ libwww mad mikmod mozilla mp3 mpeg ogg opengl pam pdflib png qt qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv" |