diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-04-18 15:48:56 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-04-18 15:48:56 +0000 |
commit | b427ef469263d731eaaa6a6807321334f0bcaff0 (patch) | |
tree | b68f422534f7a215175dbf13ffa3bee65e1cd8ab /profiles/prefix/linux | |
parent | ppc stable #308379 (diff) | |
download | gentoo-2-b427ef469263d731eaaa6a6807321334f0bcaff0.tar.gz gentoo-2-b427ef469263d731eaaa6a6807321334f0bcaff0.tar.bz2 gentoo-2-b427ef469263d731eaaa6a6807321334f0bcaff0.zip |
Move zlib mask up, since it breaks everywhere but on Linux
Diffstat (limited to 'profiles/prefix/linux')
-rw-r--r-- | profiles/prefix/linux/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/prefix/linux/package.mask b/profiles/prefix/linux/package.mask index fe420c0179cd..ab7fa7f6b764 100644 --- a/profiles/prefix/linux/package.mask +++ b/profiles/prefix/linux/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.mask,v 1.2 2009/10/15 19:49:42 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.mask,v 1.3 2010/04/18 15:48:55 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (16 Apr 2010) +# installs a broken zlib.h on all but Linux systems, bug #310209 +-=sys-libs/zlib-1.2.4 # Jeremy Olexa <darkside@gentoo.org> (15 Oct 2009) # Some wierd issue that prevents xulrunner from linking properly and completely |