summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-04-01 17:41:39 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-04-01 17:41:39 +0000
commit135910d96786fcf9b41495e8487a56fa1cdec95c (patch)
tree0222abfe4cccae525a528cf7c698e8049ced0d46 /profiles/releases
parenttrunk build against qt4 (diff)
downloadhistorical-135910d96786fcf9b41495e8487a56fa1cdec95c.tar.gz
historical-135910d96786fcf9b41495e8487a56fa1cdec95c.tar.bz2
historical-135910d96786fcf9b41495e8487a56fa1cdec95c.zip
Huge initial 2008.0 profile commit. This will need to be adjusted synced with the current masks and such in the tree, but this will work for people doing beta installs. Enjoy.
Diffstat (limited to 'profiles/releases')
-rw-r--r--profiles/releases/2008.0/make.defaults7
-rw-r--r--profiles/releases/2008.0/packages17
-rw-r--r--profiles/releases/2008.0/parent1
-rw-r--r--profiles/releases/make.defaults7
4 files changed, 32 insertions, 0 deletions
diff --git a/profiles/releases/2008.0/make.defaults b/profiles/releases/2008.0/make.defaults
new file mode 100644
index 000000000000..2d58d5d1bc67
--- /dev/null
+++ b/profiles/releases/2008.0/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/make.defaults,v 1.1 2008/04/01 17:41:35 wolf31o2 Exp $
+
+# Adding this one, since it makes sense.
+USE="${USE} bzip2"
+
diff --git a/profiles/releases/2008.0/packages b/profiles/releases/2008.0/packages
new file mode 100644
index 000000000000..c56f05f8b9b3
--- /dev/null
+++ b/profiles/releases/2008.0/packages
@@ -0,0 +1,17 @@
+# Copyright 2001-2008 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/packages,v 1.1 2008/04/01 17:41:35 wolf31o2 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.12.10-r5
+>=sys-devel/binutils-2.18-r1
+>=sys-libs/glibc-2.4-r4
+>=sys-apps/portage-2.1.4.4
diff --git a/profiles/releases/2008.0/parent b/profiles/releases/2008.0/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/releases/2008.0/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/releases/make.defaults b/profiles/releases/make.defaults
new file mode 100644
index 000000000000..6a01f54afc0a
--- /dev/null
+++ b/profiles/releases/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/make.defaults,v 1.1 2008/04/01 17:41:35 wolf31o2 Exp $
+
+# These USE flags are what is common between the various sub-profiles. Stages 2
+# and 3 are built against these, so be careful what you add.
+USE="acl cups gdbm gpm nptl nptlonly unicode"