summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-22 14:01:51 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-22 14:01:51 +0000
commit1be34a11f7891b20facdb33a0df2754bde70bba3 (patch)
tree0094b9f36b3246dd9b9297bbfdfa6cdbf776be51 /profiles
parentMarked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff)
downloadgentoo-2-1be34a11f7891b20facdb33a0df2754bde70bba3.tar.gz
gentoo-2-1be34a11f7891b20facdb33a0df2754bde70bba3.tar.bz2
gentoo-2-1be34a11f7891b20facdb33a0df2754bde70bba3.zip
Added pam to STAGE1_USE for bug #113298.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/alpha/2006.0/make.defaults5
-rw-r--r--profiles/default-linux/alpha/no-nptl/make.defaults4
-rw-r--r--profiles/default-linux/x86/no-nptl/make.defaults4
3 files changed, 7 insertions, 6 deletions
diff --git a/profiles/default-linux/alpha/2006.0/make.defaults b/profiles/default-linux/alpha/2006.0/make.defaults
index 4b4d9cc5ad2c..f8864b76b0cc 100644
--- a/profiles/default-linux/alpha/2006.0/make.defaults
+++ b/profiles/default-linux/alpha/2006.0/make.defaults
@@ -1,9 +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.0/make.defaults,v 1.1 2006/01/19 20:17:13 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.0/make.defaults,v 1.2 2006/01/22 14:00:04 wolf31o2 Exp $
# This is currently commented so that the stage1 tarball can also be used to
# build no-nptl systems.
-#STAGE1_USE="nptl"
+#STAGE1_USE="nptl pam"
+STAGE1_USE="pam"
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 oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml2 xmms xv"
diff --git a/profiles/default-linux/alpha/no-nptl/make.defaults b/profiles/default-linux/alpha/no-nptl/make.defaults
index baa0894f1a1f..80ce8579a775 100644
--- a/profiles/default-linux/alpha/no-nptl/make.defaults
+++ b/profiles/default-linux/alpha/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/alpha/no-nptl/make.defaults,v 1.1 2005/12/06 15:39:09 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/make.defaults,v 1.2 2006/01/22 14:01:00 wolf31o2 Exp $
-STAGE1_USE="-nptl"
+STAGE1_USE="-nptl pam"
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 ogg oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml2 xmms xv"
diff --git a/profiles/default-linux/x86/no-nptl/make.defaults b/profiles/default-linux/x86/no-nptl/make.defaults
index 4da5393fab4c..aa7d068b3c40 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.1 2005/11/16 16:34:36 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/make.defaults,v 1.2 2006/01/22 14:01:51 wolf31o2 Exp $
-STAGE1_USE="-nptl"
+STAGE1_USE="-nptl pam"
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"