diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-11-05 03:41:42 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-11-05 03:41:42 +0000 |
commit | 20b1e27b487220f393d8a9494e85e1825f3dafab (patch) | |
tree | 0d22351d12b5c0da6e0739407b76aeb5ef773328 /profiles | |
parent | make sure we break the gif/urt circular depend #111455 (diff) | |
download | historical-20b1e27b487220f393d8a9494e85e1825f3dafab.tar.gz historical-20b1e27b487220f393d8a9494e85e1825f3dafab.tar.bz2 historical-20b1e27b487220f393d8a9494e85e1825f3dafab.zip |
punt libstdc++-v3 from the 64-bit only profile as there is nothing that would *ever* use it.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages b/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages index 38ad1dcbffa2..4b7fcbb69564 100644 --- a/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages +++ b/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages @@ -1,11 +1,10 @@ # Copyright 2003-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages,v 1.1 2005/07/06 05:39:35 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/2005.1/ppc64/64bit-userland/packages,v 1.2 2005/11/05 03:41:42 dostrow Exp $ # Maintained by Tom Gall <tgall@gentoo.org> *>=sys-devel/binutils-2.15 *>=sys-devel/gcc-3.4.0-r6 -*sys-libs/libstdc++-v3 *>=sys-libs/glibc-2.3.3_pre20040529 |