diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-08-18 19:19:51 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-08-18 19:19:51 +0000 |
commit | 4784d45862376e1a14b17ac98c06dcea7312571e (patch) | |
tree | 98df5a2a1dac8516a01593b037cb5b0a2f431e81 /profiles/prefix | |
parent | Remove static linking and fix fPIC issues, re-keyword amd64 (diff) | |
download | historical-4784d45862376e1a14b17ac98c06dcea7312571e.tar.gz historical-4784d45862376e1a14b17ac98c06dcea7312571e.tar.bz2 historical-4784d45862376e1a14b17ac98c06dcea7312571e.zip |
Mask aqua USE-flag for python, since it's absolutely not yet ready for use
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/package.use.mask | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index eaaa74c0dbd8..ed78a2603914 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.59 2009/08/18 15:35:03 mduft Exp $ +# $Id: ChangeLog,v 1.60 2009/08/18 19:19:50 grobian Exp $ + + 18 Aug 2009; Fabian Groffen <grobian@gentoo.org> + darwin/macos/package.use.mask: + Mask aqua USE-flag for python, since it's absolutely not yet ready for use 18 Aug 2009; Markus Duft <mduft@gentoo.org> windows/interix/package.mask: p.mask'ed findutils-4.5.5 on interix - xargs broken diff --git a/profiles/prefix/darwin/macos/package.use.mask b/profiles/prefix/darwin/macos/package.use.mask index d147c9d2eebe..383397b6ecca 100644 --- a/profiles/prefix/darwin/macos/package.use.mask +++ b/profiles/prefix/darwin/macos/package.use.mask @@ -1,7 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ -# $Id: package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.2 2009/08/18 19:19:51 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (18 Aug 2009) +# This is a Framework build in progress, that currently doesn't play +# nice with a traditional UNIX build (think of detection of site-packages) +dev-lang/python aqua # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009) # Doesn't work with python support, bug 257572 |