diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-10-07 21:02:43 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-10-07 21:02:43 +0000 |
commit | 720fb7906781720189abfd07273ad1c9dfe88f8f (patch) | |
tree | a9c374fb96e696d2313158ad4ff48eb419bb314c /profiles | |
parent | ant-owanttask does not need ant-tasks (diff) | |
download | gentoo-2-720fb7906781720189abfd07273ad1c9dfe88f8f.tar.gz gentoo-2-720fb7906781720189abfd07273ad1c9dfe88f8f.tar.bz2 gentoo-2-720fb7906781720189abfd07273ad1c9dfe88f8f.zip |
Added note about portage version.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/amd64/2006.0/packages | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/default-linux/amd64/2006.0/packages b/profiles/default-linux/amd64/2006.0/packages index 89bf191a9942..d3b958e5cc36 100644 --- a/profiles/default-linux/amd64/2006.0/packages +++ b/profiles/default-linux/amd64/2006.0/packages @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/packages,v 1.2 2005/10/07 07:28:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/packages,v 1.3 2005/10/07 21:02:43 eradicator Exp $ *>=sys-devel/binutils-2.15.90.0.1.1-r4 *>=sys-devel/gcc-3.4.3-r1 @@ -8,7 +8,8 @@ # ${CHOST} over ${ABI} changes went into 2.3.5-r2 *>=sys-libs/glibc-2.3.5-r2 -# Use only portages with sandbox split off +# TODO: Update this to the version that contains the patch in +# http://bugs.gentoo.org/show_bug.cgi?id=108429 *>=sys-apps/portage-2.0.51.22 # Make sure toolchain compiler is friendly to multilib based on ${CHOST} |