Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/openexr_ctl: openexr_ctl-1.0.1-r1.ebuild ChangeLog
Date: Wed, 22 Jan 2014 18:54:26
Message-Id: 20140122185422.275782004C@flycatcher.gentoo.org
1 ssuominen 14/01/22 18:54:22
2
3 Modified: openexr_ctl-1.0.1-r1.ebuild ChangeLog
4 Log:
5 Force old version of OpenEXR for openexr_ctl without the -namespace.patch wrt #477898
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.12 media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild?r1=1.11&r2=1.12
15
16 Index: openexr_ctl-1.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- openexr_ctl-1.0.1-r1.ebuild 21 Mar 2013 04:01:31 -0000 1.11
23 +++ openexr_ctl-1.0.1-r1.ebuild 22 Jan 2014 18:54:21 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.11 2013/03/21 04:01:31 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.12 2014/01/22 18:54:21 ssuominen Exp $
30
31 EAPI=5
32 inherit autotools eutils
33 @@ -14,8 +14,8 @@
34 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
35 IUSE="static-libs"
36
37 -RDEPEND="media-libs/ilmbase:=
38 - media-libs/openexr:=
39 +RDEPEND="<media-libs/ilmbase-2.0.0:=
40 + <media-libs/openexr-2.0.0:=
41 media-libs/ctl:="
42 DEPEND="${RDEPEND}
43 virtual/pkgconfig"
44
45
46
47 1.27 media-libs/openexr_ctl/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openexr_ctl/ChangeLog?rev=1.27&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openexr_ctl/ChangeLog?rev=1.27&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openexr_ctl/ChangeLog?r1=1.26&r2=1.27
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v
56 retrieving revision 1.26
57 retrieving revision 1.27
58 diff -u -r1.26 -r1.27
59 --- ChangeLog 23 Jul 2013 09:42:23 -0000 1.26
60 +++ ChangeLog 22 Jan 2014 18:54:22 -0000 1.27
61 @@ -1,6 +1,11 @@
62 # ChangeLog for media-libs/openexr_ctl
63 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v 1.26 2013/07/23 09:42:23 ssuominen Exp $
65 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/ChangeLog,v 1.27 2014/01/22 18:54:22 ssuominen Exp $
67 +
68 + 22 Jan 2014; Samuli Suominen <ssuominen@g.o>
69 + openexr_ctl-1.0.1-r1.ebuild:
70 + Force old version of OpenEXR for openexr_ctl without the -namespace.patch wrt
71 + #477898
72
73 *openexr_ctl-1.0.1-r2 (23 Jul 2013)
74
75 @@ -105,4 +110,3 @@
76 +openexr_ctl-1.0.0.ebuild:
77 Initial import, split of media-libs/openexr, thanks to : Arfrever Frehtes
78 Taifersar Arahesis <Arfrever.FTA@×××××.Com> for the ebuilds, bug #189798
79 -