summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-02-12 16:19:21 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-02-12 16:19:21 +0000
commite0826219558eba77a011b2194af9af274948c403 (patch)
tree2bc8b58ac5ab94a9758fc460fca35dc167a84452 /profiles
parentRemoved udev from default USE due to bug #158114. (diff)
downloadgentoo-2-e0826219558eba77a011b2194af9af274948c403.tar.gz
gentoo-2-e0826219558eba77a011b2194af9af274948c403.tar.bz2
gentoo-2-e0826219558eba77a011b2194af9af274948c403.zip
Removed udev from default USE due to bug #158114.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/selinux/alpha/2006.1/make.defaults4
-rw-r--r--profiles/selinux/amd64/2006.1/make.defaults4
-rw-r--r--profiles/selinux/x86/2006.1/make.defaults4
3 files changed, 6 insertions, 6 deletions
diff --git a/profiles/selinux/alpha/2006.1/make.defaults b/profiles/selinux/alpha/2006.1/make.defaults
index fa0ec2e78dcf..16e96be8306a 100644
--- a/profiles/selinux/alpha/2006.1/make.defaults
+++ b/profiles/selinux/alpha/2006.1/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/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"
diff --git a/profiles/selinux/amd64/2006.1/make.defaults b/profiles/selinux/amd64/2006.1/make.defaults
index 8eeb44b948c8..bcbb328d67fd 100644
--- a/profiles/selinux/amd64/2006.1/make.defaults
+++ b/profiles/selinux/amd64/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/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"
diff --git a/profiles/selinux/x86/2006.1/make.defaults b/profiles/selinux/x86/2006.1/make.defaults
index c675b1827d6f..d6266e917358 100644
--- a/profiles/selinux/x86/2006.1/make.defaults
+++ b/profiles/selinux/x86/2006.1/make.defaults
@@ -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"