Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/librsvg: librsvg-2.26.3.ebuild ChangeLog
Date: Sat, 31 Jul 2010 19:04:53
Message-Id: 20100731184438.5C8072CE15@corvid.gentoo.org
1 pacho 10/07/31 18:44:38
2
3 Modified: librsvg-2.26.3.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 324077
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 gnome-base/librsvg/librsvg-2.26.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild?r1=1.3&r2=1.4
14
15 Index: librsvg-2.26.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- librsvg-2.26.3.ebuild 24 May 2010 23:07:59 -0000 1.3
22 +++ librsvg-2.26.3.ebuild 31 Jul 2010 18:44:38 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild,v 1.3 2010/05/24 23:07:59 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild,v 1.4 2010/07/31 18:44:38 pacho Exp $
28
29 EAPI="3"
30 GCONF_DEBUG="no"
31 @@ -12,7 +12,7 @@
32
33 LICENSE="LGPL-2"
34 SLOT="2"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 IUSE="doc tools zlib"
38
39 RDEPEND=">=media-libs/fontconfig-1.0.1
40
41
42
43 1.215 gnome-base/librsvg/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.215&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.215&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?r1=1.214&r2=1.215
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v
52 retrieving revision 1.214
53 retrieving revision 1.215
54 diff -u -r1.214 -r1.215
55 --- ChangeLog 20 Jul 2010 04:38:41 -0000 1.214
56 +++ ChangeLog 31 Jul 2010 18:44:38 -0000 1.215
57 @@ -1,6 +1,9 @@
58 # ChangeLog for gnome-base/librsvg
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.214 2010/07/20 04:38:41 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.215 2010/07/31 18:44:38 pacho Exp $
62 +
63 + 31 Jul 2010; Pacho Ramos <pacho@g.o> librsvg-2.26.3.ebuild:
64 + amd64 stable, bug 324077
65
66 20 Jul 2010; Jeroen Roovers <jer@g.o> librsvg-2.26.2.ebuild:
67 Stable for HPPA (bug #314899).