Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/joe: ChangeLog joe-3.5.ebuild joe-3.0-r2.ebuild joe-3.2.ebuild joe-3.1-r1.ebuild joe-3.4.ebuild
Date: Wed, 10 Oct 2007 07:07:43
Message-Id: E1IfVW0-00043R-K6@stork.gentoo.org
1 opfer 07/10/10 06:57:56
2
3 Modified: ChangeLog joe-3.5.ebuild joe-3.0-r2.ebuild
4 joe-3.2.ebuild joe-3.1-r1.ebuild joe-3.4.ebuild
5 Log:
6 remove PROVIDE=virtual/editor as we have now a new-style virtual
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.58 app-editors/joe/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 25 May 2007 16:46:43 -0000 1.57
23 +++ ChangeLog 10 Oct 2007 06:57:56 -0000 1.58
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-editors/joe
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.57 2007/05/25 16:46:43 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.58 2007/10/10 06:57:56 opfer Exp $
29 +
30 + 10 Oct 2007; Christian Faulhammer <opfer@g.o> joe-3.0-r2.ebuild,
31 + joe-3.1-r1.ebuild, joe-3.2.ebuild, joe-3.4.ebuild, joe-3.5.ebuild:
32 + remove PROVIDE=virtual/editor as we have now a new-style virtual
33
34 25 May 2007; Raúl Porcel <armin76@g.o> joe-3.5.ebuild:
35 alpha stable wrt #166051
36
37
38
39 1.12 app-editors/joe/joe-3.5.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.5.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.5.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.5.ebuild?r1=1.11&r2=1.12
44
45 Index: joe-3.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- joe-3.5.ebuild 25 May 2007 16:46:43 -0000 1.11
52 +++ joe-3.5.ebuild 10 Oct 2007 06:57:56 -0000 1.12
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.11 2007/05/25 16:46:43 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.12 2007/10/10 06:57:56 opfer Exp $
58
59 inherit flag-o-matic eutils
60
61 @@ -15,7 +15,6 @@
62
63 DEPEND=">=sys-libs/ncurses-5.2-r2"
64 RDEPEND="!ppc-macos? ( xterm? ( >=x11-terms/xterm-215-r1 ) )"
65 -PROVIDE="virtual/editor"
66
67 pkg_setup() {
68 if use xterm && ! built_with_use x11-terms/xterm paste64; then
69
70
71
72 1.7 app-editors/joe/joe-3.0-r2.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild?rev=1.7&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild?rev=1.7&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild?r1=1.6&r2=1.7
77
78 Index: joe-3.0-r2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild,v
81 retrieving revision 1.6
82 retrieving revision 1.7
83 diff -u -r1.6 -r1.7
84 --- joe-3.0-r2.ebuild 28 Feb 2007 21:55:42 -0000 1.6
85 +++ joe-3.0-r2.ebuild 10 Oct 2007 06:57:56 -0000 1.7
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2007 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild,v 1.6 2007/02/28 21:55:42 genstef Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild,v 1.7 2007/10/10 06:57:56 opfer Exp $
91
92 inherit flag-o-matic eutils
93
94 @@ -14,7 +14,6 @@
95 IUSE=""
96
97 DEPEND=">=sys-libs/ncurses-5.2-r2"
98 -PROVIDE="virtual/editor"
99
100 src_unpack() {
101 unpack ${A}
102
103
104
105 1.14 app-editors/joe/joe-3.2.ebuild
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.2.ebuild?rev=1.14&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.2.ebuild?rev=1.14&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.2.ebuild?r1=1.13&r2=1.14
110
111 Index: joe-3.2.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v
114 retrieving revision 1.13
115 retrieving revision 1.14
116 diff -u -r1.13 -r1.14
117 --- joe-3.2.ebuild 28 Feb 2007 21:55:42 -0000 1.13
118 +++ joe-3.2.ebuild 10 Oct 2007 06:57:56 -0000 1.14
119 @@ -1,6 +1,6 @@
120 # Copyright 1999-2007 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.13 2007/02/28 21:55:42 genstef Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.14 2007/10/10 06:57:56 opfer Exp $
124
125 inherit flag-o-matic
126
127 @@ -14,7 +14,6 @@
128 IUSE=""
129
130 DEPEND=">=sys-libs/ncurses-5.2-r2"
131 -PROVIDE="virtual/editor"
132
133 src_unpack() {
134 unpack ${A}
135
136
137
138 1.7 app-editors/joe/joe-3.1-r1.ebuild
139
140 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild?rev=1.7&view=markup
141 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild?rev=1.7&content-type=text/plain
142 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild?r1=1.6&r2=1.7
143
144 Index: joe-3.1-r1.ebuild
145 ===================================================================
146 RCS file: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild,v
147 retrieving revision 1.6
148 retrieving revision 1.7
149 diff -u -r1.6 -r1.7
150 --- joe-3.1-r1.ebuild 28 Feb 2007 21:55:42 -0000 1.6
151 +++ joe-3.1-r1.ebuild 10 Oct 2007 06:57:56 -0000 1.7
152 @@ -1,6 +1,6 @@
153 # Copyright 1999-2007 Gentoo Foundation
154 # Distributed under the terms of the GNU General Public License v2
155 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild,v 1.6 2007/02/28 21:55:42 genstef Exp $
156 +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild,v 1.7 2007/10/10 06:57:56 opfer Exp $
157
158 inherit flag-o-matic eutils
159
160 @@ -14,7 +14,6 @@
161 IUSE=""
162
163 DEPEND=">=sys-libs/ncurses-5.2-r2"
164 -PROVIDE="virtual/editor"
165
166 src_unpack() {
167 unpack ${A}
168
169
170
171 1.4 app-editors/joe/joe-3.4.ebuild
172
173 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.4.ebuild?rev=1.4&view=markup
174 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.4.ebuild?rev=1.4&content-type=text/plain
175 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/joe/joe-3.4.ebuild?r1=1.3&r2=1.4
176
177 Index: joe-3.4.ebuild
178 ===================================================================
179 RCS file: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.4.ebuild,v
180 retrieving revision 1.3
181 retrieving revision 1.4
182 diff -u -r1.3 -r1.4
183 --- joe-3.4.ebuild 28 Feb 2007 21:55:42 -0000 1.3
184 +++ joe-3.4.ebuild 10 Oct 2007 06:57:56 -0000 1.4
185 @@ -1,6 +1,6 @@
186 # Copyright 1999-2007 Gentoo Foundation
187 # Distributed under the terms of the GNU General Public License v2
188 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.4.ebuild,v 1.3 2007/02/28 21:55:42 genstef Exp $
189 +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.4.ebuild,v 1.4 2007/10/10 06:57:56 opfer Exp $
190
191 inherit flag-o-matic eutils
192
193 @@ -15,7 +15,6 @@
194
195 DEPEND=">=sys-libs/ncurses-5.2-r2"
196 RDEPEND="!ppc-macos? ( xterm? ( >=x11-terms/xterm-215-r1 ) )"
197 -PROVIDE="virtual/editor"
198
199 pkg_setup() {
200 if use xterm && ! built_with_use x11-terms/xterm paste64; then
201
202
203
204 --
205 gentoo-commits@g.o mailing list