diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-12 14:02:50 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-12 14:02:50 +0000 |
commit | 7c146fab0cc6970b3bd3cba391d34786bc105c22 (patch) | |
tree | 3482118e8adfe0760e1b2fb6c5dcb2e011f5b3a6 /profiles | |
parent | Don't force apache2 on every package or subversion requires apache. (diff) | |
download | gentoo-2-7c146fab0cc6970b3bd3cba391d34786bc105c22.tar.gz gentoo-2-7c146fab0cc6970b3bd3cba391d34786bc105c22.tar.bz2 gentoo-2-7c146fab0cc6970b3bd3cba391d34786bc105c22.zip |
I removed the avi and pdflib USE flags, since they're no longer valid.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/2006.0/make.defaults | 8 | ||||
-rw-r--r-- | profiles/default-linux/x86/2006.1/desktop/make.defaults | 6 | ||||
-rw-r--r-- | profiles/default-linux/x86/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/x86/no-nptl/make.defaults | 6 |
4 files changed, 12 insertions, 14 deletions
diff --git a/profiles/default-linux/x86/2006.0/make.defaults b/profiles/default-linux/x86/2006.0/make.defaults index e361c5eed71a..292d3b022e68 100644 --- a/profiles/default-linux/x86/2006.0/make.defaults +++ b/profiles/default-linux/x86/2006.0/make.defaults @@ -1,9 +1,5 @@ # 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/2006.0/make.defaults,v 1.12 2006/08/09 20:14:50 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2006.0/make.defaults,v 1.13 2006/09/12 14:02:50 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 cups eds emboss encode esd foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl ogg opengl oss pdflib png qt3 qt4 quicktime sdl spell truetype udev vorbis X xml xmms xv" +USE="alsa apache2 apm arts cups eds emboss encode esd foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl ogg opengl oss png qt3 qt4 quicktime sdl spell truetype udev vorbis X xml xmms xv" diff --git a/profiles/default-linux/x86/2006.1/desktop/make.defaults b/profiles/default-linux/x86/2006.1/desktop/make.defaults index 66163a8e9d9b..61be8d475801 100644 --- a/profiles/default-linux/x86/2006.1/desktop/make.defaults +++ b/profiles/default-linux/x86/2006.1/desktop/make.defaults @@ -1,9 +1,7 @@ # 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/2006.1/desktop/make.defaults,v 1.1 2006/07/26 20:30:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2006.1/desktop/make.defaults,v 1.2 2006/09/12 14:02:50 wolf31o2 Exp $ -# This will be commented and replaced with just STAGE1_USE="unicode" if we do -# not end up with a stable glibc 2.4 by 2006.1's release. STAGE1_USE="nptl nptlonly unicode" -USE="alsa arts avi cairo cdr dbus dvd dvdr eds emboss encode esd fam firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap mad mikmod mp3 mpeg ogg opengl oss pdflib png qt3 qt4 quicktime sdl spell truetype vorbis win32codecs unicode X xml xv" +USE="alsa arts cairo cdr dbus dvd dvdr eds emboss encode esd fam firefox gif gnome gpm gstreamer gtk hal jpeg kde ldap mad mikmod mp3 mpeg ogg opengl oss png qt3 qt4 quicktime sdl spell truetype vorbis win32codecs unicode X xml xv" diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index f1994ceaa6a7..d51ee5767928 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.17 2006/08/30 19:34:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.18 2006/09/12 14:02:50 wolf31o2 Exp $ + + 12 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> 2006.0/make.defaults, + 2006.1/desktop/make.defaults, no-nptl/make.defaults: + I removed the avi and pdflib USE flags, since they're no longer valid. 30 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> -2006.1/server/deprecated: diff --git a/profiles/default-linux/x86/no-nptl/make.defaults b/profiles/default-linux/x86/no-nptl/make.defaults index c4f8c14cc5df..b21c5dc73bc5 100644 --- a/profiles/default-linux/x86/no-nptl/make.defaults +++ b/profiles/default-linux/x86/no-nptl/make.defaults @@ -1,7 +1,7 @@ # 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/no-nptl/make.defaults,v 1.9 2006/08/09 20:14:50 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/make.defaults,v 1.10 2006/09/12 14:02:50 wolf31o2 Exp $ -STAGE1_USE="-nptl" +STAGE1_USE="-nptl -nptlonly" -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 opengl oss pdflib png qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml xmms xv" +USE="alsa apm arts 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 opengl oss png qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml xmms xv" |