Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/graphviz: graphviz-2.36.0.ebuild ChangeLog
Date: Tue, 28 Oct 2014 01:27:25
Message-Id: 20141028012719.5E9D58E4D@oystercatcher.gentoo.org
1 vapier 14/10/28 01:27:19
2
3 Modified: graphviz-2.36.0.ebuild ChangeLog
4 Log:
5 Add libtool to depend since we link against ltdl #479914 by Nikoli.
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.4 media-gfx/graphviz/graphviz-2.36.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?r1=1.3&r2=1.4
15
16 Index: graphviz-2.36.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- graphviz-2.36.0.ebuild 19 Oct 2014 21:21:48 -0000 1.3
23 +++ graphviz-2.36.0.ebuild 28 Oct 2014 01:27:19 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v 1.3 2014/10/19 21:21:48 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v 1.4 2014/10/28 01:27:19 vapier Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_6,2_7} )
32 @@ -28,6 +28,7 @@
33 >=media-libs/gd-2.0.34[fontconfig,jpeg,png,truetype,zlib]
34 >=media-libs/libpng-1.2:0
35 !<=sci-chemistry/cluster-1.3.081231
36 + sys-devel/libtool
37 virtual/jpeg:0
38 virtual/libiconv
39 X? (
40
41
42
43 1.280 media-gfx/graphviz/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.280&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.280&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?r1=1.279&r2=1.280
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v
52 retrieving revision 1.279
53 retrieving revision 1.280
54 diff -u -r1.279 -r1.280
55 --- ChangeLog 19 Oct 2014 21:21:48 -0000 1.279
56 +++ ChangeLog 28 Oct 2014 01:27:19 -0000 1.280
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/graphviz
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.279 2014/10/19 21:21:48 dilfridge Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.280 2014/10/28 01:27:19 vapier Exp $
62 +
63 + 28 Oct 2014; Mike Frysinger <vapier@g.o> graphviz-2.36.0.ebuild:
64 + Add libtool to depend since we link against ltdl #479914 by Nikoli.
65
66 19 Oct 2014; Andreas K. Huettel <dilfridge@g.o>
67 graphviz-2.28.0.ebuild, graphviz-2.34.0.ebuild, graphviz-2.36.0.ebuild: