Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/librsvg: ChangeLog librsvg-2.26.2.ebuild
Date: Tue, 04 May 2010 15:38:15
Message-Id: 20100504153813.9BE0329634@corvid.gentoo.org
1 tester 10/05/04 15:38:13
2
3 Modified: ChangeLog librsvg-2.26.2.ebuild
4 Log:
5 amd64 stable, bug #314899
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.208 gnome-base/librsvg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.208&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.208&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/ChangeLog?r1=1.207&r2=1.208
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v
18 retrieving revision 1.207
19 retrieving revision 1.208
20 diff -u -r1.207 -r1.208
21 --- ChangeLog 23 Apr 2010 07:05:44 -0000 1.207
22 +++ ChangeLog 4 May 2010 15:38:13 -0000 1.208
23 @@ -1,6 +1,9 @@
24 # ChangeLog for gnome-base/librsvg
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.207 2010/04/23 07:05:44 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.208 2010/05/04 15:38:13 tester Exp $
28 +
29 + 03 May 2010; Olivier CrĂȘte <tester@g.o> librsvg-2.26.2.ebuild:
30 + amd64 stable, bug #314899
31
32 23 Apr 2010; Pacho Ramos <pacho@g.o> librsvg-2.26.2.ebuild:
33 Needs gtk-doc-am-1.13 (bug #315953).
34
35
36
37 1.4 gnome-base/librsvg/librsvg-2.26.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild?r1=1.3&r2=1.4
42
43 Index: librsvg-2.26.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- librsvg-2.26.2.ebuild 23 Apr 2010 07:05:44 -0000 1.3
50 +++ librsvg-2.26.2.ebuild 4 May 2010 15:38:13 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild,v 1.3 2010/04/23 07:05:44 pacho Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild,v 1.4 2010/05/04 15:38:13 tester Exp $
56
57 inherit autotools eutils gnome2 multilib
58
59 @@ -9,7 +9,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="2"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE="doc tools zlib"
66
67 RDEPEND=">=media-libs/fontconfig-1.0.1