diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:19:12 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 23:19:12 +0000 |
commit | 1fd0668162a891991ab86a889769340a82982298 (patch) | |
tree | 46128f2a9fe86ee585b025df0facb8934dc0ecce /media-gfx/maya | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-1fd0668162a891991ab86a889769340a82982298.tar.gz historical-1fd0668162a891991ab86a889769340a82982298.tar.bz2 historical-1fd0668162a891991ab86a889769340a82982298.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'media-gfx/maya')
-rw-r--r-- | media-gfx/maya/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/maya/maya-5.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/maya/maya-6.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/maya/ChangeLog b/media-gfx/maya/ChangeLog index 02742143aee8..a76f3bd39c73 100644 --- a/media-gfx/maya/ChangeLog +++ b/media-gfx/maya/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/maya # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.13 2004/06/24 22:45:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.14 2004/08/07 23:17:22 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> maya-5.0.1-r1.ebuild, + maya-6.0.ebuild: + Typo in DESCRIPTION: Comercial -> Commercial. Bug 59717. 19 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> maya-6.0.ebuild: Fix RDEPEND. diff --git a/media-gfx/maya/maya-5.0.1-r1.ebuild b/media-gfx/maya/maya-5.0.1-r1.ebuild index dfb40b0e660d..ca3ee5921214 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-2004 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.9 2004/06/24 22:45:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1-r1.ebuild,v 1.10 2004/08/07 23:17:22 slarti Exp $ # Note that this ebuild requires you to set the MAYA_INSTALL_LOC environment # variable to the location of your maya RPMS and documentation: @@ -22,7 +22,7 @@ inherit rpm eutils IUSE="bundled-libs" S="${WORKDIR}" -DESCRIPTION="Alias Wavefront's Maya. Comercial modeling and animation package." +DESCRIPTION="Alias Wavefront's Maya. Commercial modeling and animation package." HOMEPAGE="http://www.alias.com/eng/products-services/maya/index.shtml" SRC_URI="myr_maya501_gold_linux_update.tgz myr_TechDocs.zip" diff --git a/media-gfx/maya/maya-6.0.ebuild b/media-gfx/maya/maya-6.0.ebuild index 34d9ee291711..f4e1e798c2e9 100644 --- a/media-gfx/maya/maya-6.0.ebuild +++ b/media-gfx/maya/maya-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.0.ebuild,v 1.4 2004/06/24 22:45:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.0.ebuild,v 1.5 2004/08/07 23:17:22 slarti Exp $ # Note that this ebuild requires you to set the MAYA_INSTALL_LOC environment # variable to the location of your maya RPMS and documentation: @@ -22,7 +22,7 @@ inherit rpm eutils IUSE="bundled-libs" S="${WORKDIR}" -DESCRIPTION="Alias Wavefront's Maya. Comercial modeling and animation package." +DESCRIPTION="Alias Wavefront's Maya. Commercial modeling and animation package." HOMEPAGE="http://www.alias.com/eng/products-services/maya/index.shtml" # Patches to download go into SRC_URI |