diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-04 13:32:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-04 13:32:17 +0000 |
commit | 54cc55477647fb1342648b84f94be0c61982457f (patch) | |
tree | ced65b6218cce0c7ba2e75342cede134628649b7 /profiles/prefix | |
parent | Fix build on case-sensitive volumes, bug #381779 (diff) | |
download | gentoo-2-54cc55477647fb1342648b84f94be0c61982457f.tar.gz gentoo-2-54cc55477647fb1342648b84f94be0c61982457f.tar.bz2 gentoo-2-54cc55477647fb1342648b84f94be0c61982457f.zip |
Mask introspection for poppler, since I'm too lazy to fix gir to do something right, it's just one step away from being masked globally for Solaris as it is for Darwin
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.use.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 177bebeab233..5dd9c3993fae 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.293 2011/09/03 10:55:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.294 2011/09/04 13:32:17 grobian Exp $ + + 04 Sep 2011; Fabian Groffen <grobian@gentoo.org> + sunos/solaris/package.use.mask: + Mask introspection for poppler, because gir is doing linking wrong 03 Sep 2011; Fabian Groffen <grobian@gentoo.org> darwin/packages: Add sys-libs/csu (crt1.o) to system set on Darwin, such that compilations can diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index bbacd02aa76a..8667cc4a96c0 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -1,6 +1,10 @@ # 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.3 2011/04/24 12:20:20 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask,v 1.4 2011/09/04 13:32:17 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (05 Sep 2011) +# gir tries to link c++ code using gcc and obviously fails +app-text/poppler introspection # Fabian Groffen <grobian@gentoo.org> (24 Apr 2011) # kms seems linux only, bug #319285 |