diff options
author | 2010-04-18 15:48:56 +0000 | |
---|---|---|
committer | 2010-04-18 15:48:56 +0000 | |
commit | b7444a8e0f8b929e676625642fa3086442effba2 (patch) | |
tree | 22e2ef8fc0c2fbfefaf7c1305d8f2822b446d4f3 /profiles/prefix/darwin | |
parent | ppc stable #308379 (diff) | |
download | historical-b7444a8e0f8b929e676625642fa3086442effba2.tar.gz historical-b7444a8e0f8b929e676625642fa3086442effba2.tar.bz2 historical-b7444a8e0f8b929e676625642fa3086442effba2.zip |
Move zlib mask up, since it breaks everywhere but on Linux
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/macos/10.4/ppc64/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.5/x64/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.6/x64/package.mask | 6 |
3 files changed, 3 insertions, 15 deletions
diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/package.mask b/profiles/prefix/darwin/macos/10.4/ppc64/package.mask index 8c6b63bd4d34..948600cb5d5f 100644 --- a/profiles/prefix/darwin/macos/10.4/ppc64/package.mask +++ b/profiles/prefix/darwin/macos/10.4/ppc64/package.mask @@ -1,7 +1,3 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc64/package.mask,v 1.1 2010/04/16 11:24:32 grobian Exp $ - -# Fabian Groffen <grobian@gentoo.org> (16 Apr 2010) -# installs a broken zlib.h on 64-bits systems, bug #310209 -=sys-libs/zlib-1.2.4 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc64/package.mask,v 1.2 2010/04/18 15:48:55 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.mask b/profiles/prefix/darwin/macos/10.5/x64/package.mask index a1c916d245a1..5f02bc8e6f19 100644 --- a/profiles/prefix/darwin/macos/10.5/x64/package.mask +++ b/profiles/prefix/darwin/macos/10.5/x64/package.mask @@ -1,7 +1,3 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask,v 1.3 2010/04/16 11:24:33 grobian Exp $ - -# Fabian Groffen <grobian@gentoo.org> (16 Apr 2010) -# installs a broken zlib.h on 64-bits systems, bug #310209 -=sys-libs/zlib-1.2.4 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask,v 1.4 2010/04/18 15:48:55 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.6/x64/package.mask b/profiles/prefix/darwin/macos/10.6/x64/package.mask index 0fee55c5db70..a0899085debe 100644 --- a/profiles/prefix/darwin/macos/10.6/x64/package.mask +++ b/profiles/prefix/darwin/macos/10.6/x64/package.mask @@ -1,7 +1,3 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/package.mask,v 1.3 2010/04/16 11:24:33 grobian Exp $ - -# Fabian Groffen <grobian@gentoo.org> (16 Apr 2010) -# installs a broken zlib.h on 64-bits systems, bug #310209 -=sys-libs/zlib-1.2.4 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/package.mask,v 1.4 2010/04/18 15:48:55 grobian Exp $ |