diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-18 14:58:27 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-18 14:58:27 +0000 |
commit | 6223a1f1fd8953f4177723fcb288f25fd2428926 (patch) | |
tree | c8eaba9800e598b64e83fc4ba608014430393a14 /profiles/default-linux | |
parent | use ekiga instead of gnomemeeting (diff) | |
download | gentoo-2-6223a1f1fd8953f4177723fcb288f25fd2428926.tar.gz gentoo-2-6223a1f1fd8953f4177723fcb288f25fd2428926.tar.bz2 gentoo-2-6223a1f1fd8953f4177723fcb288f25fd2428926.zip |
Add firefox as use-flag
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 2297cda3954d..94b1593b69ac 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.3 2006/06/27 13:51:56 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/make.defaults,v 1.4 2006/07/18 14:58:27 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 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" +USE="${STAGE1_USE} alsa apache2 arts avi bitmap-fonts bonobo cdr cups dvd eds emboss encode esd firefox 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" |