diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-10 18:39:24 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-10 18:39:24 +0000 |
commit | b6f67bf3895a3ba3dff684b7f0075a9365cd9d2a (patch) | |
tree | 5b53728fc4b4db7213d139aaa466cc500f41b341 /profiles/prefix/darwin | |
parent | app-admin/smolt: Bump to 1.4.3 (bug #313423) (diff) | |
download | gentoo-2-b6f67bf3895a3ba3dff684b7f0075a9365cd9d2a.tar.gz gentoo-2-b6f67bf3895a3ba3dff684b7f0075a9365cd9d2a.tar.bz2 gentoo-2-b6f67bf3895a3ba3dff684b7f0075a9365cd9d2a.zip |
Mask uuid for libSM on Snow Leopard
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/macos/10.6/package.use.mask | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/profiles/prefix/darwin/macos/10.6/package.use.mask b/profiles/prefix/darwin/macos/10.6/package.use.mask index aff4a59bec54..595eb24945c4 100644 --- a/profiles/prefix/darwin/macos/10.6/package.use.mask +++ b/profiles/prefix/darwin/macos/10.6/package.use.mask @@ -1,3 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/package.use.mask,v 1.1 2009/08/17 09:46:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/package.use.mask,v 1.2 2011/04/10 18:39:24 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (10 Apr 2011) +# as long as util-linux installs uuid.h which breaks the system headers +# (hence we don't) we can't do uuid support here +x11-libs/libSM -uuid |