Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Tue, 27 Oct 2009 09:52:35
Message-Id: E1N2ijA-0007g9-Oq@stork.gentoo.org
1 jer 09/10/27 09:52:32
2
3 Modified: gnuplot-4.2.6.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #288967).
6 (Portage version: 2.2_rc46/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild?r1=1.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- gnuplot-4.2.6.ebuild 24 Oct 2009 16:13:34 -0000 1.5
22 +++ gnuplot-4.2.6.ebuild 27 Oct 2009 09:52:32 -0000 1.6
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.5 2009/10/24 16:13:34 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.6.ebuild,v 1.6 2009/10/27 09:52:32 jer 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.128 sci-visualization/gnuplot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.128&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.128&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.127&r2=1.128
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
52 retrieving revision 1.127
53 retrieving revision 1.128
54 diff -u -r1.127 -r1.128
55 --- ChangeLog 24 Oct 2009 17:49:59 -0000 1.127
56 +++ ChangeLog 27 Oct 2009 09:52:32 -0000 1.128
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.127 2009/10/24 17:49:59 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.128 2009/10/27 09:52:32 jer Exp $
62 +
63 + 27 Oct 2009; Jeroen Roovers <jer@g.o> gnuplot-4.2.6.ebuild:
64 + Stable for HPPA (bug #288967).
65
66 24 Oct 2009; Ulrich Mueller <ulm@g.o> -gnuplot-4.2.4-r1.ebuild:
67 Remove old ebuild still using built_with_use, tracker bug 261562.