diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 12:20:20 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 12:20:20 +0000 |
commit | 15813f86d24bd5c2b3b1d17b714d3fed86383e04 (patch) | |
tree | 6ba08747096d7921f9e7c1a6ae61605fb8c343d9 /profiles | |
parent | Move librest from the gnome overlay to tree (diff) | |
download | gentoo-2-15813f86d24bd5c2b3b1d17b714d3fed86383e04.tar.gz gentoo-2-15813f86d24bd5c2b3b1d17b714d3fed86383e04.tar.bz2 gentoo-2-15813f86d24bd5c2b3b1d17b714d3fed86383e04.zip |
USE-mask libkms on Solaris as it breaks, bug #319285
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.use.mask | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 9a65f20afe03..d637e33dc661 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.266 2011/04/21 09:47:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.267 2011/04/24 12:20:20 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> + sunos/solaris/package.use.mask: + USE-mask libkms on Solaris as it breaks, bug #319285 21 Apr 2011; Fabian Groffen <grobian@gentoo.org> package.mask: Mask LLVM/clang 2.9, it's broken for Prefix by design at the moment diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index f8a3893b81d8..bbacd02aa76a 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -1,3 +1,7 @@ -# 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/sunos/solaris/package.use.mask,v 1.2 2009/10/02 13:50:51 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask,v 1.3 2011/04/24 12:20:20 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (24 Apr 2011) +# kms seems linux only, bug #319285 +x11-libs/libdrm libkms |