diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-27 19:44:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-27 19:44:07 +0000 |
commit | e6f32b4244c60fd4b49cf20ea9f598f856b02519 (patch) | |
tree | fcbd36e0989a03923fcaac25875697da35774f5a /profiles | |
parent | Mask kde-misc/kbeam. (diff) | |
download | gentoo-2-e6f32b4244c60fd4b49cf20ea9f598f856b02519.tar.gz gentoo-2-e6f32b4244c60fd4b49cf20ea9f598f856b02519.tar.bz2 gentoo-2-e6f32b4244c60fd4b49cf20ea9f598f856b02519.zip |
drop versions that do compile, fix typos
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/darwin/package.mask | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 73eda623503e..bba84db6ec0a 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -1,16 +1,14 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.6 2009/10/27 19:38:42 grobian Exp $ -# $Id: package.mask,v 1.6 2009/10/27 19:38:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.7 2009/10/27 19:44:07 grobian Exp $ +# $Id: package.mask,v 1.7 2009/10/27 19:44:07 grobian Exp $ # Fabian Groffen <grobian@gentoo.org> (27 Oct 2009) # Fails compiling due to some missing dwarf symbols and internal # segfaults -~sys-devel/gcc-4.3.2 -~sys-devel/gcc-4.3.3 ~sys-devel/gcc-4.3.4 -~sys/devel/gcc-4.4.1 -~sys/devel/gcc-4.4.2 +~sys-devel/gcc-4.4.1 +~sys-devel/gcc-4.4.2 # Fabian Groffen <grobian@gentoo.org> (05 Sep 2009) # These are Snow Leopard releases and still a Work In Progress (tm) |