Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/plplot: ChangeLog plplot-5.9.5.ebuild
Date: Sat, 26 Dec 2009 17:45:29
Message-Id: E1NOahj-0002ud-Ts@stork.gentoo.org
1 pva 09/12/26 17:45:27
2
3 Modified: ChangeLog plplot-5.9.5.ebuild
4 Log:
5 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.27 sci-libs/plplot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.26&r2=1.27
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- ChangeLog 3 Dec 2009 21:50:53 -0000 1.26
22 +++ ChangeLog 26 Dec 2009 17:45:27 -0000 1.27
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-libs/plplot
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.26 2009/12/03 21:50:53 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.27 2009/12/26 17:45:27 pva Exp $
28 +
29 + 26 Dec 2009; Peter Volkov <pva@g.o> plplot-5.9.5.ebuild:
30 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
31 + implementation left in the tree.
32
33 03 Dec 2009; Sébastien Fabbro <bicatali@g.o> -plplot-5.9.2.ebuild,
34 plplot-5.9.5.ebuild, +files/plplot-5.9.5-wxwidgets-cmake.patch:
35
36
37
38 1.3 sci-libs/plplot/plplot-5.9.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild?r1=1.2&r2=1.3
43
44 Index: plplot-5.9.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- plplot-5.9.5.ebuild 3 Dec 2009 21:50:53 -0000 1.2
51 +++ plplot-5.9.5.ebuild 26 Dec 2009 17:45:27 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 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.5.ebuild,v 1.2 2009/12/03 21:50:53 bicatali Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.5.ebuild,v 1.3 2009/12/26 17:45:27 pva Exp $
57
58 EAPI="2"
59 WX_GTK_VER="2.8"
60 @@ -24,7 +24,7 @@
61 gnome? ( gnome-base/libgnomeui
62 gnome-base/libgnomeprintui
63 python? ( dev-python/gnome-python ) )
64 - latex? ( virtual/latex-base virtual/ghostscript )
65 + latex? ( virtual/latex-base app-text/ghostscript-gpl )
66 octave? ( >=sci-mathematics/octave-3 )
67 pdf? ( media-libs/libharu )
68 perl? ( dev-perl/PDL dev-perl/XML-DOM )
69 @@ -47,7 +47,7 @@
70 app-text/docbook-dsssl-stylesheets
71 dev-perl/XML-DOM
72 virtual/latex-base
73 - virtual/ghostscript
74 + app-text/ghostscript-gpl
75 sys-apps/texinfo )
76 java? ( >=virtual/jdk-1.5 dev-lang/swig )
77 python? ( dev-lang/swig )