diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/package.use new file mode 100644 index 0000000000..c687890329 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/package.use @@ -0,0 +1,3 @@ +# for profile migration +dev-lang/perl -gdbm +dev-libs/apr-util -gdbm diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/parent b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/parent index 605d0438e4..df2732bccd 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/parent +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/amd64/10.0/parent @@ -1,2 +1,2 @@ .. -../../../../releases/10.0 +portage-stable:releases/10.0 diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/eapi b/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/eapi deleted file mode 100644 index 0cfbf08886..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/eapi +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/make.defaults deleted file mode 100644 index 90b846daab..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/make.defaults +++ /dev/null @@ -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" diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/packages b/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/packages deleted file mode 100644 index ae64e477b6..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/packages +++ /dev/null @@ -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 diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/parent b/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/parent deleted file mode 100644 index f3229c5b98..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/profiles/releases/10.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/releases/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/releases/make.defaults deleted file mode 100644 index c6021b9694..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/profiles/releases/make.defaults +++ /dev/null @@ -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"