Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
grobian 09/10/27 19:44:07
Modified: package.mask
Log:
drop versions that do compile, fix typos
Revision Changes Path
1.7 profiles/prefix/darwin/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.6&r2=1.7
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.mask 27 Oct 2009 19:38:42 -0000 1.6
+++ package.mask 27 Oct 2009 19:44:07 -0000 1.7
@@ -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@g.o> (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@g.o> (05 Sep 2009)
# These are Snow Leopard releases and still a Work In Progress (tm)
|
|