diff options
author | 2006-01-22 05:51:13 +0000 | |
---|---|---|
committer | 2006-01-22 05:51:13 +0000 | |
commit | 3048ed5ee09e9b7d94776e341115c4533b9a0339 (patch) | |
tree | ea865c60028e906a0a4a5ca0eb8fbbc64fae1e27 /profiles | |
parent | Added USE=pam for bug #113298. (diff) | |
download | gentoo-2-3048ed5ee09e9b7d94776e341115c4533b9a0339.tar.gz gentoo-2-3048ed5ee09e9b7d94776e341115c4533b9a0339.tar.bz2 gentoo-2-3048ed5ee09e9b7d94776e341115c4533b9a0339.zip |
removing 2006.0 profile make.defaults since there is now a non-dev 2006.0 profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/dev/2006.0/make.defaults.2006.0 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/default-linux/x86/dev/2006.0/make.defaults.2006.0 b/profiles/default-linux/x86/dev/2006.0/make.defaults.2006.0 deleted file mode 100644 index f37189a10adc..000000000000 --- a/profiles/default-linux/x86/dev/2006.0/make.defaults.2006.0 +++ /dev/null @@ -1,9 +0,0 @@ -# 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.2006.0,v 1.1 2006/01/18 18:06:36 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 apache2 apm arts avi bitmap-fonts cups eds emboss encode esd 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 udev vorbis X xml2 xmms xv" |