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-tex/pstplus: pstplus-1.4.1.ebuild ChangeLog
Date: Sat, 26 Dec 2009 19:26:05
Message-Id: E1NOcH5-00072t-US@stork.gentoo.org
1 pva 09/12/26 19:26:03
2
3 Modified: pstplus-1.4.1.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.3 dev-tex/pstplus/pstplus-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild?r1=1.2&r2=1.3
14
15 Index: pstplus-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pstplus-1.4.1.ebuild 21 Dec 2009 18:35:04 -0000 1.2
22 +++ pstplus-1.4.1.ebuild 26 Dec 2009 19:26:03 -0000 1.3
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-tex/pstplus/pstplus-1.4.1.ebuild,v 1.2 2009/12/21 18:35:04 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/pstplus-1.4.1.ebuild,v 1.3 2009/12/26 19:26:03 pva Exp $
28
29 EAPI=1
30
31 @@ -24,7 +24,7 @@
32 )
33 app-text/psutils
34 sci-visualization/gnuplot
35 - virtual/ghostscript
36 + app-text/ghostscript-gpl
37 media-libs/netpbm"
38
39 src_compile() {
40
41
42
43 1.7 dev-tex/pstplus/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pstplus/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pstplus/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pstplus/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-tex/pstplus/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 8 Jun 2009 07:55:16 -0000 1.6
56 +++ ChangeLog 26 Dec 2009 19:26:03 -0000 1.7
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-tex/pstplus
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/ChangeLog,v 1.6 2009/06/08 07:55:16 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pstplus/ChangeLog,v 1.7 2009/12/26 19:26:03 pva Exp $
62 +
63 + 26 Dec 2009; Peter Volkov <pva@g.o> pstplus-1.4.1.ebuild:
64 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
65 + implementation left in the tree.
66
67 *pstplus-1.4.1 (08 Jun 2009)