diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-16 16:34:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-16 16:34:36 +0000 |
commit | ddb650b43641b90d0907e31230f4eafde600f6dd (patch) | |
tree | 066d7d22d8be92a83c26998d6fd48631ab3fee48 /profiles/default-linux | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-ddb650b43641b90d0907e31230f4eafde600f6dd.tar.gz gentoo-2-ddb650b43641b90d0907e31230f4eafde600f6dd.tar.bz2 gentoo-2-ddb650b43641b90d0907e31230f4eafde600f6dd.zip |
Added no-nptl profile which is not tied to any release nor to a 2.4 profile.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/no-nptl/make.defaults | 7 | ||||
-rw-r--r-- | profiles/default-linux/x86/no-nptl/parent | 7 | ||||
-rw-r--r-- | profiles/default-linux/x86/no-nptl/use.mask | 6 |
3 files changed, 20 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/no-nptl/make.defaults b/profiles/default-linux/x86/no-nptl/make.defaults new file mode 100644 index 000000000000..4da5393fab4c --- /dev/null +++ b/profiles/default-linux/x86/no-nptl/make.defaults @@ -0,0 +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 $ + +STAGE1_USE="-nptl" + +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" diff --git a/profiles/default-linux/x86/no-nptl/parent b/profiles/default-linux/x86/no-nptl/parent new file mode 100644 index 000000000000..7f664a555cb2 --- /dev/null +++ b/profiles/default-linux/x86/no-nptl/parent @@ -0,0 +1,7 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/parent,v 1.1 2005/11/16 16:34:36 wolf31o2 Exp $ + +# This file describes the parent profile to this. In most cases this will +# just be the name of the parent directory +.. diff --git a/profiles/default-linux/x86/no-nptl/use.mask b/profiles/default-linux/x86/no-nptl/use.mask new file mode 100644 index 000000000000..e6ad6ae2e835 --- /dev/null +++ b/profiles/default-linux/x86/no-nptl/use.mask @@ -0,0 +1,6 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/use.mask,v 1.1 2005/11/16 16:34:36 wolf31o2 Exp $ + +nptl +nptlonly |