diff options
author | 2006-06-27 13:51:56 +0000 | |
---|---|---|
committer | 2006-06-27 13:51:56 +0000 | |
commit | d861c8d28847b1b245335116ef34b3397bae5467 (patch) | |
tree | 20845599de23e8de1a0b0b62ef0d251d59f51fa3 /profiles/default-linux/ppc | |
parent | Remove gnome-power-manager from package.mask, bug #136037 (diff) | |
download | historical-d861c8d28847b1b245335116ef34b3397bae5467.tar.gz historical-d861c8d28847b1b245335116ef34b3397bae5467.tar.bz2 historical-d861c8d28847b1b245335116ef34b3397bae5467.zip |
USE-flag change: add qt3 qt4, remove gtk2
Diffstat (limited to 'profiles/default-linux/ppc')
-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" |