Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/maya: maya-6.5.ebuild ChangeLog
Date: Tue, 03 Jun 2008 02:13:53
Message-Id: E1K3M1z-0000XP-9o@stork.gentoo.org
1 mr_bones_ 08/06/03 02:13:47
2
3 Modified: maya-6.5.ebuild ChangeLog
4 Log:
5 remove reference to app-shells/csh which has been removed
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 media-gfx/maya/maya-6.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/maya/maya-6.5.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/maya/maya-6.5.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/maya/maya-6.5.ebuild?r1=1.8&r2=1.9
14
15 Index: maya-6.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- maya-6.5.ebuild 18 Dec 2007 17:28:44 -0000 1.8
22 +++ maya-6.5.ebuild 3 Jun 2008 02:13:46 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v 1.8 2007/12/18 17:28:44 eradicator Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.5.ebuild,v 1.9 2008/06/03 02:13:46 mr_bones_ Exp $
29
30 inherit rpm eutils versionator
31
32 @@ -32,7 +32,7 @@
33
34 DEPEND="app-arch/unzip"
35
36 -RDEPEND="|| ( app-shells/tcsh app-shells/csh )
37 +RDEPEND="app-shells/tcsh
38 x86? ( virtual/fam
39 !bundled-libs? ( =x11-libs/qt-3*
40 || ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* )
41
42
43
44 1.27 media-gfx/maya/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/maya/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/maya/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/maya/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 18 Dec 2007 17:28:44 -0000 1.26
57 +++ ChangeLog 3 Jun 2008 02:13:46 -0000 1.27
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-gfx/maya
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.26 2007/12/18 17:28:44 eradicator Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.27 2008/06/03 02:13:46 mr_bones_ Exp $
64 +
65 + 03 Jun 2008; Michael Sterrett <mr_bones_@g.o> maya-6.5.ebuild:
66 + remove reference to app-shells/csh which has been removed
67
68 18 Dec 2007; Jeremy Huddleston <eradicator@g.o> maya-6.5.ebuild:
69 Fixed homepage url. Closes bug #190309.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list