Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: metadata.xml ChangeLog gnuplot-4.6_rc1.ebuild
Date: Mon, 30 Jan 2012 04:34:45
Message-Id: 20120130043433.203FA2004B@flycatcher.gentoo.org
1 ottxor 12/01/30 04:34:33
2
3 Modified: metadata.xml ChangeLog gnuplot-4.6_rc1.ebuild
4 Log:
5 obey right license (bug #401191#c9)
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux i686)
8
9 Revision Changes Path
10 1.13 sci-visualization/gnuplot/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?r1=1.12&r2=1.13
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/metadata.xml,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- metadata.xml 29 Jan 2012 18:11:43 -0000 1.12
23 +++ metadata.xml 30 Jan 2012 04:34:33 -0000 1.13
24 @@ -20,7 +20,6 @@
25 <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
26 Needed for GIF, JPEG, and PNG image output.</flag>
27 <flag name="thin-splines">Enable thin plate splines</flag>
28 - <flag name="bitmap">Enable dot-matrix printers and pbm terminal
29 - (copyright may restrict commercial use)</flag>
30 + <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
31 </use>
32 </pkgmetadata>
33
34
35
36 1.177 sci-visualization/gnuplot/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.177&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.177&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.176&r2=1.177
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
45 retrieving revision 1.176
46 retrieving revision 1.177
47 diff -u -r1.176 -r1.177
48 --- ChangeLog 29 Jan 2012 18:11:43 -0000 1.176
49 +++ ChangeLog 30 Jan 2012 04:34:33 -0000 1.177
50 @@ -1,6 +1,10 @@
51 # ChangeLog for sci-visualization/gnuplot
52 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.176 2012/01/29 18:11:43 ottxor Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.177 2012/01/30 04:34:33 ottxor Exp $
55 +
56 + 30 Jan 2012; Christoph Junghans <ottxor@g.o> gnuplot-4.6_rc1.ebuild,
57 + metadata.xml:
58 + obey right license (bug #401191#c9)
59
60 29 Jan 2012; Christoph Junghans <ottxor@g.o> gnuplot-4.6_rc1.ebuild,
61 metadata.xml:
62
63
64
65 1.5 sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild?rev=1.5&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild?rev=1.5&content-type=text/plain
69 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild?r1=1.4&r2=1.5
70
71 Index: gnuplot-4.6_rc1.ebuild
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild,v
74 retrieving revision 1.4
75 retrieving revision 1.5
76 diff -u -r1.4 -r1.5
77 --- gnuplot-4.6_rc1.ebuild 29 Jan 2012 18:11:43 -0000 1.4
78 +++ gnuplot-4.6_rc1.ebuild 30 Jan 2012 04:34:33 -0000 1.5
79 @@ -1,6 +1,6 @@
80 # Copyright 1999-2012 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild,v 1.4 2012/01/29 18:11:43 ottxor Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild,v 1.5 2012/01/30 04:34:33 ottxor Exp $
84
85 EAPI=4
86
87 @@ -23,7 +23,7 @@
88 SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
89 fi
90
91 -LICENSE="gnuplot GPL-2"
92 +LICENSE="gnuplot GPL-2 bitmap? ( free-noncomm )"
93 SLOT="0"
94 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
95 IUSE="bitmap cairo doc emacs examples +gd ggi latex lua plotutils qt4 readline svga thin-splines wxwidgets X xemacs"