diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2007-12-18 17:28:44 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2007-12-18 17:28:44 +0000 |
commit | 8692af3794a769abf62213961fcd28960a5074e8 (patch) | |
tree | 6920105ea86f2501d3e5378c94754453bd868162 /media-gfx/maya/maya-6.5.ebuild | |
parent | Make repoman happy with quoting. (diff) | |
download | historical-8692af3794a769abf62213961fcd28960a5074e8.tar.gz historical-8692af3794a769abf62213961fcd28960a5074e8.tar.bz2 historical-8692af3794a769abf62213961fcd28960a5074e8.zip |
Fixed homepage url. Closes bug #190309.
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'media-gfx/maya/maya-6.5.ebuild')
-rw-r--r-- | media-gfx/maya/maya-6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/maya/maya-6.5.ebuild b/media-gfx/maya/maya-6.5.ebuild index 4834f4ea5355..6786caddaa44 100644 --- a/media-gfx/maya/maya-6.5.ebuild +++ b/media-gfx/maya/maya-6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v 1.7 2007/07/02 15:06:25 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v 1.8 2007/12/18 17:28:44 eradicator Exp $ inherit rpm eutils versionator @@ -9,7 +9,7 @@ IUSE="bundled-libs maya-shaderlibrary doc" S="${WORKDIR}" DESCRIPTION="Alias Wavefront's Maya. Commercial modeling and animation package." -HOMEPAGE="http://www.alias.com/eng/products-services/maya/index.shtml" +HOMEPAGE="http://www.autodesk.com/maya" # RPM versions within the tarballs which will get installed AWCOMMON_RPM="AWCommon-6.3-1.i686.rpm" |