diff options
Diffstat (limited to 'media-gfx/maya/maya-5.0.1-r1.ebuild')
-rw-r--r-- | media-gfx/maya/maya-5.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/maya/maya-5.0.1-r1.ebuild b/media-gfx/maya/maya-5.0.1-r1.ebuild index 609326bbb730..fdfa90106cba 100644 --- a/media-gfx/maya/maya-5.0.1-r1.ebuild +++ b/media-gfx/maya/maya-5.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1-r1.ebuild,v 1.13 2005/07/30 21:34:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1-r1.ebuild,v 1.14 2005/08/11 08:50:25 eradicator Exp $ # Note that this ebuild requires you to set the MAYA_INSTALL_LOC environment # variable to the location of your maya RPMS and documentation: @@ -236,7 +236,7 @@ pkg_postinst() { # http://www.highend2d.com/boards/showthreaded.php?Cat=&Board=linuxforum&Number=174726&page=&view=&sb=&o= ewarn "You should disable klipper, xfce4-clipman, and any other clipboard" ewarn "utilities as they have been shown to cause maya to crash." - + ewarn ewarn "You need to have a linuxthreads (without tls) glibc installed to" ewarn "use this package. In otherwords, you need to NOT have linuxthreads-tls" ewarn "or nptlonly in your USE flags when you emerge glibc. If you use nptl," |