Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/cairo: ChangeLog cairo-1.10.2-r3.ebuild
Date: Wed, 28 Nov 2012 21:44:00
Message-Id: 20121128214350.61DEE20C65@flycatcher.gentoo.org
1 ranger 12/11/28 21:43:50
2
3 Modified: ChangeLog cairo-1.10.2-r3.ebuild
4 Log:
5 Marking cairo-1.10.2-r3 ppc for bug 440872
6
7 (Portage version: 2.1.10.65/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.315 x11-libs/cairo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.315&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.315&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.314&r2=1.315
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
19 retrieving revision 1.314
20 retrieving revision 1.315
21 diff -u -r1.314 -r1.315
22 --- ChangeLog 28 Nov 2012 10:27:31 -0000 1.314
23 +++ ChangeLog 28 Nov 2012 21:43:50 -0000 1.315
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/cairo
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.314 2012/11/28 10:27:31 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.315 2012/11/28 21:43:50 ranger Exp $
29 +
30 + 28 Nov 2012; Brent Baude <ranger@g.o> cairo-1.10.2-r3.ebuild:
31 + Marking cairo-1.10.2-r3 ppc stable for bug 440872
32
33 28 Nov 2012; Samuli Suominen <ssuominen@g.o> cairo-1.10.2-r2.ebuild,
34 cairo-1.10.2-r3.ebuild, cairo-1.12.2-r2.ebuild, cairo-1.12.2-r3.ebuild,
35
36
37
38 1.5 x11-libs/cairo/cairo-1.10.2-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild?r1=1.4&r2=1.5
43
44 Index: cairo-1.10.2-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- cairo-1.10.2-r3.ebuild 28 Nov 2012 10:27:31 -0000 1.4
51 +++ cairo-1.10.2-r3.ebuild 28 Nov 2012 21:43:50 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.4 2012/11/28 10:27:31 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.5 2012/11/28 21:43:50 ranger Exp $
57
58 EAPI=3
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE="X aqua debug directfb doc drm gallium +glib opengl openvg qt4 static-libs +svg xcb"
67
68 # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it