Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/cairo: ChangeLog cairo-1.8.8.ebuild
Date: Sun, 27 Sep 2009 19:06:10
Message-Id: E1Mrz4S-0007Ln-UG@stork.gentoo.org
1 nixnut 09/09/27 19:06:08
2
3 Modified: ChangeLog cairo-1.8.8.ebuild
4 Log:
5 ppc stable #285154
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.228 x11-libs/cairo/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.228&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.228&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.227&r2=1.228
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
18 retrieving revision 1.227
19 retrieving revision 1.228
20 diff -u -r1.227 -r1.228
21 --- ChangeLog 25 Sep 2009 14:45:48 -0000 1.227
22 +++ ChangeLog 27 Sep 2009 19:06:08 -0000 1.228
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/cairo
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.227 2009/09/25 14:45:48 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.228 2009/09/27 19:06:08 nixnut Exp $
28 +
29 + 27 Sep 2009; nixnut <nixnut@g.o> cairo-1.8.8.ebuild:
30 + ppc stable #285154
31
32 25 Sep 2009; Brent Baude <ranger@g.o> cairo-1.8.8.ebuild:
33 Marking cairo-1.8.8 ppc64 for bug 285154
34
35
36
37 1.10 x11-libs/cairo/cairo-1.8.8.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild?r1=1.9&r2=1.10
42
43 Index: cairo-1.8.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- cairo-1.8.8.ebuild 25 Sep 2009 14:45:48 -0000 1.9
50 +++ cairo-1.8.8.ebuild 27 Sep 2009 19:06:08 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild,v 1.9 2009/09/25 14:45:48 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.8.ebuild,v 1.10 2009/09/27 19:06:08 nixnut Exp $
56
57 EAPI=2
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE="cleartype debug directfb doc glitz opengl svg X xcb"
66
67 # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it