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 | 6027c64ea771bce37fd23babbec402d7213754d3 (patch) | |
tree | 18ee4a4f5a5ce4368a6418ff8d63a9bfdf82f168 /profiles/default-linux/ppc | |
parent | make sure we break the gif/urt circular depend #111455 (diff) | |
download | gentoo-2-6027c64ea771bce37fd23babbec402d7213754d3.tar.gz gentoo-2-6027c64ea771bce37fd23babbec402d7213754d3.tar.bz2 gentoo-2-6027c64ea771bce37fd23babbec402d7213754d3.zip |
punt libstdc++-v3 from the 64-bit only profile as there is nothing that would *ever* use it.
Diffstat (limited to 'profiles/default-linux/ppc')
-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 |