From d96086029ae2bc53798794c74ff6d3aa61468e18 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Thu, 6 Aug 2009 06:30:30 +0000 Subject: 10.0 releng. --- profiles/releases/10.0/make.defaults | 6 ++++++ profiles/releases/10.0/packages | 17 +++++++++++++++++ profiles/releases/10.0/parent | 1 + 3 files changed, 24 insertions(+) create mode 100644 profiles/releases/10.0/make.defaults create mode 100644 profiles/releases/10.0/packages create mode 100644 profiles/releases/10.0/parent (limited to 'profiles/releases') 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 @@ +.. -- cgit v1.2.3-65-gdbad