Removed udev from default USE due to bug #158114.
authorChris Gianelloni <wolf31o2@gentoo.org>
Mon, 12 Feb 2007 16:19:21 +0000 (16:19 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Mon, 12 Feb 2007 16:19:21 +0000 (16:19 +0000)
41 files changed:
profiles/default-linux/alpha/2006.0/make.defaults
profiles/default-linux/alpha/2006.1/make.defaults
profiles/default-linux/alpha/ChangeLog
profiles/default-linux/alpha/dev/2007.0/make.defaults
profiles/default-linux/alpha/no-nptl/2.4/use.mask
profiles/default-linux/alpha/no-nptl/make.defaults
profiles/default-linux/amd64/2006.1/make.defaults
profiles/default-linux/amd64/ChangeLog
profiles/default-linux/amd64/dev/32bit-userland/make.defaults
profiles/default-linux/ia64/2006.0/make.defaults
profiles/default-linux/ia64/ChangeLog
profiles/default-linux/ia64/dev/2007.0/make.defaults
profiles/default-linux/ppc/ChangeLog
profiles/default-linux/ppc/dev/ppc32/2007.0/make.defaults
profiles/default-linux/ppc/dev/ppc64/2007.0/32bit-userland/make.defaults
profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults
profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/make.defaults
profiles/default-linux/ppc/ppc32/2006.0/make.defaults
profiles/default-linux/ppc/ppc32/2006.1/make.defaults
profiles/default-linux/ppc/ppc64/2006.0/32bit-userland/make.defaults
profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults
profiles/default-linux/ppc/ppc64/2006.0/multilib/make.defaults
profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults
profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults
profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/make.defaults
profiles/default-linux/ppc/ppc64/2006.1/multilib/make.defaults
profiles/default-linux/sparc/ChangeLog
profiles/default-linux/sparc/sparc32/2006.0/make.defaults
profiles/default-linux/sparc/sparc32/2006.1/make.defaults
profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/make.defaults
profiles/default-linux/sparc/sparc64/2006.0/make.defaults
profiles/default-linux/sparc/sparc64/2006.1/make.defaults
profiles/default-linux/sparc/sparc64/dev/gcc-4.1.1/make.defaults
profiles/default-linux/x86/2006.0/make.defaults
profiles/default-linux/x86/2006.1/make.defaults
profiles/default-linux/x86/ChangeLog
profiles/default-linux/x86/dev/2007.0/make.defaults
profiles/default-linux/x86/no-nptl/2.4/use.mask
profiles/selinux/alpha/2006.1/make.defaults
profiles/selinux/amd64/2006.1/make.defaults
profiles/selinux/x86/2006.1/make.defaults

index 5a50becdd07a022b0aa8402a7b7530d79d71a369..a24a5d79c1b50cc6c75dae4673c998d005d350f1 100644 (file)
@@ -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/alpha/2006.0/make.defaults,v 1.11 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.0/make.defaults,v 1.12 2007/02/12 16:09:54 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 arts bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl nptlonly ogg opengl oss png qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"
+USE="alsa apache2 arts bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl nptlonly ogg opengl oss png qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml xv"
index c78710c1ee6dae2bd85bf4ef56e512177a3356a2..437c497b79ccfcfc63adc7f3bc772ec8471bb84c 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.1/make.defaults,v 1.1 2006/08/28 14:44:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.1/make.defaults,v 1.2 2007/02/12 16:09:54 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"
 
 # These USE flags are what is common between the various sub-profiles.
-USE="cups gdbm ldap libg++ nptl nptlonly ppds truetype udev unicode xml"
+USE="cups gdbm ldap libg++ nptl nptlonly ppds truetype unicode xml"
index 36f95a110061e8d21ca06b916130d1290a005f25..389d051b031d8d27df29d1b77ed50068557cf1e4 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.27 2007/02/09 22:12:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.28 2007/02/12 16:09:54 wolf31o2 Exp $
+
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> 2006.0/make.defaults,
+  dev/2007.0/make.defaults, no-nptl/2.4/use.mask, 2006.1/make.defaults,
+  no-nptl/make.defaults:
+  Removed udev from default USE due to bug #158114.
 
   09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   dev/2007.0/server/make.defaults:
index 88cda2e58baa628d697bb800ed9c1b9ea243290c..e64a35fb6fd137eabb774b6b5b7f822e317c9cf4 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2007.0/make.defaults,v 1.2 2007/02/09 21:48:36 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2007.0/make.defaults,v 1.3 2007/02/12 16:09:54 wolf31o2 Exp $
 
 # We build stage1 against this
 STAGE1_USE="nptl nptlonly unicode"
 
 # These USE flags are what is common between the various sub-profiles. Stages 2
 # and 3 are built against these, so be careful what you add.
-USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"
+USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode"
index 1cc51675b9053585f72b1b64c8cd87b47dd5b053..848e4f264920c35067ad9b52786be091b3d802a7 100644 (file)
@@ -1,9 +1,8 @@
 # Copyright 2006 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/2.4/use.mask,v 1.3 2006/07/06 20:57:55 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/2.4/use.mask,v 1.4 2007/02/12 16:09:54 wolf31o2 Exp $
 
 # All of these require 2.6 kernels/headers
-udev
 hal
 ipod
 input_devices_wacom
index 90b121ff0a7cfc8256933bec2fbe9dc55ac31623..dc1b98d7501d991f0bae5c863083440e29887dd0 100644 (file)
@@ -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/alpha/no-nptl/make.defaults,v 1.10 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/make.defaults,v 1.11 2007/02/12 16:09:54 wolf31o2 Exp $
 
 STAGE1_USE="-nptl"
 
-USE="alsa apache2 arts bitmap-fonts cups eds encode esd 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 udev vorbis X xml xv"
+USE="alsa apache2 arts bitmap-fonts cups eds encode esd 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 xv"
index d60ae8ef1cbb7a522bb09615752c40a7e401461f..6714346db3242c1d1c155a0d160a89d8242b73d7 100644 (file)
@@ -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/amd64/2006.1/make.defaults,v 1.5 2006/06/30 22:28:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.1/make.defaults,v 1.6 2007/02/12 16:11:52 wolf31o2 Exp $
 
 ABI=amd64
 
@@ -11,4 +11,4 @@ STAGE1_USE="nptl nptlonly unicode"
 
 # General 2006.1 profile settings
 # These USE flags are what is common between the various sub-profiles.
-USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"
+USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode"
index 72f26d0379d45c9d6d27f401636495b72a034a2a..de7916373d6faa09e23ee0721682accf312ff76c 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.67 2007/02/11 15:09:14 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.68 2007/02/12 16:11:52 wolf31o2 Exp $
+
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> 2006.1/make.defaults,
+  dev/32bit-userland/make.defaults:
+  Removed udev from default USE due to bug #158114.
 
   11 Feb 2007; Simon Stelling <blubb@gentoo.org>
   -2006.0/32bit-userland/README, +dev/32bit-userland/make.defaults,
index 9d86cd7ce1608c2c45a46276e5539a200d6da88f..01eda5d6eea0af5933f093d315f06bd30dbc056c 100644 (file)
@@ -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/amd64/dev/32bit-userland/make.defaults,v 1.1 2007/02/11 15:09:15 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/dev/32bit-userland/make.defaults,v 1.2 2007/02/12 16:11:52 wolf31o2 Exp $
 
 DEFAULT_ABI="x86"
 ABI="x86"
@@ -13,7 +13,7 @@ STAGE1_USE="nptl nptlonly unicode"
 
 # General 2006.1 profile settings
 # These USE flags are what is common between the various sub-profiles.
-USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"
+USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode"
 
 FEATURES="multilib-strict"
 MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
index 69e77978ea7803aea3b97c893147c468fed05cf5..ba61e0bec2ed1920918aa1af5ae49d62957fb9a6 100644 (file)
@@ -1,5 +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/ia64/2006.0/make.defaults,v 1.7 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/2006.0/make.defaults,v 1.8 2007/02/12 16:12:41 wolf31o2 Exp $
 
-USE="apache2 cups eds encode foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif ogg opengl oss png qt3 qt4 quicktime sdl spell truetype udev vorbis X xml2 xv"
+USE="apache2 cups eds encode foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif ogg opengl oss png qt3 qt4 quicktime sdl spell truetype vorbis X xml2 xv"
index 6d1396f8afc695e0eaf8126e2c2a5e7e392d8e08..43869e1e9bc191273d06af34436eabfe7b0b4752 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for ia64 profile
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.14 2007/02/09 23:25:49 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.15 2007/02/12 16:12:41 wolf31o2 Exp $
+
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> 2006.0/make.defaults,
+  dev/2007.0/make.defaults:
+  Removed udev from default USE due to bug #158114.
 
   09 Feb 2007; Bryan Ã˜stergaard <kloeri@gentoo.org>
   +dev/2007.0/desktop/make.defaults, +dev/2007.0/desktop/parent,
index aa1a82b41bb55c44721f4f948db7da9c8fd1058a..fe801eaa84a4151d86fd0dc9f8d3fb07bc9b0062 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/make.defaults,v 1.3 2007/02/09 23:25:49 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/make.defaults,v 1.4 2007/02/12 16:12:41 wolf31o2 Exp $
 
 # We build stage1 against this
 STAGE1_USE="nptl nptlonly unicode"
 
 # These USE flags are what is common between the various sub-profiles. Stages 2
 # and 3 are built against these, so be careful what you add.
-USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"
+USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode"
index c805dfaf6aec99eb047e2bc62cf549eb98df3bd1..7cd10bc4354a55469d80e15d2f6d0488a90a9f8f 100644 (file)
@@ -1,6 +1,20 @@
 # ChangeLog for Gentoo/ppc profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.8 2007/01/25 21:20:05 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.9 2007/02/12 16:16:20 wolf31o2 Exp $
+
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+  dev/ppc32/2007.0/make.defaults,
+  dev/ppc64/2007.0/32bit-userland/make.defaults,
+  dev/ppc64/2007.0/64bit-userland/make.defaults,
+  dev/ppc64/2007.0/multilib/make.defaults, ppc32/2006.0/make.defaults,
+  ppc32/2006.1/make.defaults, ppc64/2006.0/32bit-userland/make.defaults,
+  ppc64/2006.0/64bit-userland/make.defaults,
+  ppc64/2006.0/multilib/make.defaults,
+  ppc64/2006.1/32bit-userland/make.defaults,
+  ppc64/2006.1/64bit-userland-gcc4/make.defaults,
+  ppc64/2006.1/64bit-userland/make.defaults,
+  ppc64/2006.1/multilib/make.defaults:
+  Removed udev from default USE due to bug #158114.
 
   25 Jan 2007; Luca Barbato <lu_zero@gentoo.org> ppc32/2006.1/packages:
   remove unneeded constraint on gcc (fixes qemu)
index a94efddb3a21106737850e523611d99402acb9bf..0fd3ff52b7cf23e32e05c5a60eadb46540217aab 100644 (file)
@@ -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/dev/ppc32/2007.0/make.defaults,v 1.1 2006/12/11 15:43:58 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc32/2007.0/make.defaults,v 1.2 2007/02/12 16:16:20 wolf31o2 Exp $
 
 STAGE1_USE="unicode nptl nptlonly"
-USE="${STAGE1_USE} alsa apache2 arts 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 pdf png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"
+USE="${STAGE1_USE} alsa apache2 arts 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 pdf png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts vorbis X xml xv"
index 62ec78c6ccb02eb3439d2e2496b0b6d810133995..ac5c3db56c6456a9ee2dc923ab6b826205b775a6 100644 (file)
@@ -11,7 +11,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="${ARCH}"
 
 STAGE1_USE="gcc64 nptl nptlonly unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # While this profile uses multilib functionality it is just to maintain
 # some similarity across profiles this profile is truly for a singe ABI, ppc32.
index dcf39aab1cca604516617d0e469d4956ab404ad3..72959b50c8ab6278ce4d8c25fa1fb514a26bedaf 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults,v 1.5 2007/01/03 05:25:07 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/64bit-userland/make.defaults,v 1.6 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode nptl nptlonly"
-# USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+# USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 USE="berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib"
 
index faa723373a82c19e568422b1d937493fc48dedf4..0dcec1d19c8222ba98a7fa7a08affc0a9f4b7787 100644 (file)
@@ -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/dev/ppc64/2007.0/multilib/make.defaults,v 1.2 2007/01/03 05:25:07 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/dev/ppc64/2007.0/multilib/make.defaults,v 1.3 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # This profile doesn't fully support multilib portage yet.  We still rely
 # on the emul-* packages.  As such, we have -multilib-pkg here to emphasise
index ce132a41ba1b123c33da7bc314fff2b006f71f4d..8e0a80764e4d5079176024a5375b457892c69625 100644 (file)
@@ -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.0/make.defaults,v 1.9 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.0/make.defaults,v 1.10 2007/02/12 16:16:20 wolf31o2 Exp $
 
 STAGE1_USE="unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts bitmap-fonts bonobo cdr cups dvd eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtkhtml imlib jpeg kde ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg ogg opengl pam png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"
+USE="${STAGE1_USE} alsa apache2 apm arts bitmap-fonts bonobo cdr cups dvd eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtkhtml imlib jpeg kde ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg ogg opengl pam png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts vorbis X xml xv"
index 8bc53c24026ef8b84e99b8f47d18b21422bb2567..48d37b37857f0f36f45d710847569944e737d0ba 100644 (file)
@@ -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.7 2006/12/07 00:20:11 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/make.defaults,v 1.8 2007/02/12 16:16:20 wolf31o2 Exp $
 
 STAGE1_USE="unicode nptl nptlonly"
-USE="${STAGE1_USE} alsa apache2 arts 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 pdf png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"
+USE="${STAGE1_USE} alsa apache2 arts 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 pdf png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts vorbis X xml xv"
index f2596146634946b515b055ab9dd6eada8bc71729..54660ede2c84add0f032978a9cff0bad51a5df09 100644 (file)
@@ -11,6 +11,6 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="${ARCH}"
 
 STAGE1_USE="gcc64 unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 FEATURES="autoconfig sandbox sfperms"
index 5ff96288a6a3d23441804b6196271f506403ad31..3d28285471c952c33d59359869617813f1720095 100644 (file)
@@ -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/ppc64/2006.0/64bit-userland/make.defaults,v 1.5 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.0/64bit-userland/make.defaults,v 1.6 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # While this profile uses multilib functionality it is just to maintain
 # some similarity across profiles this profile is truly for a singe ABI, ppc64.
index 63c2970009db76d16471173ba85f9d1e1892d8e4..fca0c16f9e91d3d403a8563637872c00f8357802 100644 (file)
@@ -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/ppc64/2006.0/multilib/make.defaults,v 1.5 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.0/multilib/make.defaults,v 1.6 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # This profile doesn't fully support multilib portage yet.  We still rely
 # on the emul-* packages.  As such, we have -multilib-pkg here to emphasise
index 4d3f56dcef8399099a7d37df30a7d1244790490e..e19149f45596433c43a88455cea80df480d5a783 100644 (file)
@@ -11,7 +11,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="${ARCH}"
 
 STAGE1_USE="gcc64 nptl nptlonly unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # While this profile uses multilib functionality it is just to maintain
 # some similarity across profiles this profile is truly for a singe ABI, ppc32.
index 61f608eac2799714e33cd005cb6c3ba5e16764a2..6cf0cc098fb540c127211148e13e715a8f0fe75e 100644 (file)
@@ -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/ppc64/2006.1/64bit-userland-gcc4/make.defaults,v 1.2 2006/12/11 21:45:32 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland-gcc4/make.defaults,v 1.3 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode nptl nptlonly"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # While this profile uses multilib functionality it is just to maintain
 # some similarity across profiles this profile is truly for a singe ABI, ppc64.
index 62a74183077daac6c64875a76a30498d9cbb719f..8fd57d00e8a7a8155b4ed62b643136afa6e0ddc1 100644 (file)
@@ -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/ppc64/2006.1/64bit-userland/make.defaults,v 1.4 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland/make.defaults,v 1.5 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # While this profile uses multilib functionality it is just to maintain
 # some similarity across profiles this profile is truly for a singe ABI, ppc64.
index 3ccb9359ea1b3b0553ceb5664f6ccff617def0f8..b935a9a51532d27e66e5d6b9eb20cb936966f6ea 100644 (file)
@@ -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/ppc64/2006.1/multilib/make.defaults,v 1.4 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2006.1/multilib/make.defaults,v 1.5 2007/02/12 16:16:20 wolf31o2 Exp $
 
 ARCH="ppc64"
 ACCEPT_KEYWORDS="ppc64"
@@ -13,7 +13,7 @@ CXXFLAGS=${CFLAGS}
 ACCEPT_KEYWORDS="ppc64"
 
 STAGE1_USE="unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xv zlib"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
 
 # This profile doesn't fully support multilib portage yet.  We still rely
 # on the emul-* packages.  As such, we have -multilib-pkg here to emphasise
index 0fabacc21557c61f23e9239ec0455a973b074a4f..2fece7c09b3062d4776b306d0b17b0d46a978a51 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for sparc profile
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.27 2007/02/09 19:39:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.28 2007/02/12 16:17:22 wolf31o2 Exp $
+
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+  sparc32/2006.0/make.defaults, sparc64/2006.1/make.defaults,
+  sparc32/dev/gcc-4.1.1/make.defaults, sparc64/dev/gcc-4.1.1/make.defaults,
+  sparc32/2006.1/make.defaults, sparc64/2006.0/make.defaults:
+  Removed udev from default USE due to bug #158114.
 
   09 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
   sparc32/dev/gcc-4.1.1/virtuals, sparc64/dev/gcc-4.1.1/virtuals, virtuals:
index 83289d370c3ffcdf8dcd3b15b071c722a96ac49b..9794c6410bfb0ed00d5da7c74cda0e35c3e02cf7 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.0/make.defaults,v 1.13 2006/11/02 03:44:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.0/make.defaults,v 1.14 2007/02/12 16:17:22 wolf31o2 Exp $
 
 # USE settings
-USE="apache2 berkdb crypt cups dlloader emboss fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype udev X xml zlib"
+USE="apache2 berkdb crypt cups dlloader emboss fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype X xml zlib"
index 3854135e3f472ef5a0c0afc71cc8d300ec278adc..da81f6480fcde276113ca4314dd038cf5a7091d1 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.1/make.defaults,v 1.4 2006/11/02 03:44:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/2006.1/make.defaults,v 1.5 2007/02/12 16:17:22 wolf31o2 Exp $
 
 # USE settings
-USE="apache2 berkdb crypt cups dlloader emboss fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype udev X xml zlib"
+USE="apache2 berkdb crypt cups dlloader emboss fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype X xml zlib"
index 87017a6ce9a86f95ba69d3e69e700fa5cfb538f5..b7384b38d18e3878e29d50554ff3d06e458c6e8d 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/make.defaults,v 1.5 2007/02/09 01:11:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/make.defaults,v 1.6 2007/02/12 16:17:22 wolf31o2 Exp $
 
 # USE settings
-USE="apache2 berkdb crypt cups dlloader emboss fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype udev xml zlib"
+USE="apache2 berkdb crypt cups dlloader emboss fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype xml zlib"
index 6a3a7bdc2cf94de88044355d12caf76b24712283..b52d60969e6b146a103755735521734fe58796b5 100644 (file)
@@ -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/sparc/sparc64/2006.0/make.defaults,v 1.18 2006/11/02 03:44:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.0/make.defaults,v 1.19 2007/02/12 16:17:22 wolf31o2 Exp $
 
 # USE settings
-USE="apache2 arts berkdb crypt cups dlloader eds emboss encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl ogg oss opengl pam perl png python qt3 readline sdl spell ssl tcpd truetype udev vorbis X xv xml zlib"
+USE="apache2 arts berkdb crypt cups dlloader eds emboss encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl ogg oss opengl pam perl png python qt3 readline sdl spell ssl tcpd truetype vorbis X xv xml zlib"
index 688577582b2cbeac5b54c6389734128fd128b79d..c86a0a24054363d7803911ce8b200e463edef2c4 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/make.defaults,v 1.9 2006/11/02 03:44:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/make.defaults,v 1.10 2007/02/12 16:17:22 wolf31o2 Exp $
 
 # USE settings
-USE="apache2 arts berkdb crypt cups dlloader eds emboss encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl nptlonly ogg oss opengl pam perl png python qt3 readline sdl spell ssl tcpd truetype udev vorbis X xv xml zlib"
+USE="apache2 arts berkdb crypt cups dlloader eds emboss encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl nptlonly ogg oss opengl pam perl png python qt3 readline sdl spell ssl tcpd truetype vorbis X xv xml zlib"
 STAGE1_USE="gcc64 nptl nptlonly"
index 82f548e90b8188104a9ef4c5f9ee13cd2bbdf534..91b50b097df2ae5f6e84656801392fa9f92ddfd0 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/dev/gcc-4.1.1/make.defaults,v 1.2 2007/02/09 01:11:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/dev/gcc-4.1.1/make.defaults,v 1.3 2007/02/12 16:17:22 wolf31o2 Exp $
 
 # USE settings
-USE="apache2 arts berkdb crypt cups dlloader eds emboss encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl nptlonly ogg oss opengl pam perl png python qt3 readline sdl spell ssl tcpd truetype udev vorbis xv xml zlib"
+USE="apache2 arts berkdb crypt cups dlloader eds emboss encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl nptlonly ogg oss opengl pam perl png python qt3 readline sdl spell ssl tcpd truetype vorbis xv xml zlib"
 STAGE1_USE="gcc64 nptl nptlonly"
index 699078782e70e1cd5085418fefcd956120991cd6..24bf7e8cd9d32b4bd785d93adff688efb5ccaabb 100644 (file)
@@ -1,5 +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.14 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2006.0/make.defaults,v 1.15 2007/02/12 16:18:07 wolf31o2 Exp $
 
-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 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 vorbis X xml xv"
index 7f2211f93d4fecebf639802d0946f4ff3f23f853..5fe1e9665d0cc198ac0eb345e9b9405a6a88c82e 100644 (file)
@@ -1,10 +1,10 @@
 # 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/make.defaults,v 1.1 2006/07/26 20:30:23 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2006.1/make.defaults,v 1.2 2007/02/12 16:18:07 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"
 
 # These USE flags are what is common between the various sub-profiles.
-USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"
+USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode"
index 566ec65aea7bd30a3e57b572f0afc027d7966166..2c70b686ea0c36aadd58ebb30b0d0fb7d9d1690c 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.59 2007/02/09 22:07:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.60 2007/02/12 16:18:07 wolf31o2 Exp $
+
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> 2006.0/make.defaults,
+  dev/2007.0/make.defaults, 2006.1/make.defaults, no-nptl/2.4/use.mask:
+  Removed udev from default USE due to bug #158114.
 
   09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   dev/2007.0/desktop/make.defaults, dev/2007.0/desktop/virtuals,
index 4ed00bc17acecbed44298d5aeec96da42fb8e5fe..20d493d1ba9c8ed110f6469e66ec85ac13764523 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/make.defaults,v 1.3 2007/02/09 22:07:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/make.defaults,v 1.4 2007/02/12 16:18:07 wolf31o2 Exp $
 
 # We build stage1 against this
 STAGE1_USE="nptl nptlonly unicode"
 
 # These USE flags are what is common between the various sub-profiles. Stages 2
 # and 3 are built against these, so be careful what you add.
-USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"
+USE="cups gdbm gpm libg++ nptl nptlonly ppds unicode"
index b1ef195d2bbe73343359a291a18b71535cab539e..a3727c7ddc1b0b0126815dc87dd4225838da58d2 100644 (file)
@@ -1,9 +1,8 @@
 # Copyright 2006 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask,v 1.5 2006/07/06 20:53:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask,v 1.6 2007/02/12 16:18:07 wolf31o2 Exp $
 
 # All of these require 2.6 kernels/headers
-udev
 hal
 ipod
 v4l2
index fa0ec2e78dcfe8c4200050c413606db498d5d64b..16e96be8306ab785757465b1576aa7a0e300e6a5 100644 (file)
@@ -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/selinux/alpha/2006.1/make.defaults,v 1.2 2006/10/28 13:29:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/2006.1/make.defaults,v 1.3 2007/02/12 16:19:21 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 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl nptlonly ogg opengl oss pdflib png qt qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"
+USE="alsa apache2 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl nptlonly ogg opengl oss pdflib png qt qt3 qt4 quicktime sdl spell truetype truetype-fonts type1-fonts vorbis X xml xv"
index 8eeb44b948c8c9929275cc548096d4b47a1c6aea..bcbb328d67fd3c44707a61e7b579895964ca52cd 100644 (file)
@@ -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/selinux/amd64/2006.1/make.defaults,v 1.1 2006/10/08 18:37:25 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/amd64/2006.1/make.defaults,v 1.2 2007/02/12 16:19:21 wolf31o2 Exp $
 
 ABI=amd64
 
@@ -10,4 +10,4 @@ ABI=amd64
 STAGE1_USE="nptl nptlonly unicode"
 
 # General 2006.1 profile settings
-USE="berkdb crypt ipv6 ncurses nls nptl nptlonly pam python readline ssl tcpd udev zlib"
+USE="berkdb crypt ipv6 ncurses nls nptl nptlonly pam python readline ssl tcpd zlib"
index c675b1827d6fbfcea371faa337c7c4a5ef688462..d6266e917358039b31dc7eaaf3beaae262b15560 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/2006.1/make.defaults,v 1.1 2006/10/08 18:37:25 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/2006.1/make.defaults,v 1.2 2007/02/12 16:19:21 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"
 
 # These USE flags are what is common between the various sub-profiles.
-USE="nptl nptlonly udev unicode"
+USE="nptl nptlonly unicode"