Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: inkscape-0.47_pre0.ebuild ChangeLog
Date: Sat, 27 Jun 2009 12:17:10
Message-Id: E1MKWqC-0002yD-0y@stork.gentoo.org
1 maekke 09/06/27 12:17:08
2
3 Modified: inkscape-0.47_pre0.ebuild ChangeLog
4 Log:
5 specify libpng dep, add sci-libs/gsl dep wrt bug #274204
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 media-gfx/inkscape/inkscape-0.47_pre0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.47_pre0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.47_pre0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/inkscape-0.47_pre0.ebuild?r1=1.2&r2=1.3
14
15 Index: inkscape-0.47_pre0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47_pre0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- inkscape-0.47_pre0.ebuild 15 Jun 2009 01:35:38 -0000 1.2
22 +++ inkscape-0.47_pre0.ebuild 27 Jun 2009 12:17:07 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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_pre0.ebuild,v 1.2 2009/06/15 01:35:38 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47_pre0.ebuild,v 1.3 2009/06/27 12:17:07 maekke Exp $
28
29 EAPI="2"
30
31 @@ -35,7 +35,8 @@
32 media-gfx/imagemagick
33 media-libs/fontconfig
34 >=media-libs/freetype-2
35 - media-libs/libpng
36 + >=media-libs/libpng-1.2
37 + sci-libs/gsl
38 x11-libs/libXft
39 >=x11-libs/gtk+-2.10.7
40 >=x11-libs/pango-1.4.0
41
42
43
44 1.119 media-gfx/inkscape/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.119&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.119&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/inkscape/ChangeLog?r1=1.118&r2=1.119
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
53 retrieving revision 1.118
54 retrieving revision 1.119
55 diff -u -r1.118 -r1.119
56 --- ChangeLog 15 Jun 2009 01:35:38 -0000 1.118
57 +++ ChangeLog 27 Jun 2009 12:17:07 -0000 1.119
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-gfx/inkscape
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.118 2009/06/15 01:35:38 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.119 2009/06/27 12:17:07 maekke Exp $
63 +
64 + 27 Jun 2009; Markus Meier <maekke@g.o> inkscape-0.47_pre0.ebuild:
65 + specify libpng dep, add sci-libs/gsl dep wrt bug #274204
66
67 15 Jun 2009; Jeroen Roovers <jer@g.o> inkscape-0.47_pre0.ebuild:
68 Marked ~hppa (bug #273966).