summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-06 06:30:30 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-06 06:30:30 +0000
commitd96086029ae2bc53798794c74ff6d3aa61468e18 (patch)
tree6cd28814e9fc54d484fc6dca0ee557cf0343d5a6 /profiles/releases
parentInitial import. (diff)
downloadgentoo-2-d96086029ae2bc53798794c74ff6d3aa61468e18.tar.gz
gentoo-2-d96086029ae2bc53798794c74ff6d3aa61468e18.tar.bz2
gentoo-2-d96086029ae2bc53798794c74ff6d3aa61468e18.zip
10.0 releng.
Diffstat (limited to 'profiles/releases')
-rw-r--r--profiles/releases/10.0/make.defaults6
-rw-r--r--profiles/releases/10.0/packages17
-rw-r--r--profiles/releases/10.0/parent1
3 files changed, 24 insertions, 0 deletions
diff --git a/profiles/releases/10.0/make.defaults b/profiles/releases/10.0/make.defaults
new file mode 100644
index 000000000000..90b846daab70
--- /dev/null
+++ b/profiles/releases/10.0/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/make.defaults,v 1.1 2009/08/06 06:30:30 ssuominen Exp $
+
+# Adding this one, since it makes sense.
+USE="${USE} bzip2"
diff --git a/profiles/releases/10.0/packages b/profiles/releases/10.0/packages
new file mode 100644
index 000000000000..09f7232b501b
--- /dev/null
+++ b/profiles/releases/10.0/packages
@@ -0,0 +1,17 @@
+# Copyright 2001-2009 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/packages,v 1.1 2009/08/06 06:30:30 ssuominen 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/10.0/parent b/profiles/releases/10.0/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/releases/10.0/parent
@@ -0,0 +1 @@
+..