Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: metadata.xml ChangeLog gnuplot-4.4.3-r1.ebuild
Date: Sat, 30 Jun 2012 21:03:38
Message-Id: 20120630210253.303222004B@flycatcher.gentoo.org
1 ulm 12/06/30 21:02:53
2
3 Modified: metadata.xml ChangeLog
4 Removed: gnuplot-4.4.3-r1.ebuild
5 Log:
6 Remove old.
7
8 (Portage version: 2.1.11.2/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.15 sci-visualization/gnuplot/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?r1=1.14&r2=1.15
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/metadata.xml,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- metadata.xml 3 Jun 2012 14:03:32 -0000 1.14
24 +++ metadata.xml 30 Jun 2012 21:02:53 -0000 1.15
25 @@ -1,25 +1,25 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <herd>sci</herd>
30 - <maintainer>
31 - <email>ulm@g.o</email>
32 - <name>Ulrich Müller</name>
33 - </maintainer>
34 - <maintainer>
35 - <email>ottxor@g.o</email>
36 - <name>Christoph Junghans</name>
37 - </maintainer>
38 - <longdescription>
39 +<herd>sci</herd>
40 +<maintainer>
41 + <email>ulm@g.o</email>
42 + <name>Ulrich Müller</name>
43 +</maintainer>
44 +<maintainer>
45 + <email>ottxor@g.o</email>
46 + <name>Christoph Junghans</name>
47 +</maintainer>
48 +<longdescription>
49 Gnuplot is a command-driven interactive function plotting program.
50 It can be used to plot functions and data points in both two- and
51 three-dimensional plots in many different formats. It is designed
52 primarily for the visual display of scientific data.
53 </longdescription>
54 - <use>
55 - <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
56 +<use>
57 + <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
58 Needed for GIF, JPEG, and PNG image output.</flag>
59 - <flag name="thin-splines">Enable thin plate splines</flag>
60 - <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
61 - </use>
62 + <flag name="thin-splines">Enable thin plate splines</flag>
63 + <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
64 +</use>
65 </pkgmetadata>
66
67
68
69 1.191 sci-visualization/gnuplot/ChangeLog
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.191&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.191&content-type=text/plain
73 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.190&r2=1.191
74
75 Index: ChangeLog
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
78 retrieving revision 1.190
79 retrieving revision 1.191
80 diff -u -r1.190 -r1.191
81 --- ChangeLog 3 Jun 2012 14:03:32 -0000 1.190
82 +++ ChangeLog 30 Jun 2012 21:02:53 -0000 1.191
83 @@ -1,6 +1,9 @@
84 # ChangeLog for sci-visualization/gnuplot
85 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
86 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.190 2012/06/03 14:03:32 jlec Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.191 2012/06/30 21:02:53 ulm Exp $
88 +
89 + 30 Jun 2012; Ulrich Müller <ulm@g.o> -gnuplot-4.4.3-r1.ebuild:
90 + Remove old.
91
92 03 Jun 2012; Justin Lecher <jlec@g.o> gnuplot-4.6.0.ebuild,
93 metadata.xml: