churn(profiles): Replace releases/10.0 with upstream.

This adds gdbm to the default USE flags which is already enabled on some
packages but not others. Disable for perl and apr-util for consistency.
This commit is contained in:
Michael Marineau 2013-09-13 14:22:58 -04:00
parent 9f4e16b621
commit a2fa844e72
7 changed files with 4 additions and 33 deletions

View File

@ -0,0 +1,3 @@
# for profile migration
dev-lang/perl -gdbm
dev-libs/apr-util -gdbm

View File

@ -1,2 +1,2 @@
..
../../../../releases/10.0
portage-stable:releases/10.0

View File

@ -1,6 +0,0 @@
# 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"

View File

@ -1,17 +0,0 @@
# 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.2 2009/08/17 18:54:28 darkside 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.6.8

View File

@ -1,7 +0,0 @@
# 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.2 2008/07/29 14:47:28 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 nptl nptlonly sysfs unicode"