summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-01-19 20:17:13 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-01-19 20:17:13 +0000
commit6f64bfaf689366cc6373004da3cce8e486f1dd00 (patch)
tree52cf0eaa9ee1395a19119eb68957a6f97c3f3bbc /profiles/default-linux/alpha
parentmodular deps (diff)
downloadgentoo-2-6f64bfaf689366cc6373004da3cce8e486f1dd00.tar.gz
gentoo-2-6f64bfaf689366cc6373004da3cce8e486f1dd00.tar.bz2
gentoo-2-6f64bfaf689366cc6373004da3cce8e486f1dd00.zip
Move 2006.0 alpha profile from dev/ and make it nptlonly to avoid bug 119154.
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r--profiles/default-linux/alpha/2006.0/make.defaults9
-rw-r--r--profiles/default-linux/alpha/2006.0/packages17
-rw-r--r--profiles/default-linux/alpha/2006.0/parent1
3 files changed, 27 insertions, 0 deletions
diff --git a/profiles/default-linux/alpha/2006.0/make.defaults b/profiles/default-linux/alpha/2006.0/make.defaults
new file mode 100644
index 000000000000..4b4d9cc5ad2c
--- /dev/null
+++ b/profiles/default-linux/alpha/2006.0/make.defaults
@@ -0,0 +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.1 2006/01/19 20:17:13 kloeri 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 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/2006.0/packages b/profiles/default-linux/alpha/2006.0/packages
new file mode 100644
index 000000000000..4f1ad8616794
--- /dev/null
+++ b/profiles/default-linux/alpha/2006.0/packages
@@ -0,0 +1,17 @@
+# Copyright 2001-2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.0/packages,v 1.1 2006/01/19 20:17:13 kloeri Exp $
+
+# For instructions on how this file works (as an inclusion mask, primarily),
+# please refer to ${PORTDIR}/profiles/base/packages
+
+# Use this file to lock down specific versions of packages ONLY TO THIS
+# SPECIFIC PROFILE!
+
+# You can also add files to the base system itself if you prefix them with a
+# *
+
+>=sys-apps/baselayout-1.11.12-r4
+>=sys-devel/binutils-2.15.90.0.3-r4
+>=sys-devel/gcc-3.3.4-r1
+>=sys-libs/glibc-2.3.3.20040420-r1
diff --git a/profiles/default-linux/alpha/2006.0/parent b/profiles/default-linux/alpha/2006.0/parent
new file mode 100644
index 000000000000..aab0408ceca6
--- /dev/null
+++ b/profiles/default-linux/alpha/2006.0/parent
@@ -0,0 +1 @@
+../..