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-visualization/gle: ChangeLog gle-4.2.1.ebuild gle-4.2.0.ebuild
Date: Sat, 26 Dec 2009 19:40:17
Message-Id: E1NOcUp-0008UM-Q8@stork.gentoo.org
1 pva 09/12/26 19:40:15
2
3 Modified: ChangeLog gle-4.2.1.ebuild gle-4.2.0.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.7 sci-visualization/gle/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 15 Sep 2009 13:43:00 -0000 1.6
22 +++ ChangeLog 26 Dec 2009 19:40:15 -0000 1.7
23 @@ -1,6 +1,11 @@
24 # ChangeLog for sci-visualization/gle
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.6 2009/09/15 13:43:00 grozin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/ChangeLog,v 1.7 2009/12/26 19:40:15 pva Exp $
28 +
29 + 26 Dec 2009; Peter Volkov <pva@g.o> gle-4.2.0.ebuild,
30 + gle-4.2.1.ebuild:
31 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
32 + implementation left in the tree.
33
34 *gle-4.2.1 (15 Sep 2009)
35
36
37
38
39 1.2 sci-visualization/gle/gle-4.2.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild?r1=1.1&r2=1.2
44
45 Index: gle-4.2.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- gle-4.2.1.ebuild 15 Sep 2009 13:43:00 -0000 1.1
52 +++ gle-4.2.1.ebuild 26 Dec 2009 19:40:15 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild,v 1.1 2009/09/15 13:43:00 grozin Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.1.ebuild,v 1.2 2009/12/26 19:40:15 pva Exp $
58 EAPI=2
59 inherit eutils elisp-common qt4
60 DESCRIPTION="Graphics Layout Engine"
61 @@ -24,7 +24,7 @@
62 emacs? ( virtual/emacs )"
63
64 RDEPEND="${DEPEND}
65 - virtual/ghostscript
66 + app-text/ghostscript-gpl
67 virtual/latex-base
68 vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
69
70
71
72
73 1.3 sci-visualization/gle/gle-4.2.0.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild?r1=1.2&r2=1.3
78
79 Index: gle-4.2.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- gle-4.2.0.ebuild 30 Sep 2009 16:58:46 -0000 1.2
86 +++ gle-4.2.0.ebuild 26 Dec 2009 19:40:15 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild,v 1.2 2009/09/30 16:58:46 ayoy Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gle/gle-4.2.0.ebuild,v 1.3 2009/12/26 19:40:15 pva Exp $
92 EAPI=1
93 inherit eutils elisp-common qt4
94 MY_P=GLE-${PV}
95 @@ -26,7 +26,7 @@
96 app-arch/unzip"
97
98 RDEPEND="${CDEPEND}
99 - virtual/ghostscript
100 + app-text/ghostscript-gpl
101 virtual/latex-base
102 vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"