diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-27 08:51:17 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-27 08:51:17 +0000 |
commit | 4f45f24cf34c03e4e6283a5888205cfbc26ab84e (patch) | |
tree | 772491f05ba52da466816bc9a18b5d8468a1583a /media-gfx/maya | |
parent | ChangeLog fixes (diff) | |
download | historical-4f45f24cf34c03e4e6283a5888205cfbc26ab84e.tar.gz historical-4f45f24cf34c03e4e6283a5888205cfbc26ab84e.tar.bz2 historical-4f45f24cf34c03e4e6283a5888205cfbc26ab84e.zip |
Note about klipper added.
Diffstat (limited to 'media-gfx/maya')
-rw-r--r-- | media-gfx/maya/maya-5.0.1.ebuild | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-gfx/maya/maya-5.0.1.ebuild b/media-gfx/maya/maya-5.0.1.ebuild index c23c8375951f..9bbfaf2762c7 100644 --- a/media-gfx/maya/maya-5.0.1.ebuild +++ b/media-gfx/maya/maya-5.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1.ebuild,v 1.2 2004/04/27 08:30:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1.ebuild,v 1.3 2004/04/27 08:51:17 eradicator Exp $ inherit rpm @@ -181,4 +181,9 @@ pkg_postinstall() { einfo "Two init scripts have been installed:" einfo "maya-docs is for the document server (help system)." einfo "aw_flexlm is for the license server" + einfo + + # 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." } |