Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/povray: povray-3.7.0_rc6.ebuild povray-3.7.0_rc3.ebuild ChangeLog
Date: Tue, 05 Mar 2013 01:34:06
Message-Id: 20130305013403.2165B2171E@flycatcher.gentoo.org
1 ottxor 13/03/05 01:34:03
2
3 Modified: povray-3.7.0_rc6.ebuild povray-3.7.0_rc3.ebuild
4 ChangeLog
5 Log:
6 added support for darwin
7
8 (Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key C2000586)
9
10 Revision Changes Path
11 1.6 media-gfx/povray/povray-3.7.0_rc6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild?r1=1.5&r2=1.6
16
17 Index: povray-3.7.0_rc6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- povray-3.7.0_rc6.ebuild 2 Mar 2013 00:49:41 -0000 1.5
24 +++ povray-3.7.0_rc6.ebuild 5 Mar 2013 01:34:02 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild,v 1.5 2013/03/02 00:49:41 ottxor Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild,v 1.6 2013/03/05 01:34:02 ottxor Exp $
30
31 EAPI=4
32
33 @@ -47,6 +47,9 @@
34 "${FILESDIR}"/${PN}-3.7.0_rc5+boost-1.50.patch \
35 "${FILESDIR}"/${PN}-3.7.0_rc5-automagic.patch
36
37 + [[ ${CHOST} == *-darwin* ]] && \
38 + epatch "${FILESDIR}"/${PN}-3.7.0_rc6-darwin-defaults.patch
39 +
40 # Change some destination directories that cannot be adjusted via configure
41 sed \
42 -e 's:${povsysconfdir}/$PACKAGE/$VERSION_BASE:${povsysconfdir}/'${PN}':g' \
43
44
45
46 1.12 media-gfx/povray/povray-3.7.0_rc3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc3.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc3.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc3.ebuild?r1=1.11&r2=1.12
51
52 Index: povray-3.7.0_rc3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc3.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- povray-3.7.0_rc3.ebuild 4 Mar 2013 19:08:37 -0000 1.11
59 +++ povray-3.7.0_rc3.ebuild 5 Mar 2013 01:34:02 -0000 1.12
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc3.ebuild,v 1.11 2013/03/04 19:08:37 ottxor Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc3.ebuild,v 1.12 2013/03/05 01:34:02 ottxor Exp $
65
66 EAPI="3"
67
68 @@ -21,7 +21,7 @@
69
70 LICENSE="povlegal-3.6"
71 SLOT="0"
72 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
73 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
74 IUSE="debug openexr tiff X"
75
76 DEPEND="
77
78
79
80 1.144 media-gfx/povray/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/ChangeLog?rev=1.144&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/ChangeLog?rev=1.144&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/ChangeLog?r1=1.143&r2=1.144
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v
89 retrieving revision 1.143
90 retrieving revision 1.144
91 diff -u -r1.143 -r1.144
92 --- ChangeLog 4 Mar 2013 19:08:37 -0000 1.143
93 +++ ChangeLog 5 Mar 2013 01:34:02 -0000 1.144
94 @@ -1,6 +1,11 @@
95 # ChangeLog for media-gfx/povray
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v 1.143 2013/03/04 19:08:37 ottxor Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v 1.144 2013/03/05 01:34:02 ottxor Exp $
99 +
100 + 05 Mar 2013; Christoph Junghans <ottxor@g.o>
101 + +files/povray-3.7.0_rc6-darwin-defaults.patch, povray-3.7.0_rc3.ebuild,
102 + povray-3.7.0_rc6.ebuild:
103 + added support for darwin
104
105 04 Mar 2013; Christoph Junghans <ottxor@g.o>
106 -povray-3.7.0_rc5-r1.ebuild, povray-3.7.0_rc3.ebuild: