diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-03 02:13:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-03 02:13:46 +0000 |
commit | 0d5ec91438e52fea030d8fa486ccedb47ccd8bc0 (patch) | |
tree | 25e2e4f847717f4ab602e25e4671ddc58a037fd8 /media-gfx | |
parent | remove reference to app-shells/csh which has been removed (diff) | |
download | gentoo-2-0d5ec91438e52fea030d8fa486ccedb47ccd8bc0.tar.gz gentoo-2-0d5ec91438e52fea030d8fa486ccedb47ccd8bc0.tar.bz2 gentoo-2-0d5ec91438e52fea030d8fa486ccedb47ccd8bc0.zip |
remove reference to app-shells/csh which has been removed
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/maya/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/maya/maya-6.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/maya/ChangeLog b/media-gfx/maya/ChangeLog index a04307258554..a44e2d1f2b12 100644 --- a/media-gfx/maya/ChangeLog +++ b/media-gfx/maya/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/maya -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.26 2007/12/18 17:28:44 eradicator Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.27 2008/06/03 02:13:46 mr_bones_ Exp $ + + 03 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> maya-6.5.ebuild: + remove reference to app-shells/csh which has been removed 18 Dec 2007; Jeremy Huddleston <eradicator@gentoo.org> maya-6.5.ebuild: Fixed homepage url. Closes bug #190309. diff --git a/media-gfx/maya/maya-6.5.ebuild b/media-gfx/maya/maya-6.5.ebuild index 6786caddaa44..37d9962128f2 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 +# Copyright 1999-2008 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.8 2007/12/18 17:28:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v 1.9 2008/06/03 02:13:46 mr_bones_ Exp $ inherit rpm eutils versionator @@ -32,7 +32,7 @@ KEYWORDS="~amd64 ~x86" DEPEND="app-arch/unzip" -RDEPEND="|| ( app-shells/tcsh app-shells/csh ) +RDEPEND="app-shells/tcsh x86? ( virtual/fam !bundled-libs? ( =x11-libs/qt-3* || ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* ) |