diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-01 10:56:11 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-01 10:56:11 +0000 |
commit | a7398e61e8a1595702171f0ac73426159d812c90 (patch) | |
tree | ec5af9d3cb2fd648f1080fa0c5562512aa6c4e6f /profiles | |
parent | - fix gdbinit file causing errors with recent gdb. bug 97409 (diff) | |
download | gentoo-2-a7398e61e8a1595702171f0ac73426159d812c90.tar.gz gentoo-2-a7398e61e8a1595702171f0ac73426159d812c90.tar.bz2 gentoo-2-a7398e61e8a1595702171f0ac73426159d812c90.zip |
Remove blocks on gcc-4.1.1/glibc-2.4/xorg-7.1. They work with this profile on a stable system.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc32/2006.0/packages | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-linux/ppc/ppc32/2006.0/packages b/profiles/default-linux/ppc/ppc32/2006.0/packages index 0ae1f6ffd292..863a57026330 100644 --- a/profiles/default-linux/ppc/ppc32/2006.0/packages +++ b/profiles/default-linux/ppc/ppc32/2006.0/packages @@ -1,6 +1,6 @@ # Copyright 2001-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.0/packages,v 1.4 2006/07/01 01:40:35 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.0/packages,v 1.5 2006/07/01 10:56:11 pylon Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -15,7 +15,3 @@ >=sys-devel/binutils-2.16.1 >=sys-devel/gcc-3.4.4-r1 >=sys-libs/glibc-2.3.5-r2 -<sys-devel/gcc-4 -<sys-libs/glibc-2.4 -<x11-base/xorg-x11-7 -<virtual/x11-7 |