diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-29 21:05:51 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-29 21:05:51 +0000 |
commit | 4edae769ccd57ca67c7d1a181c834996a736f44b (patch) | |
tree | 265a46d320d1c3ac4b8affc9fa4749ec94f03a6a /profiles | |
parent | Unmasking catalyst 2.0 mask for _rc1 to get more testing. This means it is n... (diff) | |
download | gentoo-2-4edae769ccd57ca67c7d1a181c834996a736f44b.tar.gz gentoo-2-4edae769ccd57ca67c7d1a181c834996a736f44b.tar.bz2 gentoo-2-4edae769ccd57ca67c7d1a181c834996a736f44b.zip |
Added apache2 to defaults for 2006.0
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/dev/2006.0/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/x86/dev/2006.0/make.defaults b/profiles/default-linux/x86/dev/2006.0/make.defaults index 6356fada9e65..17f4746a4fdf 100644 --- a/profiles/default-linux/x86/dev/2006.0/make.defaults +++ b/profiles/default-linux/x86/dev/2006.0/make.defaults @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.0/make.defaults,v 1.3 2005/11/16 19:31:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.0/make.defaults,v 1.4 2005/11/29 21:05:51 wolf31o2 Exp $ # This is currently commented so that the stage1 tarball can also be used to # build no-nptl systems. #STAGE1_USE="nptl" -USE="alsa apm arts avi bitmap-fonts cups eds emboss encode fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl ogg oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml2 xmms xv" +USE="alsa apache2 apm arts avi bitmap-fonts cups eds emboss encode fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl ogg oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml2 xmms xv" |