diff options
author | 2013-03-05 01:41:14 +0000 | |
---|---|---|
committer | 2013-03-05 01:41:14 +0000 | |
commit | 6c4664d8f89e588891190bf6e2fef914e2c06ad2 (patch) | |
tree | 9a0a74a9380f5b0d4c01e8e8c125a4d615d69dd6 /profiles | |
parent | added support for darwin (diff) | |
download | gentoo-2-6c4664d8f89e588891190bf6e2fef914e2c06ad2.tar.gz gentoo-2-6c4664d8f89e588891190bf6e2fef914e2c06ad2.tar.bz2 gentoo-2-6c4664d8f89e588891190bf6e2fef914e2c06ad2.zip |
unmask povray on darwin
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/darwin/package.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 9e10345b90c2..3734cb363357 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.379 2013/02/26 21:25:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.380 2013/03/05 01:41:14 ottxor Exp $ + + 05 Mar 2013; Christoph Junghans <ottxor@gentoo.org> darwin/package.mask: + unmask povray on darwin 26 Feb 2013; Fabian Groffen <grobian@gentoo.org> darwin/macos/10.5/make.defaults, darwin/macos/10.6/make.defaults, diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index a7083ea11afe..f70d0238fb55 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.35 2013/01/03 16:54:57 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.36 2013/03/05 01:41:14 ottxor Exp $ # Fabian Groffen <grobian@gentoo.org> (02 Dec 2012) @@ -25,11 +25,6 @@ sys-apps/pciutils ~dev-python/pycairo-1.10.0 # Fabian Groffen <grobian@gentoo.org> (21 Apr 2010) -# Requires thread-local storage (__thread), Darwin has pthread_getspecific -# http://lists.apple.com/archives/xcode-users/2006/Jun/msg00551.html -=media-gfx/povray-3.7.0* - -# Fabian Groffen <grobian@gentoo.org> (21 Apr 2010) # state of mesa is probably not too good on OSX, opengl-apple is # preferred media-libs/mesa |