Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/pspresent: pspresent-1.2.ebuild ChangeLog pspresent-1.3.ebuild pspresent-1.2-r1.ebuild
Date: Sat, 26 Dec 2009 17:57:16
Message-Id: E1NOaUn-0001oZ-B9@stork.gentoo.org
1 pva 09/12/26 17:32:05
2
3 Modified: pspresent-1.2.ebuild ChangeLog pspresent-1.3.ebuild
4 pspresent-1.2-r1.ebuild
5 Log:
6 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 app-text/pspresent/pspresent-1.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild?r1=1.11&r2=1.12
15
16 Index: pspresent-1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- pspresent-1.2.ebuild 23 Sep 2009 16:37:22 -0000 1.11
23 +++ pspresent-1.2.ebuild 26 Dec 2009 17:32:04 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.11 2009/09/23 16:37:22 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.12 2009/12/26 17:32:04 pva Exp $
29
30 IUSE="xinerama"
31
32 @@ -10,7 +10,7 @@
33
34 RDEPEND="x11-libs/libX11
35 xinerama? ( x11-libs/libXinerama )
36 - virtual/ghostscript"
37 + app-text/ghostscript-gpl"
38 DEPEND="${RDEPEND}
39 x11-proto/xproto
40 xinerama? ( x11-proto/xineramaproto )
41
42
43
44 1.27 app-text/pspresent/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 23 Sep 2009 16:37:22 -0000 1.26
57 +++ ChangeLog 26 Dec 2009 17:32:04 -0000 1.27
58 @@ -1,6 +1,11 @@
59 # ChangeLog for app-text/pspresent
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.26 2009/09/23 16:37:22 patrick Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.27 2009/12/26 17:32:04 pva Exp $
63 +
64 + 26 Dec 2009; Peter Volkov <pva@g.o> pspresent-1.2.ebuild,
65 + pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild:
66 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
67 + implementation left in the tree.
68
69 23 Sep 2009; Patrick Lauer <patrick@g.o> pspresent-1.2.ebuild,
70 pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild:
71
72
73
74 1.7 app-text/pspresent/pspresent-1.3.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild?r1=1.6&r2=1.7
79
80 Index: pspresent-1.3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- pspresent-1.3.ebuild 23 Sep 2009 16:37:22 -0000 1.6
87 +++ pspresent-1.3.ebuild 26 Dec 2009 17:32:04 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.6 2009/09/23 16:37:22 patrick Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.7 2009/12/26 17:32:04 pva Exp $
93
94 IUSE="xinerama"
95
96 @@ -10,7 +10,7 @@
97
98 RDEPEND="x11-libs/libX11
99 xinerama? ( x11-libs/libXinerama )
100 - virtual/ghostscript"
101 + app-text/ghostscript-gpl"
102 DEPEND="${RDEPEND}
103 x11-proto/xproto
104 xinerama? ( x11-proto/xineramaproto )
105
106
107
108 1.5 app-text/pspresent/pspresent-1.2-r1.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild?rev=1.5&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild?rev=1.5&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild?r1=1.4&r2=1.5
113
114 Index: pspresent-1.2-r1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild,v
117 retrieving revision 1.4
118 retrieving revision 1.5
119 diff -u -r1.4 -r1.5
120 --- pspresent-1.2-r1.ebuild 23 Sep 2009 16:37:22 -0000 1.4
121 +++ pspresent-1.2-r1.ebuild 26 Dec 2009 17:32:04 -0000 1.5
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2009 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild,v 1.4 2009/09/23 16:37:22 patrick Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild,v 1.5 2009/12/26 17:32:04 pva Exp $
127
128 IUSE="xinerama"
129
130 @@ -10,7 +10,7 @@
131
132 RDEPEND="x11-libs/libX11
133 xinerama? ( x11-libs/libXinerama )
134 - virtual/ghostscript"
135 + app-text/ghostscript-gpl"
136 DEPEND="${RDEPEND}
137 x11-proto/xproto
138 xinerama? ( x11-proto/xineramaproto )