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: gnuplot-4.2.3-r2.ebuild ChangeLog
Date: Thu, 29 May 2008 10:20:58
Message-Id: E1K1fFc-0005fX-Kd@stork.gentoo.org
1 opfer 08/05/29 10:20:52
2
3 Modified: gnuplot-4.2.3-r2.ebuild ChangeLog
4 Log:
5 stable x86, bug 224071
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild?r1=1.2&r2=1.3
14
15 Index: gnuplot-4.2.3-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gnuplot-4.2.3-r2.ebuild 9 May 2008 20:42:50 -0000 1.2
22 +++ gnuplot-4.2.3-r2.ebuild 29 May 2008 10:20:52 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.3-r2.ebuild,v 1.2 2008/05/09 20:42:50 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.3-r2.ebuild,v 1.3 2008/05/29 10:20:52 opfer Exp $
28
29 inherit autotools elisp-common eutils multilib wxwidgets
30
31 @@ -12,7 +12,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 pdf plotutils readline svga wxwindows X xemacs"
38 RESTRICT="wxwindows? ( test )"
39
40
41
42
43 1.73 sci-visualization/gnuplot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.73&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.73&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.72&r2=1.73
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
52 retrieving revision 1.72
53 retrieving revision 1.73
54 diff -u -r1.72 -r1.73
55 --- ChangeLog 9 May 2008 20:42:50 -0000 1.72
56 +++ ChangeLog 29 May 2008 10:20:52 -0000 1.73
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sci-visualization/gnuplot
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.72 2008/05/09 20:42:50 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.73 2008/05/29 10:20:52 opfer Exp $
62 +
63 + 29 May 2008; Christian Faulhammer <opfer@g.o>
64 + gnuplot-4.2.3-r2.ebuild:
65 + stable x86, bug 224071
66
67 09 May 2008; Ulrich Mueller <ulm@g.o> gnuplot-4.2.3-r2.ebuild:
68 Inherit autotools and call eautoreconf, bug 219323 comment 8.
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list