Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: ChangeLog gnuplot-4.2.2-r1.ebuild
Date: Fri, 07 Dec 2007 07:18:22
Message-Id: E1J0XTV-0001XI-Qm@stork.gentoo.org
1 opfer 07/12/07 07:18:17
2
3 Modified: ChangeLog gnuplot-4.2.2-r1.ebuild
4 Log:
5 stable x86, bug 189672
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.57 sci-visualization/gnuplot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.57&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.57&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.56&r2=1.57
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
18 retrieving revision 1.56
19 retrieving revision 1.57
20 diff -u -r1.56 -r1.57
21 --- ChangeLog 14 Nov 2007 06:13:25 -0000 1.56
22 +++ ChangeLog 7 Dec 2007 07:18:17 -0000 1.57
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-visualization/gnuplot
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.56 2007/11/14 06:13:25 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.57 2007/12/07 07:18:17 opfer Exp $
28 +
29 + 07 Dec 2007; Christian Faulhammer <opfer@g.o>
30 + gnuplot-4.2.2-r1.ebuild:
31 + stable x86, bug 189672
32
33 14 Nov 2007; Christian Faulhammer <opfer@g.o>
34 gnuplot-4.2.2-r1.ebuild:
35
36
37
38 1.5 sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild?r1=1.4&r2=1.5
43
44 Index: gnuplot-4.2.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- gnuplot-4.2.2-r1.ebuild 14 Nov 2007 06:13:25 -0000 1.4
51 +++ gnuplot-4.2.2-r1.ebuild 7 Dec 2007 07:18:17 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v 1.4 2007/11/14 06:13:25 opfer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2-r1.ebuild,v 1.5 2007/12/07 07:18:17 opfer Exp $
57
58 inherit eutils elisp-common multilib wxwidgets
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="gnuplot"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
66 IUSE="doc emacs gd ggi latex pdf plotutils readline svga wxwindows X xemacs"
67 RESTRICT="wxwindows? ( test )"
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list