Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: metadata.xml ChangeLog gnuplot-4.4.4-r1.ebuild gnuplot-4.6.1.ebuild
Date: Fri, 27 Sep 2013 07:55:57
Message-Id: 20130927075553.80E792004C@flycatcher.gentoo.org
1 jlec 13/09/27 07:55:53
2
3 Modified: metadata.xml ChangeLog
4 Removed: gnuplot-4.4.4-r1.ebuild gnuplot-4.6.1.ebuild
5 Log:
6 sci-visualization/gnuplot: Drop old
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
9
10 Revision Changes Path
11 1.17 sci-visualization/gnuplot/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.17&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.17&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?r1=1.16&r2=1.17
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/metadata.xml,v
20 retrieving revision 1.16
21 retrieving revision 1.17
22 diff -u -r1.16 -r1.17
23 --- metadata.xml 10 Sep 2012 00:15:46 -0000 1.16
24 +++ metadata.xml 27 Sep 2013 07:55:53 -0000 1.17
25 @@ -1,28 +1,28 @@
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 -<upstream>
63 - <remote-id type="sourceforge">gnuplot</remote-id>
64 -</upstream>
65 + <flag name="thin-splines">Enable thin plate splines</flag>
66 + <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
67 + </use>
68 + <upstream>
69 + <remote-id type="sourceforge">gnuplot</remote-id>
70 + </upstream>
71 </pkgmetadata>
72
73
74
75 1.227 sci-visualization/gnuplot/ChangeLog
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.227&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.227&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.226&r2=1.227
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
84 retrieving revision 1.226
85 retrieving revision 1.227
86 diff -u -r1.226 -r1.227
87 --- ChangeLog 26 Sep 2013 17:29:53 -0000 1.226
88 +++ ChangeLog 27 Sep 2013 07:55:53 -0000 1.227
89 @@ -1,6 +1,10 @@
90 # ChangeLog for sci-visualization/gnuplot
91 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.226 2013/09/26 17:29:53 ago Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.227 2013/09/27 07:55:53 jlec Exp $
94 +
95 + 27 Sep 2013; Justin Lecher <jlec@g.o> -gnuplot-4.4.4-r1.ebuild,
96 + -gnuplot-4.6.1.ebuild, metadata.xml:
97 + Drop old
98
99 26 Sep 2013; Agostino Sarubbo <ago@g.o> gnuplot-4.6.3.ebuild:
100 Stable for arm, wrt bug #484288