Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/graphviz: graphviz-2.28.0.ebuild metadata.xml ChangeLog
Date: Thu, 07 Jun 2012 15:24:45
Message-Id: 20120607152431.1E1702004B@flycatcher.gentoo.org
1 jlec 12/06/07 15:24:31
2
3 Modified: graphviz-2.28.0.ebuild metadata.xml ChangeLog
4 Log:
5 Block sci-chemistry/cluster version which triger file collision, #419999
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 media-gfx/graphviz/graphviz-2.28.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?r1=1.7&r2=1.8
15
16 Index: graphviz-2.28.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- graphviz-2.28.0.ebuild 5 Jun 2012 20:00:58 -0000 1.7
23 +++ graphviz-2.28.0.ebuild 7 Jun 2012 15:24:31 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 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.28.0.ebuild,v 1.7 2012/06/05 20:00:58 axs Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v 1.8 2012/06/07 15:24:31 jlec Exp $
29
30 EAPI=4
31 PYTHON_DEPEND="python? 2"
32 @@ -28,6 +28,7 @@
33 >=media-libs/freetype-2.1.10
34 >=media-libs/gd-2.0.34[fontconfig,jpeg,png,truetype]
35 >=media-libs/libpng-1.2:0
36 + !<=sci-chemistry/cluster-1.3.081231
37 virtual/jpeg
38 virtual/libiconv
39 X? (
40
41
42
43 1.7 media-gfx/graphviz/metadata.xml
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/metadata.xml?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/metadata.xml?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/metadata.xml?r1=1.6&r2=1.7
48
49 Index: metadata.xml
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/metadata.xml,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- metadata.xml 4 Jun 2012 21:02:31 -0000 1.6
56 +++ metadata.xml 7 Jun 2012 15:24:31 -0000 1.7
57 @@ -1,8 +1,8 @@
58 <?xml version="1.0" encoding="UTF-8"?>
59 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
60 <pkgmetadata>
61 -<herd>graphics</herd>
62 -<longdescription>
63 + <herd>graphics</herd>
64 + <longdescription>
65 graphviz is a set of graph drawing tools for Unix or MS-Windows
66 (win32), including a web service interface (webdot). Source code and
67 binary executables for common platforms are available. Graph drawing
68 @@ -28,22 +28,22 @@
69 * you would like to discover patterns and communities of interest in
70 a database of telephone calls or e-mail messages
71 </longdescription>
72 -<use>
73 - <flag name='devil'>Enables DevIL output plugin -Tdevil</flag>
74 - <flag name='gs'>
75 + <use>
76 + <flag name="devil">Enables DevIL output plugin -Tdevil</flag>
77 + <flag name="gs">
78 Enables PostScript output via ghostscript, for
79 plugin -Tgs (needs cairo)
80 </flag>
81 - <flag name='gtk'>Enables gtk+ output plugin -Tgtk (needs cairo)</flag>
82 - <flag name='gts'>Enables support for gts</flag>
83 - <flag name='lasi'>
84 + <flag name="gtk">Enables gtk+ output plugin -Tgtk (needs cairo)</flag>
85 + <flag name="gts">Enables support for gts</flag>
86 + <flag name="lasi">
87 Enables PostScript output via <pkg>media-libs/lasi</pkg>, for
88 plugin -Tlasi (needs cairo)
89 </flag>
90 - <flag name='qt4'>Builds gvedit front-end</flag>
91 - <flag name='X'>
92 + <flag name="qt4">Builds gvedit front-end</flag>
93 + <flag name="X">
94 Builds lefty front-end, builds plugin -Txlib, and enables support
95 for x11 in various other modules (needs cairo)
96 </flag>
97 -</use>
98 + </use>
99 </pkgmetadata>
100
101
102
103 1.259 media-gfx/graphviz/ChangeLog
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.259&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.259&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?r1=1.258&r2=1.259
108
109 Index: ChangeLog
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v
112 retrieving revision 1.258
113 retrieving revision 1.259
114 diff -u -r1.258 -r1.259
115 --- ChangeLog 5 Jun 2012 20:00:58 -0000 1.258
116 +++ ChangeLog 7 Jun 2012 15:24:31 -0000 1.259
117 @@ -1,6 +1,10 @@
118 # ChangeLog for media-gfx/graphviz
119 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
120 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.258 2012/06/05 20:00:58 axs Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.259 2012/06/07 15:24:31 jlec Exp $
122 +
123 + 07 Jun 2012; Justin Lecher <jlec@g.o> graphviz-2.28.0.ebuild,
124 + metadata.xml:
125 + Block sci-chemistry/cluster version which triger file collision, #419999
126
127 05 Jun 2012; Ian Stakenvicius <axs@g.o> graphviz-2.28.0.ebuild:
128 added most of the original keywords back, some keywords dropped temporarily