Gentoo Archives: gentoo-commits

From: "Sebastian Pipping (sping)" <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.2.0-r2.ebuild ChangeLog gegl-0.2.0-r1.ebuild
Date: Tue, 01 Oct 2013 21:16:56
Message-Id: 20131001211653.511A22004C@flycatcher.gentoo.org
1 sping 13/10/01 21:16:53
2
3 Modified: gegl-0.2.0-r2.ebuild ChangeLog gegl-0.2.0-r1.ebuild
4 Log:
5 media-libs/gegl: Fix tests (bug #471990)
6
7 (Portage version: 2.1.12.5/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
8
9 Revision Changes Path
10 1.11 media-libs/gegl/gegl-0.2.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild?r1=1.10&r2=1.11
15
16 Index: gegl-0.2.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- gegl-0.2.0-r2.ebuild 25 Sep 2013 17:25:48 -0000 1.10
23 +++ gegl-0.2.0-r2.ebuild 1 Oct 2013 21:16:53 -0000 1.11
24 @@ -1,9 +1,10 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild,v 1.10 2013/09/25 17:25:48 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r2.ebuild,v 1.11 2013/10/01 21:16:53 sping Exp $
29
30 EAPI=5
31
32 +WANT_AUTOMAKE=1.11 # see bug 471990, comment 3
33 # vala and introspection support is broken, bug #468208
34 #VALA_MIN_API_VERSION=0.14
35 #VALA_USE_DEPEND=vapigen
36
37
38
39 1.102 media-libs/gegl/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.102&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.102&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.101&r2=1.102
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
48 retrieving revision 1.101
49 retrieving revision 1.102
50 diff -u -r1.101 -r1.102
51 --- ChangeLog 25 Sep 2013 17:25:48 -0000 1.101
52 +++ ChangeLog 1 Oct 2013 21:16:53 -0000 1.102
53 @@ -1,6 +1,10 @@
54 # ChangeLog for media-libs/gegl
55 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.101 2013/09/25 17:25:48 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.102 2013/10/01 21:16:53 sping Exp $
58 +
59 + 01 Oct 2013; Sebastian Pipping <sping@g.o> gegl-0.2.0-r1.ebuild,
60 + gegl-0.2.0-r2.ebuild:
61 + Fix tests (bug #471990), thanks to David Leverton!
62
63 25 Sep 2013; Agostino Sarubbo <ago@g.o> gegl-0.2.0-r2.ebuild:
64 Stable for ppc, wrt bug #481736
65
66
67
68 1.15 media-libs/gegl/gegl-0.2.0-r1.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild?rev=1.15&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild?rev=1.15&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild?r1=1.14&r2=1.15
73
74 Index: gegl-0.2.0-r1.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild,v
77 retrieving revision 1.14
78 retrieving revision 1.15
79 diff -u -r1.14 -r1.15
80 --- gegl-0.2.0-r1.ebuild 6 May 2013 21:56:42 -0000 1.14
81 +++ gegl-0.2.0-r1.ebuild 1 Oct 2013 21:16:53 -0000 1.15
82 @@ -1,9 +1,10 @@
83 # Copyright 1999-2013 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild,v 1.14 2013/05/06 21:56:42 sping Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild,v 1.15 2013/10/01 21:16:53 sping Exp $
87
88 EAPI=4
89
90 +WANT_AUTOMAKE=1.11 # see bug 471990, comment 3
91 VALA_MIN_API_VERSION=0.14
92 VALA_USE_DEPEND=vapigen