Gentoo Archives: gentoo-commits

From: "Kenneth Prugh (ken69267)" <ken69267@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: gnuplot-4.2.6.ebuild ChangeLog
Date: Mon, 02 Nov 2009 20:39:46
Message-Id: E1N53gl-0002aO-Bh@stork.gentoo.org
1 ken69267 09/11/02 20:39:43
2
3 Modified: gnuplot-4.2.6.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #288967
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 sci-visualization/gnuplot/gnuplot-4.2.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild?r1=1.6&r2=1.7
14
15 Index: gnuplot-4.2.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gnuplot-4.2.6.ebuild 27 Oct 2009 09:52:32 -0000 1.6
22 +++ gnuplot-4.2.6.ebuild 2 Nov 2009 20:39:42 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild,v 1.6 2009/10/27 09:52:32 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild,v 1.7 2009/11/02 20:39:42 ken69267 Exp $
28
29 EAPI=2
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="gnuplot"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
37 IUSE="doc emacs +gd ggi latex lua pdf plotutils readline svga wxwidgets X xemacs"
38 RESTRICT="wxwidgets? ( test )"
39
40
41
42
43 1.129 sci-visualization/gnuplot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.129&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.129&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.128&r2=1.129
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
52 retrieving revision 1.128
53 retrieving revision 1.129
54 diff -u -r1.128 -r1.129
55 --- ChangeLog 27 Oct 2009 09:52:32 -0000 1.128
56 +++ ChangeLog 2 Nov 2009 20:39:42 -0000 1.129
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-visualization/gnuplot
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.128 2009/10/27 09:52:32 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.129 2009/11/02 20:39:42 ken69267 Exp $
62 +
63 + 02 Nov 2009; Kenneth Prugh <ken69267@g.o> gnuplot-4.2.6.ebuild:
64 + amd64 stable, bug #288967
65
66 27 Oct 2009; Jeroen Roovers <jer@g.o> gnuplot-4.2.6.ebuild:
67 Stable for HPPA (bug #288967).