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: ChangeLog gnuplot-4.2.2.ebuild
Date: Thu, 20 Sep 2007 16:17:27
Message-Id: E1IYOan-00051h-9X@stork.gentoo.org
1 jer 07/09/20 16:09:29
2
3 Modified: ChangeLog gnuplot-4.2.2.ebuild
4 Log:
5 Marked ~hppa (bug #193144).
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.38 sci-visualization/gnuplot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.38&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.38&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.37&r2=1.38
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
18 retrieving revision 1.37
19 retrieving revision 1.38
20 diff -u -r1.37 -r1.38
21 --- ChangeLog 20 Sep 2007 07:28:57 -0000 1.37
22 +++ ChangeLog 20 Sep 2007 16:09:28 -0000 1.38
23 @@ -1,6 +1,9 @@
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.37 2007/09/20 07:28:57 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.38 2007/09/20 16:09:28 jer Exp $
28 +
29 + 20 Sep 2007; Jeroen Roovers <jer@g.o> gnuplot-4.2.2.ebuild:
30 + Marked ~hppa (bug #193144).
31
32 20 Sep 2007; Christian Faulhammer <opfer@g.o> gnuplot-4.2.2.ebuild:
33 add app-xemacs/texinfo to RDEPEND; make sure no Emacsen is detected by
34
35
36
37 1.6 sci-visualization/gnuplot/gnuplot-4.2.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild?r1=1.5&r2=1.6
42
43 Index: gnuplot-4.2.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- gnuplot-4.2.2.ebuild 20 Sep 2007 07:28:57 -0000 1.5
50 +++ gnuplot-4.2.2.ebuild 20 Sep 2007 16:09:28 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild,v 1.5 2007/09/20 07:28:57 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.2.2.ebuild,v 1.6 2007/09/20 16:09:28 jer Exp $
56
57 inherit eutils elisp-common multilib wxwidgets
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="gnuplot"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
65 IUSE="doc emacs gd ggi tetex pdf plotutils readline svga wxwindows X xemacs"
66
67 RDEPEND="
68
69
70
71 --
72 gentoo-commits@g.o mailing list