Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/cairo: cairo-9999.ebuild ChangeLog cairo-1.12.16-r3.ebuild
Date: Sun, 04 May 2014 17:51:51
Message-Id: 20140504175145.448972004C@flycatcher.gentoo.org
1 tetromino 14/05/04 17:51:45
2
3 Modified: cairo-9999.ebuild ChangeLog cairo-1.12.16-r3.ebuild
4 Log:
5 Do not enable LTO by default everywhere (bug #509552); it will be enabled by default in profiles where needed.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
8
9 Revision Changes Path
10 1.43 x11-libs/cairo/cairo-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?rev=1.43&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?rev=1.43&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?r1=1.42&r2=1.43
15
16 Index: cairo-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v
19 retrieving revision 1.42
20 retrieving revision 1.43
21 diff -u -r1.42 -r1.43
22 --- cairo-9999.ebuild 2 May 2014 21:51:12 -0000 1.42
23 +++ cairo-9999.ebuild 4 May 2014 17:51:45 -0000 1.43
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.42 2014/05/02 21:51:12 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.43 2014/05/04 17:51:45 tetromino Exp $
29
30 EAPI=5
31
32 @@ -20,7 +20,7 @@
33 HOMEPAGE="http://cairographics.org/"
34 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
35 SLOT="0"
36 -IUSE="X aqua debug directfb drm gallium gles2 +glib legacy-drivers +lto opengl openvg qt4 static-libs +svg valgrind xcb xlib-xcb"
37 +IUSE="X aqua debug directfb drm gallium gles2 +glib legacy-drivers lto opengl openvg qt4 static-libs +svg valgrind xcb xlib-xcb"
38 # gtk-doc regeneration doesn't seem to work with out-of-source builds
39 #[[ ${PV} == *9999* ]] && IUSE="${IUSE} doc" # API docs are provided in tarball, no need to regenerate
40
41
42
43
44 1.377 x11-libs/cairo/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.377&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.377&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.376&r2=1.377
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
53 retrieving revision 1.376
54 retrieving revision 1.377
55 diff -u -r1.376 -r1.377
56 --- ChangeLog 2 May 2014 21:51:12 -0000 1.376
57 +++ ChangeLog 4 May 2014 17:51:45 -0000 1.377
58 @@ -1,6 +1,11 @@
59 # ChangeLog for x11-libs/cairo
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.376 2014/05/02 21:51:12 tetromino Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.377 2014/05/04 17:51:45 tetromino Exp $
63 +
64 + 04 May 2014; Alexandre Rostovtsev <tetromino@g.o>
65 + cairo-1.12.16-r3.ebuild, cairo-9999.ebuild:
66 + Do not enable LTO by default everywhere (bug #509552); it will be enabled by
67 + default in profiles where needed.
68
69 *cairo-1.12.16-r3 (02 May 2014)
70
71
72
73
74 1.2 x11-libs/cairo/cairo-1.12.16-r3.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16-r3.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16-r3.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.16-r3.ebuild?r1=1.1&r2=1.2
79
80 Index: cairo-1.12.16-r3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16-r3.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- cairo-1.12.16-r3.ebuild 2 May 2014 21:51:12 -0000 1.1
87 +++ cairo-1.12.16-r3.ebuild 4 May 2014 17:51:45 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16-r3.ebuild,v 1.1 2014/05/02 21:51:12 tetromino Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.16-r3.ebuild,v 1.2 2014/05/04 17:51:45 tetromino Exp $
93
94 EAPI=5
95
96 @@ -20,7 +20,7 @@
97 HOMEPAGE="http://cairographics.org/"
98 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
99 SLOT="0"
100 -IUSE="X aqua debug directfb drm gallium gles2 +glib legacy-drivers +lto opengl openvg qt4 static-libs +svg valgrind xcb xlib-xcb"
101 +IUSE="X aqua debug directfb drm gallium gles2 +glib legacy-drivers lto opengl openvg qt4 static-libs +svg valgrind xcb xlib-xcb"
102 # gtk-doc regeneration doesn't seem to work with out-of-source builds
103 #[[ ${PV} == *9999* ]] && IUSE="${IUSE} doc" # API docs are provided in tarball, no need to regenerate