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 ChangeLog
Date: Sat, 02 Mar 2013 00:49:45
Message-Id: 20130302004941.44AA92171D@flycatcher.gentoo.org
1 ottxor 13/03/02 00:49:41
2
3 Modified: povray-3.7.0_rc6.ebuild ChangeLog
4 Log:
5 added epatch_user to src_prepare
6
7 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key C2000586)
8
9 Revision Changes Path
10 1.5 media-gfx/povray/povray-3.7.0_rc6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild?r1=1.4&r2=1.5
15
16 Index: povray-3.7.0_rc6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.7.0_rc6.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- povray-3.7.0_rc6.ebuild 30 Dec 2012 16:34:56 -0000 1.4
23 +++ povray-3.7.0_rc6.ebuild 2 Mar 2013 00:49:41 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
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.4 2012/12/30 16:34:56 armin76 Exp $
29 +# $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 $
30
31 EAPI=4
32
33 @@ -66,6 +66,8 @@
34 # prompts the user to interact, so remove it.
35 sed -i -e "s:biscuit.pov -f +d +p:biscuit.pov -f +d:" Makefile.am || die
36
37 + epatch_user
38 +
39 eautoreconf
40 }
41
42
43
44
45 1.142 media-gfx/povray/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/ChangeLog?rev=1.142&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/ChangeLog?rev=1.142&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povray/ChangeLog?r1=1.141&r2=1.142
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v
54 retrieving revision 1.141
55 retrieving revision 1.142
56 diff -u -r1.141 -r1.142
57 --- ChangeLog 30 Dec 2012 16:34:56 -0000 1.141
58 +++ ChangeLog 2 Mar 2013 00:49:41 -0000 1.142
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-gfx/povray
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v 1.141 2012/12/30 16:34:56 armin76 Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/ChangeLog,v 1.142 2013/03/02 00:49:41 ottxor Exp $
65 +
66 + 02 Mar 2013; Christoph Junghans <ottxor@g.o> povray-3.7.0_rc6.ebuild:
67 + added epatch_user to src_prepare
68
69 30 Dec 2012; Raúl Porcel <armin76@g.o> povray-3.7.0_rc5-r1.ebuild,
70 povray-3.7.0_rc6.ebuild: