Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/plplot: ChangeLog plplot-5.9.7-r1.ebuild
Date: Tue, 26 Jul 2011 19:42:19
Message-Id: 20110726194208.58B7A2004B@flycatcher.gentoo.org
1 xarthisius 11/07/26 19:42:08
2
3 Modified: ChangeLog plplot-5.9.7-r1.ebuild
4 Log:
5 Marked ~ppc wrt #358035
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.35 sci-libs/plplot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 21 Jun 2011 15:06:43 -0000 1.34
23 +++ ChangeLog 26 Jul 2011 19:42:08 -0000 1.35
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-libs/plplot
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.34 2011/06/21 15:06:43 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.35 2011/07/26 19:42:08 xarthisius Exp $
29 +
30 + 26 Jul 2011; Kacper Kowalik <xarthisius@g.o> plplot-5.9.7-r1.ebuild:
31 + Marked ~ppc wrt #358035
32
33 21 Jun 2011; Justin Lecher <jlec@g.o> plplot-5.9.7-r1.ebuild:
34 Add dependency on virtual/fortran
35
36
37
38 1.6 sci-libs/plplot/plplot-5.9.7-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild?r1=1.5&r2=1.6
43
44 Index: plplot-5.9.7-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- plplot-5.9.7-r1.ebuild 21 Jun 2011 15:06:43 -0000 1.5
51 +++ plplot-5.9.7-r1.ebuild 26 Jul 2011 19:42:08 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild,v 1.5 2011/06/21 15:06:43 jlec Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild,v 1.6 2011/07/26 19:42:08 xarthisius Exp $
57
58 EAPI="3"
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 ~ppc ~x86"
66 IUSE="ada cairo d doc dynamic examples fortran gd java jpeg latex lua ocaml octave
67 pdf perl png python qhull qt4 svg tcl test threads tk truetype wxwidgets X"