diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-31 05:53:24 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-31 05:53:24 +0000 |
commit | 7696871d013d9bdefe3b03b4a70258b066d1bd22 (patch) | |
tree | 4a2113b27bfe4d80a43ea59a400c9afd3337702b /media-gfx/maya | |
parent | Forgot ChangeLog entry. (Manifest recommit) (diff) | |
download | gentoo-2-7696871d013d9bdefe3b03b4a70258b066d1bd22.tar.gz gentoo-2-7696871d013d9bdefe3b03b4a70258b066d1bd22.tar.bz2 gentoo-2-7696871d013d9bdefe3b03b4a70258b066d1bd22.zip |
Stable x86.
Diffstat (limited to 'media-gfx/maya')
-rw-r--r-- | media-gfx/maya/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/maya/maya-5.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/maya/ChangeLog b/media-gfx/maya/ChangeLog index b921e9d12ba1..d3d84bc5f335 100644 --- a/media-gfx/maya/ChangeLog +++ b/media-gfx/maya/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/maya # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.6 2004/05/05 03:09:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.7 2004/05/31 05:53:24 eradicator Exp $ + + 30 May 2004; Jeremy Huddleston <eradicator@gentoo.org> maya-5.0.1-r1.ebuild: + Stable x86. 04 May 2004; Jeremy Huddleston <eradicator@gentoo.org> maya-5.0.1-r1.ebuild: Now using cdrom_get_cds if MAYA_INSTALL_LOC is not set. Closes bug #49765. diff --git a/media-gfx/maya/maya-5.0.1-r1.ebuild b/media-gfx/maya/maya-5.0.1-r1.ebuild index bc18597a839d..d0af3f00b346 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 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-r1.ebuild,v 1.4 2004/05/05 03:09:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1-r1.ebuild,v 1.5 2004/05/31 05:53:24 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: @@ -36,7 +36,7 @@ MAYA5_0="5.0.1-135.i686" SLOT="5.0" LICENSE="maya-5.0 mayadoc-5.0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-arch/unzip" |