Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: inkscape-0.47.ebuild ChangeLog
Date: Wed, 10 Feb 2010 12:12:47
Message-Id: E1NfBQy-000653-Fn@stork.gentoo.org
1 ssuominen 10/02/10 12:12:44
2
3 Modified: inkscape-0.47.ebuild ChangeLog
4 Log:
5 Fix poppler depend.
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 media-gfx/inkscape/inkscape-0.47.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild?r1=1.10&r2=1.11
14
15 Index: inkscape-0.47.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- inkscape-0.47.ebuild 7 Feb 2010 16:02:25 -0000 1.10
22 +++ inkscape-0.47.ebuild 10 Feb 2010 12:12:43 -0000 1.11
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/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.10 2010/02/07 16:02:25 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.11 2010/02/10 12:12:43 ssuominen Exp $
28
29 EAPI=2
30 inherit eutils gnome2
31 @@ -19,7 +19,7 @@
32 RESTRICT="test"
33
34 COMMON_DEPEND="
35 - >=virtual/poppler-glib-0.8.3[cairo]
36 + >=app-text/poppler-0.12.3-r3[cairo,xpdf-headers]
37 dev-cpp/glibmm
38 >=dev-cpp/gtkmm-2.10.0
39 >=dev-libs/boehm-gc-6.4
40
41
42
43 1.138 media-gfx/inkscape/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.138&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.138&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?r1=1.137&r2=1.138
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
52 retrieving revision 1.137
53 retrieving revision 1.138
54 diff -u -r1.137 -r1.138
55 --- ChangeLog 7 Feb 2010 17:08:24 -0000 1.137
56 +++ ChangeLog 10 Feb 2010 12:12:43 -0000 1.138
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/inkscape
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.137 2010/02/07 17:08:24 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.138 2010/02/10 12:12:43 ssuominen Exp $
62 +
63 + 10 Feb 2010; Samuli Suominen <ssuominen@g.o> inkscape-0.47.ebuild:
64 + Fix poppler depend.
65
66 07 Feb 2010; Markus Meier <maekke@g.o> -inkscape-0.46-r5.ebuild,
67 -files/inkscape-0.46-bug-174720-0.patch,