diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-17 02:06:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-17 02:06:07 +0000 |
commit | 1302cb9919d32befbb2c27bdc484b83a31f2fe87 (patch) | |
tree | cc8c271f06c582a24b37171776deecdc58f679a7 /profiles | |
parent | Revert eclass rewrite. Changes will be moved into the ebuilds instead. (diff) | |
download | gentoo-2-1302cb9919d32befbb2c27bdc484b83a31f2fe87.tar.gz gentoo-2-1302cb9919d32befbb2c27bdc484b83a31f2fe87.tar.bz2 gentoo-2-1302cb9919d32befbb2c27bdc484b83a31f2fe87.zip |
move to USE=old-linux
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/2.4/use.force | 2 | ||||
-rw-r--r-- | profiles/default-linux/sparc/sparc32/2006.1/2.4/use.force | 2 | ||||
-rw-r--r-- | profiles/default-linux/sparc/sparc64/2006.1/2.4/use.force | 2 | ||||
-rw-r--r-- | profiles/default-linux/x86/no-nptl/2.4/use.force | 2 | ||||
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
6 files changed, 11 insertions, 3 deletions
diff --git a/profiles/default-linux/alpha/no-nptl/2.4/use.force b/profiles/default-linux/alpha/no-nptl/2.4/use.force new file mode 100644 index 000000000000..d01950dbd4e8 --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/2.4/use.force @@ -0,0 +1,2 @@ +# force support for linux-2.4 and older +old-linux diff --git a/profiles/default-linux/sparc/sparc32/2006.1/2.4/use.force b/profiles/default-linux/sparc/sparc32/2006.1/2.4/use.force new file mode 100644 index 000000000000..d01950dbd4e8 --- /dev/null +++ b/profiles/default-linux/sparc/sparc32/2006.1/2.4/use.force @@ -0,0 +1,2 @@ +# force support for linux-2.4 and older +old-linux diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.force b/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.force new file mode 100644 index 000000000000..d01950dbd4e8 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.force @@ -0,0 +1,2 @@ +# force support for linux-2.4 and older +old-linux diff --git a/profiles/default-linux/x86/no-nptl/2.4/use.force b/profiles/default-linux/x86/no-nptl/2.4/use.force new file mode 100644 index 000000000000..d01950dbd4e8 --- /dev/null +++ b/profiles/default-linux/x86/no-nptl/2.4/use.force @@ -0,0 +1,2 @@ +# force support for linux-2.4 and older +old-linux diff --git a/profiles/use.desc b/profiles/use.desc index 496f9307987d..0edf25e9a74d 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.356 2007/06/17 00:41:27 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.357 2007/06/17 02:06:07 vapier Exp $ # Keep them sorted @@ -240,6 +240,7 @@ odbc - Adds ODBC Support (Open DataBase Connectivity) offensive - Enables potentially offensive items in packages ofx - Enable support for importing (and exporting) OFX (Open Financial eXchange) data files ogg - Adds support for the Ogg container format (commonly used by Vorbis, Theora and flac) +old-linux - Add support for linux-2.4 and older openal - Adds support for the Open Audio Library openexr - Support for the OpenEXR graphics file format opengl - Adds support for OpenGL (3D graphics) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ed5ef117df07..0584ed2efabe 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2864 2007/06/16 13:49:22 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2865 2007/06/17 02:06:07 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1730,7 +1730,6 @@ sys-apps/iproute2:atm - Add support for ATM qdisc manager sys-apps/lm_sensors:sensord - Enable sensord - a daemon that can be used to periodically log sensor readings from hardware health-monitoring chips sys-apps/memtest86+:serial - Compile with serial console support sys-apps/memtest86:serial - Compile with serial console support -sys-apps/module-init-tools:no-old-linux - Don't support modules for Linux 2.4 and older sys-apps/paludis:contrarius - Build the contrarius client, for building cross toolchains. sys-apps/paludis:cran - Enable CRAN repository support. sys-apps/paludis:glsa - Enable parsing of GLSA files |