diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-06 16:49:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-06 16:49:08 +0000 |
commit | 40e05a7b88297cd66fd265644db86ec8673fd79e (patch) | |
tree | fbc6dcb371c4ad718d4b4daca7641e7fd2f8fca6 /profiles | |
parent | Drop keywords for alpha/~alpha, see bug 526054 (diff) | |
download | historical-40e05a7b88297cd66fd265644db86ec8673fd79e.tar.gz historical-40e05a7b88297cd66fd265644db86ec8673fd79e.tar.bz2 historical-40e05a7b88297cd66fd265644db86ec8673fd79e.zip |
Mask openexr USE flag for povray since openexr is a non-compiling mess
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 9 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 10 |
2 files changed, 15 insertions, 4 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 01bc9ef8e6db..9d769fc977b5 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.232 2015/07/29 11:17:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.233 2015/08/06 16:49:08 klausman Exp $ + + 06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> package.use.mask: + Mask openexr USE flag for povray since openexr is a non-compiling mess + + 06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> package.use.mask: + Mask USE=test on a variety of python packages since the deptree explodes, + otherwise. See bug 530622 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> package.use.stable.mask: Mask webkit USE flag for wxGTK so the dep can stay ~alpha forever diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 5d5b42e8fd7f..9b0b0c9c71ba 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.190 2015/08/06 16:41:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.191 2015/08/06 16:49:08 klausman Exp $ + +# Tobias Klausmann <klausman@gentoo.org> (06 Aug 2015) +# openexr and friends do not compile or are otherwise not keywordable. +media-gfx/povray openexr # Tobias Klausmann <klausman@gentoo.org> (11 Jul 2015) # The test suite has ridiculous (transitive) requirements like @@ -268,8 +272,8 @@ net-analyzer/wireshark doc-pdf www-client/elinks javascript # Justin Lecher <jlec@gentoo.org> (13 Aug 2010) -# MKL not available on this arch -media-gfx/povray mkl +# MKL not available on this arch, +media-gfx/povray mkl # Raúl Porcel <armin76@gentoo.org> (26 Jun 2010) # custom-optimization doesn't work on alpha |