Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@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 20:28:14
Message-Id: E1IyCT3-0004fa-F6@stork.gentoo.org
1 beandog 07/11/30 20:28:09
2
3 Modified: cairo-1.4.12.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 200350
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- cairo-1.4.12.ebuild 30 Nov 2007 14:08:59 -0000 1.4
22 +++ cairo-1.4.12.ebuild 30 Nov 2007 20:28:08 -0000 1.5
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.4 2007/11/30 14:08:59 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.12.ebuild,v 1.5 2007/11/30 20:28:08 beandog 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.151 x11-libs/cairo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.151&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.151&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.150&r2=1.151
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
52 retrieving revision 1.150
53 retrieving revision 1.151
54 diff -u -r1.150 -r1.151
55 --- ChangeLog 30 Nov 2007 14:08:59 -0000 1.150
56 +++ ChangeLog 30 Nov 2007 20:28:08 -0000 1.151
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.150 2007/11/30 14:08:59 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.151 2007/11/30 20:28:08 beandog Exp $
62 +
63 + 30 Nov 2007; Steve Dibb <beandog@g.o> cairo-1.4.12.ebuild:
64 + amd64 stable, bug 200350
65
66 30 Nov 2007; Jeroen Roovers <jer@g.o> cairo-1.4.12.ebuild:
67 Stable for HPPA (bug #200350).
68
69
70
71 --
72 gentoo-commits@g.o mailing list