Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-eselect/eselect-vi: eselect-vi-1.1.8.ebuild eselect-vi-1.1.9.ebuild ChangeLog eselect-vi-1.1.7-r1.ebuild metadata.xml
Date: Tue, 31 Mar 2015 16:58:04
Message-Id: 20150331165801.87D5114EE2@oystercatcher.gentoo.org
1 ulm 15/03/31 16:58:01
2
3 Added: eselect-vi-1.1.8.ebuild eselect-vi-1.1.9.ebuild
4 ChangeLog eselect-vi-1.1.7-r1.ebuild metadata.xml
5 Log:
6 Move package from app-admin to app-eselect category.
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.1 app-eselect/eselect-vi/eselect-vi-1.1.8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.8.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.8.ebuild?rev=1.1&content-type=text/plain
15
16 Index: eselect-vi-1.1.8.ebuild
17 ===================================================================
18 # Copyright 1999-2015 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.8.ebuild,v 1.1 2015/03/31 16:58:01 ulm Exp $
21
22 EAPI=5
23
24 DESCRIPTION="Manages the /usr/bin/vi symlink"
25 HOMEPAGE="http://www.gentoo.org/"
26 SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 IUSE=""
32
33 RDEPEND=">=app-admin/eselect-1.0.6"
34
35 src_install() {
36 insinto /usr/share/eselect/modules
37 doins vi.eselect || die
38 }
39
40
41
42 1.1 app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild?rev=1.1&content-type=text/plain
46
47 Index: eselect-vi-1.1.9.ebuild
48 ===================================================================
49 # Copyright 1999-2015 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild,v 1.1 2015/03/31 16:58:01 ulm Exp $
52
53 EAPI=5
54
55 DESCRIPTION="Manages the /usr/bin/vi symlink"
56 HOMEPAGE="http://www.gentoo.org/"
57 SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
58
59 LICENSE="GPL-2"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
62 IUSE=""
63
64 RDEPEND=">=app-admin/eselect-1.0.6"
65
66 src_install() {
67 insinto /usr/share/eselect/modules
68 doins vi.eselect || die
69 }
70
71
72
73 1.1 app-eselect/eselect-vi/ChangeLog
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/ChangeLog?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/ChangeLog?rev=1.1&content-type=text/plain
77
78 Index: ChangeLog
79 ===================================================================
80 # ChangeLog for app-eselect/eselect-vi
81 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
82 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/ChangeLog,v 1.1 2015/03/31 16:58:01 ulm Exp $
83
84 31 Mar 2015; Ulrich Müller <ulm@g.o> +eselect-vi-1.1.7-r1.ebuild,
85 +eselect-vi-1.1.8.ebuild, +eselect-vi-1.1.9.ebuild,
86 +files/eselect-vi-1.1.7-prefix.patch, +metadata.xml:
87 Move package from app-admin to app-eselect category.
88
89 *eselect-vi-1.1.9 (26 Feb 2015)
90
91 26 Feb 2015; Ben de Groot <yngwin@g.o> +eselect-vi-1.1.9.ebuild:
92 version bump, offering neovim as option
93
94 22 Nov 2014; Ben de Groot <yngwin@g.o> eselect-vi-1.1.8.ebuild:
95 fix SRC_URI (bug #530104)
96
97 *eselect-vi-1.1.8 (22 Nov 2014)
98
99 22 Nov 2014; Ben de Groot <yngwin@g.o> +eselect-vi-1.1.8.ebuild,
100 -eselect-vi-1.1.4.ebuild, -eselect-vi-1.1.5.ebuild, -eselect-vi-1.1.6.ebuild,
101 -eselect-vi-1.1.7.ebuild:
102 Version bump, including patch from 1.1.7-r1 and adding qvim as option (bug
103 #529528). Remove old.
104
105 06 Jun 2014; Mike Frysinger <vapier@g.o> eselect-vi-1.1.7-r1.ebuild:
106 Add arm64 love.
107
108 26 Apr 2012; Alexis Ballier <aballier@g.o> eselect-vi-1.1.7-r1.ebuild:
109 keyword ~amd64-fbsd
110
111 06 Feb 2011; Mart Raudsepp <leio@g.o> eselect-vi-1.1.4.ebuild:
112 Drop to ~mips
113
114 29 Oct 2010; Mark Loeser <halcy0n@g.o> eselect-vi-1.1.7-r1.ebuild:
115 Stable for ppc64; bug #251659
116
117 12 Oct 2010; Raúl Porcel <armin76@g.o> eselect-vi-1.1.7-r1.ebuild:
118 ia64/m68k/s390/sh/sparc stable wrt #251659
119
120 11 Oct 2010; Jeroen Roovers <jer@g.o> eselect-vi-1.1.7-r1.ebuild:
121 Stable for HPPA (bug #251659).
122
123 10 Oct 2010; Markus Meier <maekke@g.o> eselect-vi-1.1.7-r1.ebuild:
124 arm stable, bug #251659
125
126 10 Oct 2010; Markos Chandras <hwoarang@g.o>
127 eselect-vi-1.1.7-r1.ebuild:
128 Stable on amd64 wrt bug #251659
129
130 09 Oct 2010; Christian Faulhammer <fauli@g.o>
131 eselect-vi-1.1.7-r1.ebuild:
132 stable x86, bug 251659
133
134 08 Oct 2010; Brent Baude <ranger@g.o> eselect-vi-1.1.7-r1.ebuild:
135 stable ppc, bug 251659
136
137 03 Oct 2010; Tobias Klausmann <klausman@g.o>
138 eselect-vi-1.1.7-r1.ebuild:
139 Stable on alpha, bug #251659
140
141 29 Apr 2010; Fabian Groffen <grobian@g.o>
142 eselect-vi-1.1.7-r1.ebuild:
143 Transfer Prefix keywords
144
145 *eselect-vi-1.1.7-r1 (26 Apr 2010)
146
147 26 Apr 2010; Jim Ramsay <lack@g.o> +eselect-vi-1.1.7-r1.ebuild,
148 +files/eselect-vi-1.1.7-prefix.patch:
149 Patch for prefix support
150
151 *eselect-vi-1.1.7 (23 Apr 2010)
152
153 23 Apr 2010; Jim Ramsay <lack@g.o> +eselect-vi-1.1.7.ebuild:
154 Fix for bugs #260593 #292899 #315613
155
156 *eselect-vi-1.1.6 (06 Oct 2008)
157
158 06 Oct 2008; Ali Polatel <hawking@g.o> +eselect-vi-1.1.6.ebuild:
159 Version bump. Add busybox to the list of possible targets, #240156.
160
161 05 Feb 2008; Markus Rothe <corsair@g.o> eselect-vi-1.1.5.ebuild:
162 Stable on ppc64
163
164 17 Jan 2008; Jeroen Roovers <jer@g.o> eselect-vi-1.1.5.ebuild:
165 Stable for HPPA too.
166
167 14 Jan 2008; Tobias Scherbaum <dertobi123@g.o>
168 eselect-vi-1.1.5.ebuild:
169 ppc. stable
170
171 26 Dec 2007; Doug Klima <cardoe@g.o> eselect-vi-1.1.5.ebuild:
172 amd64 stable
173
174 19 Dec 2007; Raúl Porcel <armin76@g.o> eselect-vi-1.1.5.ebuild:
175 alpha/ia64/sparc/x86 stable
176
177 31 May 2007; Mike Kelly <pioto@g.o> metadata.xml:
178 Remove myself from metadata.xml. Just let the vim herd get the mails.
179
180 *eselect-vi-1.1.5 (07 May 2007)
181
182 07 May 2007; Mike Kelly <pioto@g.o> +eselect-vi-1.1.5.ebuild:
183 Version bump. Makes missing manpages really not be an issue. Fixes
184 Bug #176874.
185
186 21 Feb 2007; Alexander H. Færøy <eroyf@g.o>
187 eselect-vi-1.1.4.ebuild:
188 Stable on MIPS; bug #166501
189
190 13 Feb 2007; Chris Gianelloni <wolf31o2@g.o>
191 eselect-vi-1.1.4.ebuild:
192 Stable on alpha wrt bug #166501.
193
194 13 Feb 2007; Markus Rothe <corsair@g.o> eselect-vi-1.1.4.ebuild:
195 Stable on ppc64; bug #166501
196
197 13 Feb 2007; Joseph Jezak <josejx@g.o> eselect-vi-1.1.4.ebuild:
198 Marked ppc stable for bug #166501.
199
200 12 Feb 2007; Simon Stelling <blubb@g.o> eselect-vi-1.1.4.ebuild:
201 stable on amd64; bug 166501
202
203 12 Feb 2007; Christian Faulhammer <opfer@g.o>
204 eselect-vi-1.1.4.ebuild:
205 stable x86; bug 166501
206
207 12 Feb 2007; Jeroen Roovers <jer@g.o> eselect-vi-1.1.4.ebuild:
208 Stable for HPPA (bug #166501).
209
210 12 Feb 2007; Gustavo Zacarias <gustavoz@g.o>
211 eselect-vi-1.1.4.ebuild:
212 Stable on sparc wrt #166501
213
214 06 Dec 2006; Alexander H. Færøy <eroyf@g.o>
215 eselect-vi-1.1.4.ebuild:
216 Marked ~mips.
217
218 *eselect-vi-1.1.4 (26 Oct 2006)
219
220 26 Oct 2006; Mike Kelly <pioto@g.o> -eselect-vi-1.1.3.ebuild,
221 +eselect-vi-1.1.4.ebuild:
222 Version bump. Missing man pages are no longer fatal (we just skip making the
223 symlinks). Also, keyword ~ia64, ~s390, ~sh, and ~arm, by authority of vapier.
224
225 25 Oct 2006; Emanuele Giaquinta <exg@g.o> eselect-vi-1.1.3.ebuild:
226 Add to ~ppc.
227
228 25 Oct 2006; Steve Dibb <beandog@g.o> eselect-vi-1.1.3.ebuild:
229 Added ~amd64 (bug #152620)
230
231 24 Oct 2006; Stephen Bennett <spb@g.o> eselect-vi-1.1.3.ebuild:
232 Added ~alpha
233
234 24 Oct 2006; Jeroen Roovers <jer@g.o> eselect-vi-1.1.3.ebuild:
235 Marked ~hpp (bug #152620).
236
237 24 Oct 2006; Markus Rothe <corsair@g.o> eselect-vi-1.1.3.ebuild:
238 Added ~ppc64; bug #152620
239
240 24 Oct 2006; Jason Wever <weeve@g.o> eselect-vi-1.1.3.ebuild:
241 Added ~sparc keyword to fix the broken dependencies of app-editors/vim-core.
242
243 24 Oct 2006; Roy Marples <uberlord@g.o> eselect-vi-1.1.3.ebuild:
244 Added ~sparc-fbsd keyword.
245
246 24 Oct 2006; Timothy Redaelli <drizzt@g.o> eselect-vi-1.1.3.ebuild:
247 Added ~x86-fbsd keyword, bug 152620
248
249 *eselect-vi-1.1.3 (22 Oct 2006)
250
251 22 Oct 2006; Mike Kelly <pioto@g.o> -eselect-vi-1.1.1.ebuild,
252 +eselect-vi-1.1.3.ebuild:
253 Version bump. Now properly errors only when it couldn't remove old symlinks
254 due to access errors, etc. Also, now intelligently will make symlinks to
255 non-gzip'd manpages (bzip2 or no compression).
256
257 05 Oct 2006; Mike Kelly <pioto@g.o> metadata.xml,
258 -eselect-vi-1.0.ebuild, -eselect-vi-1.1.ebuild:
259 Drop old ebuilds. Add vim herd to metadata.xml
260
261 *eselect-vi-1.1.1 (02 Oct 2006)
262
263 02 Oct 2006; Mike Kelly <pioto@g.o> +eselect-vi-1.1.1.ebuild:
264 Bugfix bump, fixes some typos and such, thanks to bug #147857, comment 14.
265
266 *eselect-vi-1.1 (24 Sep 2006)
267
268 24 Sep 2006; Mike Kelly <pioto@g.o> +eselect-vi-1.1.ebuild:
269 Version bump, now supports symlinks for ex, view, and man pages.
270
271 19 Sep 2006; Mike Kelly <pioto@g.o> eselect-vi-1.0.ebuild:
272 RDEPEND upon eselect-1.0.6.
273
274 *eselect-vi-1.0 (19 Sep 2006)
275
276 19 Sep 2006; Mike Kelly <pioto@g.o> +metadata.xml,
277 +eselect-vi-1.0.ebuild:
278 Initial ebuild.
279
280
281
282 1.1 app-eselect/eselect-vi/eselect-vi-1.1.7-r1.ebuild
283
284 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.7-r1.ebuild?rev=1.1&view=markup
285 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.7-r1.ebuild?rev=1.1&content-type=text/plain
286
287 Index: eselect-vi-1.1.7-r1.ebuild
288 ===================================================================
289 # Copyright 1999-2015 Gentoo Foundation
290 # Distributed under the terms of the GNU General Public License v2
291 # $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.7-r1.ebuild,v 1.1 2015/03/31 16:58:01 ulm Exp $
292
293 EAPI="3"
294 inherit eutils
295
296 DESCRIPTION="Manages the /usr/bin/vi symlink"
297 HOMEPAGE="http://www.gentoo.org/"
298 SRC_URI="mirror://gentoo/vi.eselect-${PV}.bz2"
299
300 LICENSE="GPL-2"
301 SLOT="0"
302 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
303 IUSE=""
304
305 RDEPEND=">=app-admin/eselect-1.0.6"
306
307 src_prepare() {
308 epatch "${FILESDIR}/${P}-prefix.patch"
309 }
310
311 src_install() {
312 insinto /usr/share/eselect/modules
313 newins "${WORKDIR}/vi.eselect-${PV}" vi.eselect || die
314 }
315
316
317
318 1.1 app-eselect/eselect-vi/metadata.xml
319
320 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/metadata.xml?rev=1.1&view=markup
321 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-vi/metadata.xml?rev=1.1&content-type=text/plain
322
323 Index: metadata.xml
324 ===================================================================
325 <?xml version="1.0" encoding="UTF-8"?>
326 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
327 <pkgmetadata>
328 <herd>vim</herd>
329 </pkgmetadata>