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-editors/vile: vile-9.8o.ebuild ChangeLog vile-9.8k.ebuild vile-9.8n.ebuild
Date: Tue, 31 Mar 2015 17:33:35
Message-Id: 20150331173330.ACE1314EE9@oystercatcher.gentoo.org
1 ulm 15/03/31 17:33:30
2
3 Modified: vile-9.8o.ebuild ChangeLog vile-9.8k.ebuild
4 vile-9.8n.ebuild
5 Log:
6 Update dependency after package move of eselect modules to app-eselect.
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.2 app-editors/vile/vile-9.8o.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8o.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8o.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8o.ebuild?r1=1.1&r2=1.2
16
17 Index: vile-9.8o.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8o.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- vile-9.8o.ebuild 28 Jan 2015 01:46:03 -0000 1.1
24 +++ vile-9.8o.ebuild 31 Mar 2015 17:33:30 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8o.ebuild,v 1.1 2015/01/28 01:46:03 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8o.ebuild,v 1.2 2015/03/31 17:33:30 ulm Exp $
30
31 EAPI="5"
32
33 @@ -17,7 +17,7 @@
34 perl? ( dev-lang/perl )"
35 DEPEND="${RDEPEND}
36 sys-devel/flex
37 - app-admin/eselect-vi"
38 + app-eselect/eselect-vi"
39
40 src_configure() {
41 econf \
42
43
44
45 1.58 app-editors/vile/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/ChangeLog?rev=1.58&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/ChangeLog?rev=1.58&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/ChangeLog?r1=1.57&r2=1.58
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v
54 retrieving revision 1.57
55 retrieving revision 1.58
56 diff -u -r1.57 -r1.58
57 --- ChangeLog 28 Jan 2015 01:46:03 -0000 1.57
58 +++ ChangeLog 31 Mar 2015 17:33:30 -0000 1.58
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-editors/vile
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.57 2015/01/28 01:46:03 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.58 2015/03/31 17:33:30 ulm Exp $
64 +
65 + 31 Mar 2015; Ulrich Müller <ulm@g.o> vile-9.8k.ebuild,
66 + vile-9.8n.ebuild, vile-9.8o.ebuild:
67 + Update dependency after package move of eselect modules to app-eselect.
68
69 *vile-9.8o (28 Jan 2015)
70
71
72
73
74 1.8 app-editors/vile/vile-9.8k.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8k.ebuild?rev=1.8&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8k.ebuild?rev=1.8&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8k.ebuild?r1=1.7&r2=1.8
79
80 Index: vile-9.8k.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v
83 retrieving revision 1.7
84 retrieving revision 1.8
85 diff -u -r1.7 -r1.8
86 --- vile-9.8k.ebuild 18 Jan 2014 19:51:47 -0000 1.7
87 +++ vile-9.8k.ebuild 31 Mar 2015 17:33:30 -0000 1.8
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2014 Gentoo Foundation
90 +# Copyright 1999-2015 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.7 2014/01/18 19:51:47 ago Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8k.ebuild,v 1.8 2015/03/31 17:33:30 ulm Exp $
94
95 EAPI="5"
96
97 @@ -19,7 +19,7 @@
98 perl? ( dev-lang/perl )"
99 DEPEND="${RDEPEND}
100 sys-devel/flex
101 - app-admin/eselect-vi"
102 + app-eselect/eselect-vi"
103
104 src_prepare() {
105 epatch "${FILESDIR}"/${PN}-9.8h-flex.patch
106
107
108
109 1.2 app-editors/vile/vile-9.8n.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8n.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8n.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vile/vile-9.8n.ebuild?r1=1.1&r2=1.2
114
115 Index: vile-9.8n.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8n.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- vile-9.8n.ebuild 26 Aug 2014 15:15:02 -0000 1.1
122 +++ vile-9.8n.ebuild 31 Mar 2015 17:33:30 -0000 1.2
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2014 Gentoo Foundation
125 +# Copyright 1999-2015 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8n.ebuild,v 1.1 2014/08/26 15:15:02 radhermit Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8n.ebuild,v 1.2 2015/03/31 17:33:30 ulm Exp $
129
130 EAPI="5"
131
132 @@ -17,7 +17,7 @@
133 perl? ( dev-lang/perl )"
134 DEPEND="${RDEPEND}
135 sys-devel/flex
136 - app-admin/eselect-vi"
137 + app-eselect/eselect-vi"
138
139 src_configure() {
140 econf \