Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/sympy: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog
Date: Sat, 26 Dec 2009 19:39:46
Message-Id: E1NOcUK-0008PQ-5B@stork.gentoo.org
1 pva 09/12/26 19:39:44
2
3 Modified: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog
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.2 dev-python/sympy/sympy-0.6.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?r1=1.1&r2=1.2
14
15 Index: sympy-0.6.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- sympy-0.6.5.ebuild 19 Jul 2009 10:10:51 -0000 1.1
22 +++ sympy-0.6.5.ebuild 26 Dec 2009 19:39:43 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v 1.1 2009/07/19 10:10:51 grozin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v 1.2 2009/12/26 19:39:43 pva Exp $
28 EAPI=2
29 NEED_PYTHON=2.4
30 inherit distutils
31 @@ -19,7 +19,7 @@
32 gtk? ( x11-libs/gtkmathview[gtk] ) )
33 latex? ( virtual/latex-base
34 png? ( app-text/dvipng )
35 - pdf? ( virtual/ghostscript ) )
36 + pdf? ( app-text/ghostscript-gpl ) )
37 texmacs? ( app-office/texmacs )
38 ipython? ( dev-python/ipython )
39 opengl? ( dev-python/pyopengl )
40
41
42
43 1.2 dev-python/sympy/sympy-0.6.6.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?r1=1.1&r2=1.2
48
49 Index: sympy-0.6.6.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- sympy-0.6.6.ebuild 24 Dec 2009 16:06:18 -0000 1.1
56 +++ sympy-0.6.6.ebuild 26 Dec 2009 19:39:43 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v 1.1 2009/12/24 16:06:18 grozin Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v 1.2 2009/12/26 19:39:43 pva Exp $
62 EAPI=2
63 NEED_PYTHON=2.4
64 inherit distutils
65 @@ -19,7 +19,7 @@
66 gtk? ( x11-libs/gtkmathview[gtk] ) )
67 latex? ( virtual/latex-base
68 png? ( app-text/dvipng )
69 - pdf? ( virtual/ghostscript ) )
70 + pdf? ( app-text/ghostscript-gpl ) )
71 texmacs? ( app-office/texmacs )
72 ipython? ( dev-python/ipython )
73 opengl? ( dev-python/pyopengl )
74
75
76
77 1.8 dev-python/sympy/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?rev=1.8&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?rev=1.8&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?r1=1.7&r2=1.8
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v
86 retrieving revision 1.7
87 retrieving revision 1.8
88 diff -u -r1.7 -r1.8
89 --- ChangeLog 24 Dec 2009 16:06:18 -0000 1.7
90 +++ ChangeLog 26 Dec 2009 19:39:43 -0000 1.8
91 @@ -1,6 +1,11 @@
92 # ChangeLog for dev-python/sympy
93 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.7 2009/12/24 16:06:18 grozin Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.8 2009/12/26 19:39:43 pva Exp $
96 +
97 + 26 Dec 2009; Peter Volkov <pva@g.o> sympy-0.6.5.ebuild,
98 + sympy-0.6.6.ebuild:
99 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
100 + implementation left in the tree.
101
102 *sympy-0.6.6 (24 Dec 2009)