From 6d4a7ed23515ca7217e1eb43050d306c219ab138 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Tue, 12 Jul 2005 20:01:48 +0000 Subject: Masking glibc newer than 2.3.5 in 2004.3 since it will potentially interfere with the upgrade process. --- profiles/default-linux/amd64/2004.3/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'profiles') diff --git a/profiles/default-linux/amd64/2004.3/package.mask b/profiles/default-linux/amd64/2004.3/package.mask index 4fe71a354361..314ec6611464 100644 --- a/profiles/default-linux/amd64/2004.3/package.mask +++ b/profiles/default-linux/amd64/2004.3/package.mask @@ -1,2 +1,8 @@ # needs gcc-3.3.3 =dev-lang/gpc-20040516 + +# We need to keep emul-glibc up to date for the upgrade process to work, so +# 2.3.5 will be the last glibc release supported under 2004.3 unless someone +# wants to volunteer maintaining emul-glibc until 2004.3 is removed from +# portage. +>=sys-libs/glibc-2.3.5.20050421 -- cgit v1.2.3-65-gdbad