Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/cairo: cairo-1.4.12.ebuild ChangeLog
Date: Fri, 30 Nov 2007 22:41:09
Message-Id: E1IyEXb-0005fm-Pn@stork.gentoo.org
1 dertobi123 07/11/30 22:40:59
2
3 Modified: cairo-1.4.12.ebuild ChangeLog
4 Log:
5 ppc stable, bug #200350
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.6 x11-libs/cairo/cairo-1.4.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild?r1=1.5&r2=1.6
14
15 Index: cairo-1.4.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- cairo-1.4.12.ebuild 30 Nov 2007 20:28:08 -0000 1.5
22 +++ cairo-1.4.12.ebuild 30 Nov 2007 22:40:59 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild,v 1.5 2007/11/30 20:28:08 beandog Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild,v 1.6 2007/11/30 22:40:59 dertobi123 Exp $
28
29 inherit eutils flag-o-matic libtool
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
37 IUSE="debug directfb doc glitz opengl svg X xcb"
38
39 # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it
40
41
42
43 1.152 x11-libs/cairo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.152&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.152&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.151&r2=1.152
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
52 retrieving revision 1.151
53 retrieving revision 1.152
54 diff -u -r1.151 -r1.152
55 --- ChangeLog 30 Nov 2007 20:28:08 -0000 1.151
56 +++ ChangeLog 30 Nov 2007 22:40:59 -0000 1.152
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/cairo
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.151 2007/11/30 20:28:08 beandog Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.152 2007/11/30 22:40:59 dertobi123 Exp $
62 +
63 + 30 Nov 2007; Tobias Scherbaum <dertobi123@g.o> cairo-1.4.12.ebuild:
64 + ppc stable, bug #200350
65
66 30 Nov 2007; Steve Dibb <beandog@g.o> cairo-1.4.12.ebuild:
67 amd64 stable, bug 200350
68
69
70
71 --
72 gentoo-commits@g.o mailing list