Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Tue, 01 Jan 2013 19:01:10
Message-Id: 20130101190059.A7A152171D@flycatcher.gentoo.org
1 armin76 13/01/01 19:00:59
2
3 Modified: ChangeLog cairo-1.10.2-r3.ebuild
4 Log:
5 s390/sh stable wrt #440872
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.321 x11-libs/cairo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.321&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.321&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.320&r2=1.321
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
19 retrieving revision 1.320
20 retrieving revision 1.321
21 diff -u -r1.320 -r1.321
22 --- ChangeLog 30 Dec 2012 14:52:32 -0000 1.320
23 +++ ChangeLog 1 Jan 2013 19:00:59 -0000 1.321
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.320 2012/12/30 14:52:32 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.321 2013/01/01 19:00:59 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> cairo-1.10.2-r3.ebuild:
32 + s390/sh stable wrt #440872
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> cairo-1.10.2-r3.ebuild:
35 Stable for alpha, wrt bug #440872
36
37
38
39 1.11 x11-libs/cairo/cairo-1.10.2-r3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild?r1=1.10&r2=1.11
44
45 Index: cairo-1.10.2-r3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- cairo-1.10.2-r3.ebuild 30 Dec 2012 14:52:32 -0000 1.10
52 +++ cairo-1.10.2-r3.ebuild 1 Jan 2013 19:00:59 -0000 1.11
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.10 2012/12/30 14:52:32 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.11 2013/01/01 19:00:59 armin76 Exp $
59
60 EAPI=3
61
62 @@ -15,7 +15,7 @@
63
64 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
65 SLOT="0"
66 -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"
67 +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"
68 IUSE="X aqua debug directfb doc drm gallium +glib opengl openvg qt4 static-libs +svg xcb"
69
70 # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it